aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* proc: remove/Fix proc generic d_revalidateEric W. Biederman2007-12-10
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-03
|\
| * [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-01
* | proc: remove races from proc_id_readdir()Eric W. Biederman2007-11-29
* | proc: fix NULL ->i_fop oopsAlexey Dobriyan2007-11-29
* | sched: fix prev_stime calculationIngo Molnar2007-11-26
|/
* proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-14
* proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-14
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-13
* [NET]: Kill proc_net_create()David S. Miller2007-11-07
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-29
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-27
* [NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk2007-10-26
* Fix pointer mismatches in proc_sysctl.cDavid Howells2007-10-25
* procfs: fix kernel-doc param warningsRandy Dunlap2007-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-19
|\
| * sched: fix guest time accounting going faster than user time accountingChristian Borntraeger2007-10-19
* | Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-19
* | Fix tsk->exit_state usageEugene Teo2007-10-19
* | proc: export a processes resource limits via /proc/pidNeil Horman2007-10-19
* | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* | pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-19
* | pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov2007-10-19
* | pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-19
* | pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-19
* | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-19
* | Make access to task's nsproxy lighterPavel Emelyanov2007-10-19
* | pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-19
* | pid namespaces: round up the APIPavel Emelianov2007-10-19
* | Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* | Task Control Groups: add procfs interfacePaul Menage2007-10-19
|/
* Don't truncate /proc/PID/environ at 4096 charactersJames Pearson2007-10-17
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-17
* fs/proc/mmu.c: headers butcheryAlexey Dobriyan2007-10-17
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
* | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-15
* | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-15
* | sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* | [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-10
* | [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-10
* | [NETNS]: Fix export symbols.Daniel Lezcano2007-10-10