aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2007-11-14proc: simplify and correct proc_flush_taskGravatar Eric W. Biederman 1-9/+6
2007-11-14proc: fix proc_kill_inodes to kill dentries on all proc superblocksGravatar Eric W. Biederman 3-18/+25
2007-11-13[NET]: Move unneeded data to initdata section.Gravatar Denis V. Lunev 1-1/+1
2007-11-07[NET]: Kill proc_net_create()Gravatar David S. Miller 1-7/+0
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Gravatar Balbir Singh 1-1/+2
2007-10-29sched: keep utime/stime monotonicGravatar Peter Zijlstra 1-1/+2
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateGravatar Eric W. Biederman 1-1/+1
2007-10-26[NET] fs/proc/proc_net.c: make a struct staticGravatar Adrian Bunk 1-1/+1
2007-10-25Fix pointer mismatches in proc_sysctl.cGravatar David Howells 1-2/+4
2007-10-22procfs: fix kernel-doc param warningsGravatar Randy Dunlap 1-24/+22
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedGravatar Linus Torvalds 1-1/+1
2007-10-19Remove unused variables from fs/proc/base.cGravatar Pavel Emelyanov 1-4/+1
2007-10-19Fix tsk->exit_state usageGravatar Eugene Teo 1-2/+1
2007-10-19proc: export a processes resource limits via /proc/pidGravatar Neil Horman 1-0/+75
2007-10-19Isolate some explicit usage of task->tgidGravatar Pavel Emelyanov 1-1/+1
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 2-22/+42
2007-10-19pid namespaces: initialize the namespace's proc_mntGravatar Pavel Emelyanov 2-0/+20
2007-10-19pid namespaces: make proc_flush_task() actually from entries from multiple na...Gravatar Pavel Emelyanov 1-2/+16
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespaceGravatar Pavel Emelyanov 2-5/+64
2007-10-19pid namespaces: helpers to find the task by its numerical idsGravatar Pavel Emelyanov 1-1/+1
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Gravatar Pavel Emelyanov 1-7/+20
2007-10-19Make access to task's nsproxy lighterGravatar Pavel Emelyanov 1-10/+17
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperGravatar Sukadev Bhattiprolu 1-1/+2
2007-10-19pid namespaces: round up the APIGravatar Pavel Emelianov 1-2/+2
2007-10-19Task Control Groups: make cpusets a client of cgroupsGravatar Paul Menage 1-2/+2
2007-10-19Task Control Groups: add procfs interfaceGravatar Paul Menage 1-0/+7
2007-10-19sched: fix guest time accounting going faster than user time accountingGravatar Christian Borntraeger 1-1/+1
2007-10-17Don't truncate /proc/PID/environ at 4096 charactersGravatar James Pearson 1-23/+72
2007-10-17Fix f_version type: should be u64 instead of unsigned longGravatar Mathieu Desnoyers 1-2/+2
2007-10-17report the per-irq statistics on all archesGravatar Ravikiran G Thirumalai 1-3/+0
2007-10-17fs/proc/mmu.c: headers butcheryGravatar Alexey Dobriyan 1-19/+2
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Gravatar Alexey Dobriyan 1-3/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Gravatar Mel Gorman 1-0/+14
2007-10-16Group short-lived and reclaimable kernel allocationsGravatar Mel Gorman 2-7/+8
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-9/+10
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsGravatar Laurent Vivier 1-2/+15
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldGravatar Laurent Vivier 1-4/+11
2007-10-15sched: clean up schedstats, cnt -> countGravatar Ingo Molnar 1-1/+1
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nGravatar Pavel Emelyanov 1-4/+4
2007-10-10[NET]: Fix race when opening a proc file while a network namespace is exiting.Gravatar Eric W. Biederman 1-0/+6
2007-10-10[NETNS]: Fix export symbols.Gravatar Daniel Lezcano 1-1/+3
2007-10-10[NET]: Fix missed addition of fs/proc/proc_net.cGravatar David S. Miller 1-0/+192
2007-10-10[NET]: Make /proc/net per network namespaceGravatar Eric W. Biederman 3-5/+9
2007-10-09Rework /proc/locks via seq_files and seq_list helpersGravatar Pavel Emelyanov 1-9/+10
2007-09-11Fix select on /proc files without ->pollGravatar Alexey Dobriyan 1-1/+2
2007-08-23sched: accounting regression since rc1Gravatar Christian Borntraeger 1-15/+29
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Gravatar Alexey Dobriyan 1-1/+1
2007-07-28Fix procfs compat_ioctl regressionGravatar David Miller 1-2/+22
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statGravatar Ravikiran G Thirumalai 1-1/+2