slob: correct Kconfig description
[safe/jmp/linux-2.6] / fs / proc /
2008-02-05 Andrea ArcangeliFix /proc dcache deadlock in do_exit
2008-02-05 Matt Mackallmaps4: make page monitoring /proc file optional
2008-02-05 Matt Mackallmaps4: add /proc/kpageflags interface
2008-02-05 Matt Mackallmaps4: add /proc/kpagecount interface
2008-02-05 Matt Mackallmaps4: add /proc/pid/pagemap interface
2008-02-05 Matt Mackallmaps4: regroup task_mmu by interface
2008-02-05 Matt Mackallmaps4: move clear_refs code to task_mmu.c
2008-02-05 Matt Mackallmaps4: simplify interdependence of maps and smaps
2008-02-05 Matt Mackallmaps4: use pagewalker in clear_refs and smaps
2008-02-05 Fengguang Wumaps4: add proportional set size accounting in smaps
2008-02-05 Christoph Lameteris_vmalloc_addr(): Check if an address is within the...
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-28 Denis V. Lunev[ATM]: Oops reading net/atm/arp
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-14 Oleg Nesterovfix the "remove task_ppid_nr_ns" commit
2008-01-13 Roland McGrathremove task_ppid_nr_ns
2008-01-02 Al Virorestrict reading from /proc/<pid>/maps to those who...
2008-01-02 Linus TorvaldsUnify /proc/slabinfo configuration
2008-01-02 Pekka Enbergslub: register slabinfo to procfs
2007-12-11 Eric W. Biedermanproc: remove/Fix proc generic d_revalidate
2007-12-06 Matthew Wilcoxproc/base.c: Use task_is_*
2007-12-06 Matthew Wilcoxproc/array.c: Use TASK_REPORT
2007-12-05 Alexey Dobriyanproc: fix proc_dir_entry refcounting
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-01 Eric W. Biederman[NETNS]: Fix /proc/net breakage
2007-11-29 Eric W. Biedermanproc: remove races from proc_id_readdir()
2007-11-29 Alexey Dobriyanproc: fix NULL ->i_fop oops
2007-11-26 Ingo Molnarsched: fix prev_stime calculation
2007-11-15 Eric W. Biedermanproc: simplify and correct proc_flush_task
2007-11-15 Eric W. Biedermanproc: fix proc_kill_inodes to kill dentries on all...
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-07 David S. Miller[NET]: Kill proc_net_create()
2007-10-29 Balbir Singhsched: fix /proc/<PID>/stat stime/utime monotonicity...
2007-10-29 Peter Zijlstrasched: keep utime/stime monotonic
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-26 Adrian Bunk[NET] fs/proc/proc_net.c: make a struct static
2007-10-25 David HowellsFix pointer mismatches in proc_sysctl.c
2007-10-23 Randy Dunlapprocfs: fix kernel-doc param warnings
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-19 Pavel EmelyanovRemove unused variables from fs/proc/base.c
2007-10-19 Eugene TeoFix tsk->exit_state usage
2007-10-19 Neil Hormanproc: export a processes resource limits via /proc/pid
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelyanovpid namespaces: initialize the namespace's proc_mnt
2007-10-19 Pavel Emelyanovpid namespaces: make proc_flush_task() actually from...
2007-10-19 Pavel Emelyanovpid namespaces: make proc have multiple superblocks...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19 Pavel Emelyanovpid namespaces: prepare proc_flust_task() to flush...
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul MenageTask Control Groups: add procfs interface
2007-10-19 Christian Borntraegersched: fix guest time accounting going faster than...
2007-10-17 James PearsonDon't truncate /proc/PID/environ at 4096 characters
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 Ravikiran G Thirumalaireport the per-irq statistics on all arches
2007-10-17 Alexey Dobriyanfs/proc/mmu.c: headers butchery
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/<pid...
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/stat...
2007-10-15 Ingo Molnarsched: clean up schedstats, cnt -> count
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix export symbols.
2007-10-10 David S. Miller[NET]: Fix missed addition of fs/proc/proc_net.c
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-09 Pavel EmelyanovRework /proc/locks via seq_files and seq_list helpers
2007-09-12 Alexey DobriyanFix select on /proc files without ->poll
2007-08-23 Christian Borntraegersched: accounting regression since rc1
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-29 David MillerFix procfs compat_ioctl regression
2007-07-22 Ravikiran G Thirumalaix86_64: Avoid too many remote cpu references due to...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Ravikiran G ThirumalaiAvoid too many remote cpu references due to /proc/stat
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-16 Andrea Arcangelimove seccomp from /proc to a prctl
2007-07-16 Maxim Uvarovtaskstats: add context-switch counters
2007-07-16 Alexey Dobriyan/proc/*/environ: wrong placing of ptrace_may_attach...
2007-07-16 Changli Gaoprocfs directory entry cleanup
2007-07-16 Pavel EmelianovMake /proc/tty/drivers use seq_list_xxx helpers
2007-07-16 Tomas JanousekUse boot based time for uptime in /proc
2007-07-16 Tomas JanousekUse boot based time for process start time and boot...
2007-07-16 Alexey DobriyanFix rmmod/read/write races in /proc entries
2007-07-16 Ingo Molnar[PATCH] sched: fix up fs/proc/array.c whitespace problems
2007-07-16 Ingo Molnar[PATCH] sched: remove dead code from task_stime()
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-07-09 Ingo Molnarsched: make use of precise accounting for /proc task...
2007-07-09 Ingo Molnarsched: remove the SleepAVG field
next