Commit Graph

308 Commits (59dca3b28cb915745019d4f4c27d97b6b6ab12c6)

Author SHA1 Message Date
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
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
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
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
Christian Borntraeger f9e26291be sched: fix guest time accounting going faster than user time accounting 18 years ago
James Pearson 315e28c8d6 Don't truncate /proc/PID/environ at 4096 characters 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 18 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Laurent Vivier 5e84cfde51 sched: guest CPU accounting: add guest-CPU /proc/stat field 18 years ago