1. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  2. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  3. a98fdce fix the "remove task_ppid_nr_ns" commit by Oleg Nesterov · 16 years ago
  4. 84427ea remove task_ppid_nr_ns by Roland McGrath · 16 years ago
  5. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 16 years ago
  6. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 16 years ago
  7. 6b6adc2 slub: register slabinfo to procfs by Pekka Enberg · 16 years ago
  8. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 16 years ago
  9. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  10. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  11. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  12. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  13. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  14. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  15. 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
  16. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  17. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  18. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  19. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  20. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  21. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  22. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  23. 2a2da53 Fix pointer mismatches in proc_sysctl.c by David Howells · 17 years ago
  24. 0895e91 procfs: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  25. ec26268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  26. 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
  27. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  28. d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
  29. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  30. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  31. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  32. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  33. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  34. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  35. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  36. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  37. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  38. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  39. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  40. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  41. f9e2629 sched: fix guest time accounting going faster than user time accounting by Christian Borntraeger · 17 years ago
  42. 315e28c Don't truncate /proc/PID/environ at 4096 characters by James Pearson · 17 years ago
  43. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  44. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  45. 87400c0 fs/proc/mmu.c: headers butchery by Alexey Dobriyan · 17 years ago
  46. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  47. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  48. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  49. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  50. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  51. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  52. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  53. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  54. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  55. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  56. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  57. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago
  58. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  59. 7f8ada9 Rework /proc/locks via seq_files and seq_list helpers by Pavel Emelyanov · 17 years ago
  60. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  61. efe567f sched: accounting regression since rc1 by Christian Borntraeger · 17 years ago
  62. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  63. 778f3dd Fix procfs compat_ioctl regression by David Miller · 17 years ago
  64. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  65. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  66. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  67. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  68. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  69. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  70. 10b275d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  71. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  72. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  73. da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
  74. 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
  75. 25216b0 Make /proc/tty/drivers use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  76. d621414 Use boot based time for uptime in /proc by Tomas Janousek · 17 years ago
  77. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  78. 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
  79. 8ea0260 [PATCH] sched: fix up fs/proc/array.c whitespace problems by Ingo Molnar · 17 years ago
  80. 5926c50 [PATCH] sched: remove dead code from task_stime() by Ingo Molnar · 17 years ago
  81. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  82. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  83. b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 17 years ago
  84. 62480d13 sched: remove the SleepAVG field by Ingo Molnar · 17 years ago
  85. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  86. 4b8df89 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 17 years ago
  87. 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  88. 9d0633c Remove redundant check from proc_sys_setattr() by John Johansen · 17 years ago
  89. 1e8123f Remove redundant check from proc_setattr() by John Johansen · 17 years ago
  90. 09f0892 proc: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  91. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  92. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  93. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  94. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 17 years ago
  95. 19c5d45 /proc/*/oom_score oops re badness by Alexey Dobriyan · 17 years ago
  96. 2793274 add file position info to proc by Miklos Szeredi · 17 years ago
  97. c5141e6 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them by Eric Dumazet · 17 years ago
  98. 5096add proc: maps protection by Kees Cook · 17 years ago
  99. 578c818 proc: remove pathetic ->deleted WARN_ON by Alexey Dobriyan · 17 years ago
  100. 59cd0cb Fix race between proc_readdir and remove_proc_entry by Darrick J. Wong · 17 years ago