summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-051-0/+50
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-053-2/+204
* maps4: regroup task_mmu by interfaceMatt Mackall2008-02-051-207/+210
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-053-53/+37
* maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-051-26/+26
* maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-051-78/+17
* maps4: add proportional set size accounting in smapsFengguang Wu2008-02-051-1/+27
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-1/+1
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-012-7/+2
|\
| * proc/base.c: Use task_is_*Matthew Wilcox2007-12-061-1/+1
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-061-6/+1
* | [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-281-4/+13
* | [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-281-0/+38
* | sched: latencytop supportArjan van de Ven2008-01-251-0/+78
* | fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-141-1/+1
* | remove task_ppid_nr_nsRoland McGrath2008-01-131-2/+2
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-024-5/+24
* | Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-19/+2
* | slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
* | proc: remove/Fix proc generic d_revalidateEric W. Biederman2007-12-101-7/+0
|/
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-053-14/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-032-82/+16
|\
| * [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-022-82/+16
* | proc: remove races from proc_id_readdir()Eric W. Biederman2007-11-291-23/+28
* | proc: fix NULL ->i_fop oopsAlexey Dobriyan2007-11-293-40/+1
* | sched: fix prev_stime calculationIngo Molnar2007-11-261-1/+3
|/
* proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-141-9/+6
* proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-143-18/+25
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-131-1/+1
* [NET]: Kill proc_net_create()David S. Miller2007-11-071-7/+0
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+2
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-1/+2
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-261-1/+1
* [NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk2007-10-261-1/+1
* Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-251-2/+4
* procfs: fix kernel-doc param warningsRandy Dunlap2007-10-221-24/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-191-1/+1
|\
| * sched: fix guest time accounting going faster than user time accountingChristian Borntraeger2007-10-191-1/+1
* | Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-191-4/+1
* | Fix tsk->exit_state usageEugene Teo2007-10-191-2/+1
* | proc: export a processes resource limits via /proc/pidNeil Horman2007-10-191-0/+75
* | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-191-1/+1
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-192-22/+42
* | pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-192-0/+20
* | pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov2007-10-191-2/+16
* | pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-192-5/+64
* | pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-191-1/+1
* | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-191-7/+20
* | Make access to task's nsproxy lighterPavel Emelyanov2007-10-191-10/+17
OpenPOWER on IntegriCloud