1. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 18 years ago
  2. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 18 years ago
  3. 45acb8d proc: remove now unneeded ADDBUF macro by Alexey Dobriyan · 18 years ago
  4. 4783072 [PATCH] proc: show personality via /proc/pid/personality by Kees Cook · 18 years ago
  5. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 18 years ago
  6. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 18 years ago
  7. 8132436 proc: make grab_header() static by Adrian Bunk · 18 years ago
  8. a70973c proc: remove unused get_dma_list() by Alexey Dobriyan · 18 years ago
  9. a04f4de proc: remove dummy vmcore_open() by Alexey Dobriyan · 18 years ago
  10. e167523 proc: proc_sys_root tweak by Alexey Dobriyan · 18 years ago
  11. 300b994 proc: fix return value of proc_reg_open() in "too late" case by Alexey Dobriyan · 18 years ago
  12. bfcd17a Configure out file locking features by Thomas Petazzoni · 18 years ago
  13. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 18 years ago
  14. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 18 years ago
  15. 4904862 sched: fix process time monotonicity by Balbir Singh · 18 years ago
  16. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 18 years ago
  17. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 18 years ago
  18. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 18 years ago
  19. 7c44319 proc: fix warnings by Alexander Beregalov · 18 years ago
  20. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 18 years ago
  21. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 18 years ago
  22. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 18 years ago
  23. 5995477 task IO accounting: improve code readability by Andrea Righi · 18 years ago
  24. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  25. b2d002d task IO accounting: correctly account threads IO statistics by Andrea Righi · 18 years ago
  26. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 18 years ago
  27. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 18 years ago
  28. ebcb673 /proc/PID/syscall by Roland McGrath · 18 years ago
  29. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 18 years ago
  30. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 18 years ago
  31. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 18 years ago
  32. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 18 years ago
  33. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 18 years ago
  34. a9bd4a3 proc: remove pathetic remount code by Alexey Dobriyan · 18 years ago
  35. 881adb8 proc: always do ->release by Alexey Dobriyan · 18 years ago
  36. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 18 years ago
  37. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 18 years ago
  38. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 18 years ago
  39. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 18 years ago
  40. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 18 years ago
  42. ee1e6ab proc: fix /proc/*/pagemap some more by Alexey Dobriyan · 18 years ago
  43. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  44. a352def tty: Ldisc revamp by Alan Cox · 18 years ago
  45. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 18 years ago
  46. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 18 years ago
  47. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  48. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 18 years ago
  49. 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 · 18 years ago
  50. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 18 years ago
  51. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 18 years ago
  52. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 18 years ago
  53. c54f9da Merge branch 'linus' into x86/irqstats by Ingo Molnar · 18 years ago
  54. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 18 years ago
  55. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 18 years ago
  56. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 18 years ago
  57. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 18 years ago
  58. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 18 years ago
  59. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 18 years ago
  60. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 18 years ago
  61. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 18 years ago
  62. a2eddfa x86: make /proc/stat account for all interrupts by Jan Beulich · 18 years ago
  63. c4185a0 proc: proc_get_inode() should get module only once by Denis V. Lunev · 18 years ago
  64. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 18 years ago
  65. 6ee6504 [PATCH] open sessionid permissions by Steve Grubb · 18 years ago
  66. 289f8e2 capabilities: add bounding set to /proc/self/status by Serge E. Hallyn · 18 years ago
  67. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 18 years ago
  68. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 18 years ago
  69. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  70. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 18 years ago
  71. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 18 years ago
  72. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 18 years ago
  73. f34d7a5 tty: The big operations rework by Alan Cox · 18 years ago
  74. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 18 years ago
  75. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 18 years ago
  76. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 18 years ago
  77. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 18 years ago
  78. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 18 years ago
  79. b640a89 proc: convert /proc/tty/ldiscs to seq_file interface by Alexey Dobriyan · 18 years ago
  80. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 18 years ago
  81. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  82. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 18 years ago
  83. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 18 years ago
  84. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 18 years ago
  85. 5e971dc proc: drop several "PDE valid/invalid" checks by Alexey Dobriyan · 18 years ago
  86. 7cee4e00 proc: less special case in xlate code by Alexey Dobriyan · 18 years ago
  87. f649d6d proc: simplify locking in remove_proc_entry() by Alexey Dobriyan · 18 years ago
  88. 638fa20 procfs: mem permission cleanup by Roland McGrath · 18 years ago
  89. 0d5c9f5 proc: switch to proc_create() by Alexey Dobriyan · 18 years ago
  90. 925d1c4 procfs task exe symlink by Matt Helsley · 18 years ago
  91. e93b4ea proc: print more information when removing non-empty directories by Alexey Dobriyan · 18 years ago
  92. 214e471 smaps: account swap entries by Peter Zijlstra · 18 years ago
  93. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 18 years ago
  94. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 18 years ago
  95. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 18 years ago
  96. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 18 years ago
  97. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 18 years ago
  98. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  99. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 18 years ago
  100. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 18 years ago