1. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  2. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  3. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 16 years ago
  4. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  5. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  6. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  7. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 16 years ago
  9. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  10. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  11. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 16 years ago
  12. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  13. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  14. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 16 years ago
  15. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  16. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  17. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 16 years ago
  18. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  19. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  20. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 17 years ago
  21. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 17 years ago
  22. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 17 years ago
  23. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  24. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  25. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  26. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
  27. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 17 years ago
  28. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 17 years ago
  29. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  30. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  31. b55fcb2 revert "proc: fix the threaded proc self" by Andrew Morton · 17 years ago
  32. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  33. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  34. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  35. c6caeb7 proc: fix the threaded /proc/self by Eric W. Biederman · 17 years ago
  36. 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 17 years ago
  37. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  38. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 17 years ago
  39. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 17 years ago
  40. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  41. 94413d8 proc: detect duplicate names on registration by Zhang Rui · 17 years ago
  42. fd2cbe4 proc: remove useless check on symlink removal by Alexey Dobriyan · 17 years ago
  43. 76df0c2 proc: simplify function prototypes by Alexey Dobriyan · 17 years ago
  44. 4237e0d proc: less LOCK operations during lookup by Alexey Dobriyan · 17 years ago
  45. 5b3fe63 proc: remove MODULE_LICENSE by Alexey Dobriyan · 17 years ago
  46. a1d4aeb iget: stop PROCFS from using iget() and read_inode() by David Howells · 17 years ago
  47. 07a154b proc: loadavg reading race by Michal Schmidt · 17 years ago
  48. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  49. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  50. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  51. 7766755 Fix /proc dcache deadlock in do_exit by Andrea Arcangeli · 17 years ago
  52. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 17 years ago
  53. 304daa8 maps4: add /proc/kpageflags interface by Matt Mackall · 17 years ago
  54. 161f47b maps4: add /proc/kpagecount interface by Matt Mackall · 17 years ago
  55. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 17 years ago
  56. a619879 maps4: regroup task_mmu by interface by Matt Mackall · 17 years ago
  57. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  58. 4752c36 maps4: simplify interdependence of maps and smaps by Matt Mackall · 17 years ago
  59. b3ae5ac maps4: use pagewalker in clear_refs and smaps by Matt Mackall · 17 years ago
  60. ec4dd3e maps4: add proportional set size accounting in smaps by Fengguang Wu · 17 years ago
  61. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  62. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  63. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  64. e5d69b9 [ATM]: Oops reading net/atm/arp by Denis V. Lunev · 17 years ago
  65. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  66. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  67. a98fdce fix the "remove task_ppid_nr_ns" commit by Oleg Nesterov · 17 years ago
  68. 84427ea remove task_ppid_nr_ns by Roland McGrath · 17 years ago
  69. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  70. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
  71. 6b6adc2 slub: register slabinfo to procfs by Pekka Enberg · 17 years ago
  72. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  73. 6d8982d proc/base.c: Use task_is_* by Matthew Wilcox · 17 years ago
  74. 1587e2b proc/array.c: Use TASK_REPORT by Matthew Wilcox · 17 years ago
  75. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  76. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  77. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  78. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  79. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  80. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  81. 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
  82. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  83. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  84. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  85. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  86. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  87. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  88. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  89. 2a2da53 Fix pointer mismatches in proc_sysctl.c by David Howells · 17 years ago
  90. 0895e91 procfs: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  91. ec26268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  92. 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
  93. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  94. d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
  95. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  96. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  97. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  98. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  99. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  100. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago