Commit Graph

327 Commits (31a7df01fd0cd786f60873a921aecafac148c290)

Author SHA1 Message Date
Michal Schmidt 07a154b2bb proc: loadavg reading race 17 years ago
Adrian Bunk 011e3fcd1e proper prototype for get_filesystem_list() 17 years ago
Adrian Bunk f74596d079 proper show_interrupts() prototype 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrea Arcangeli 7766755a2f Fix /proc dcache deadlock in do_exit 17 years ago
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall 304daa8132 maps4: add /proc/kpageflags interface 17 years ago
Matt Mackall 161f47bf41 maps4: add /proc/kpagecount interface 17 years ago
Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 years ago
Matt Mackall a6198797cc maps4: regroup task_mmu by interface 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Matt Mackall 4752c36978 maps4: simplify interdependence of maps and smaps 17 years ago
Matt Mackall b3ae5acbbb maps4: use pagewalker in clear_refs and smaps 17 years ago
Fengguang Wu ec4dd3eb35 maps4: add proportional set size accounting in smaps 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Oleg Nesterov a98fdcef94 fix the "remove task_ppid_nr_ns" commit 17 years ago
Roland McGrath 84427eaef1 remove task_ppid_nr_ns 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Pekka Enberg 6b6adc22a0 slub: register slabinfo to procfs 17 years ago
Eric W. Biederman 3790ee4bd8 proc: remove/Fix proc generic d_revalidate 17 years ago
Matthew Wilcox 6d8982d9b8 proc/base.c: Use task_is_* 17 years ago
Matthew Wilcox 1587e2b188 proc/array.c: Use TASK_REPORT 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Eric W. Biederman 2b1e300a9d [NETNS]: Fix /proc/net breakage 17 years ago
Eric W. Biederman 19fd4bb2a0 proc: remove races from proc_id_readdir() 17 years ago
Alexey Dobriyan c2319540cd proc: fix NULL ->i_fop oops 17 years ago
Ingo Molnar 08e4570a4a sched: fix prev_stime calculation 17 years ago
Eric W. Biederman 9fcc2d15b1 proc: simplify and correct proc_flush_task 18 years ago
Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 18 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 18 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 18 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Adrian Bunk 253879e62f [NET] fs/proc/proc_net.c: make a struct static 18 years ago
David Howells 2a2da53b18 Fix pointer mismatches in proc_sysctl.c 18 years ago
Randy Dunlap 0895e91d60 procfs: fix kernel-doc param warnings 18 years ago
Pavel Emelyanov 457c25107b Remove unused variables from fs/proc/base.c 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Neil Horman d85f50d5e1 proc: export a processes resource limits via /proc/pid 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago