aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-05
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-05
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-05
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-05
* maps4: regroup task_mmu by interfaceMatt Mackall2008-02-05
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-05
* maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-05
* maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-05
* maps4: add proportional set size accounting in smapsFengguang Wu2008-02-05
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * proc/base.c: Use task_is_*Matthew Wilcox2007-12-06
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-06
* | [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-28
* | [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-28
* | sched: latencytop supportArjan van de Ven2008-01-25
* | fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-14
* | remove task_ppid_nr_nsRoland McGrath2008-01-13
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* | Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* | slub: register slabinfo to procfsPekka Enberg2008-01-02
* | proc: remove/Fix proc generic d_revalidateEric W. Biederman2007-12-10
|/
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-03
|\
| * [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-01
* | proc: remove races from proc_id_readdir()Eric W. Biederman2007-11-29
* | proc: fix NULL ->i_fop oopsAlexey Dobriyan2007-11-29
* | sched: fix prev_stime calculationIngo Molnar2007-11-26
|/
* proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-14
* proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-14
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-13
* [NET]: Kill proc_net_create()David S. Miller2007-11-07
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-29
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-27
* [NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk2007-10-26
* Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-25
* procfs: fix kernel-doc param warningsRandy Dunlap2007-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-19
|\
| * sched: fix guest time accounting going faster than user time accountingChristian Borntraeger2007-10-19
* | Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-19
* | Fix tsk->exit_state usageEugene Teo2007-10-19
* | proc: export a processes resource limits via /proc/pidNeil Horman2007-10-19
* | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* | pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-19
* | pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov2007-10-19