Commit Graph

452 Commits (39d80c33a068d9fa63a36c3b2c0d718d38440dd1)

Author SHA1 Message Date
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Zhang Rui 94413d8807 proc: detect duplicate names on registration 17 years ago
Alexey Dobriyan fd2cbe4888 proc: remove useless check on symlink removal 17 years ago
Alexey Dobriyan 76df0c25d0 proc: simplify function prototypes 17 years ago
Alexey Dobriyan 4237e0d3de proc: less LOCK operations during lookup 17 years ago
Alexey Dobriyan 5b3fe63b19 proc: remove MODULE_LICENSE 17 years ago
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() 17 years ago
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 17 years ago
Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 18 years ago