1. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  2. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  3. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 16 years ago
  4. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  5. 7c44319 proc: fix warnings by Alexander Beregalov · 16 years ago
  6. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  7. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  8. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  9. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  10. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  11. b2d002d task IO accounting: correctly account threads IO statistics by Andrea Righi · 16 years ago
  12. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  13. 9043476f [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  14. ebcb673 /proc/PID/syscall by Roland McGrath · 16 years ago
  15. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  16. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 16 years ago
  17. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  18. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  19. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  20. a9bd4a3 proc: remove pathetic remount code by Alexey Dobriyan · 16 years ago
  21. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  22. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 16 years ago
  23. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 16 years ago
  24. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  25. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  26. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  28. ee1e6ab proc: fix /proc/*/pagemap some more by Alexey Dobriyan · 16 years ago
  29. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  30. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  31. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  32. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  33. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  35. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  36. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  37. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  38. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  39. c54f9da Merge branch 'linus' into x86/irqstats by Ingo Molnar · 16 years ago
  40. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  41. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  42. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  43. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 16 years ago
  44. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 16 years ago
  45. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
  46. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  47. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  48. a2eddfa x86: make /proc/stat account for all interrupts by Jan Beulich · 16 years ago
  49. c4185a0 proc: proc_get_inode() should get module only once by Denis V. Lunev · 16 years ago
  50. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  51. 6ee6504 [PATCH] open sessionid permissions by Steve Grubb · 16 years ago
  52. 289f8e2 capabilities: add bounding set to /proc/self/status by Serge E. Hallyn · 16 years ago
  53. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 16 years ago
  54. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  55. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  57. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  58. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  59. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  60. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  61. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  62. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  63. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  64. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  65. b640a89 proc: convert /proc/tty/ldiscs to seq_file interface by Alexey Dobriyan · 16 years ago
  66. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago
  67. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  68. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  69. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  70. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  71. 5e971dc proc: drop several "PDE valid/invalid" checks by Alexey Dobriyan · 16 years ago
  72. 7cee4e0 proc: less special case in xlate code by Alexey Dobriyan · 16 years ago
  73. f649d6d proc: simplify locking in remove_proc_entry() by Alexey Dobriyan · 16 years ago
  74. 638fa202 procfs: mem permission cleanup by Roland McGrath · 16 years ago
  75. 0d5c9f5 proc: switch to proc_create() by Alexey Dobriyan · 16 years ago
  76. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  77. e93b4ea proc: print more information when removing non-empty directories by Alexey Dobriyan · 16 years ago
  78. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  79. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  80. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 16 years ago
  81. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  82. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  83. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  84. 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
  85. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 16 years ago
  86. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  87. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  88. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 16 years ago
  89. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  91. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 16 years ago
  92. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  93. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 16 years ago
  95. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  96. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  97. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 16 years ago
  98. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 16 years ago
  99. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 16 years ago
  100. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago