Commit Graph

283 Commits (3f5b98a2a0cba3351f96fcaa6d79aa1a0d93ee78)

Author SHA1 Message Date
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
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Pavel Emelyanov 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 years ago
Alexey Dobriyan dd23aae4f5 Fix select on /proc files without ->poll 18 years ago
Christian Borntraeger efe567fc82 sched: accounting regression since rc1 18 years ago
Alexey Dobriyan 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
David Miller 778f3dd5a1 Fix procfs compat_ioctl regression 18 years ago
Ravikiran G Thirumalai c3508f8f34 x86_64: Avoid too many remote cpu references due to /proc/stat 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Ravikiran G Thirumalai 4004c69ad6 Avoid too many remote cpu references due to /proc/stat 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Alexey Dobriyan da58a16173 /proc/*/environ: wrong placing of ptrace_may_attach() check 18 years ago
Changli Gao 99fc06df72 procfs directory entry cleanup 18 years ago
Pavel Emelianov 25216b0039 Make /proc/tty/drivers use seq_list_xxx helpers 18 years ago
Tomas Janousek d62141414a Use boot based time for uptime in /proc 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago