index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_misc.c
Age
Commit message (
Expand
)
Author
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
2008-04-28
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
2008-02-06
proc: loadavg reading race
Michal Schmidt
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
2008-02-05
maps4: add /proc/kpageflags interface
Matt Mackall
2008-02-05
maps4: add /proc/kpagecount interface
Matt Mackall
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
slub: register slabinfo to procfs
Pekka Enberg
2007-10-19
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-17
report the per-irq statistics on all arches
Ravikiran G Thirumalai
2007-10-16
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2007-10-15
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
2007-10-09
Rework /proc/locks via seq_files and seq_list helpers
Pavel Emelyanov
2007-07-21
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-19
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-16
Use boot based time for uptime in /proc
Tomas Janousek
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
2007-05-08
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-11
[PATCH] proc_misc warning fix
Andrew Morton
2007-02-11
[PATCH] Drop get_zone_counts()
Christoph Lameter
2007-01-10
[PATCH] fix linux banner format string
Roman Zippel
2006-12-11
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-08
[PATCH] proc_misc build fix
Andrew Morton
2006-12-08
[PATCH] use current->nsproxy->pid_ns
Cedric Le Goater
2006-12-08
[PATCH] rename struct pspace to struct pid_namespace
Sukadev Bhattiprolu
2006-12-08
[PATCH] Fix linux banner utsname information
Herbert Poetzl
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...
Christoph Lameter
2006-08-27
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
[next]