1. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  2. e018290 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array by Al Viro · 18 years ago
  3. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  4. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  5. e4e5d3f [PATCH] cleanup in proc_check_chroot() by Herbert Poetzl · 18 years ago
  6. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  7. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  8. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  9. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  10. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  11. 5149fa4 [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree by Michael Ellerman · 18 years ago
  12. 4dee26b [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat by Roman Zippel · 18 years ago
  13. 64a07bd [PATCH] protect remove_proc_entry by Steven Rostedt · 18 years ago
  14. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  15. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  16. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  17. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  18. 1ebbe2b Merge branch 'linus' by Trond Myklebust · 18 years ago
  19. 5be0e95 [PATCH] proc: fix duplicate line in /proc/devices by Neil Horman · 18 years ago
  20. b4629fe VFS: New /proc file /proc/self/mountstats by Chuck Lever · 18 years ago
  21. ad820c5 [PATCH] smaps: shared fix by Nick Piggin · 18 years ago
  22. 5ddfae1 [PATCH] smaps: hugepages fix by Nick Piggin · 18 years ago
  23. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 18 years ago
  24. a185461 [PATCH] disable per cpu intr in /proc/stat by schwab@suse.de · 18 years ago
  25. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 19 years ago
  26. 898b539 [PATCH] powerpc: Add/remove/update properties in /proc/device-tree by Dave C Boutcher · 19 years ago
  27. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  28. 9e9e394 [PATCH] kdump: vmcore compilation warning fix by Vivek Goyal · 19 years ago
  29. 7da942e fs/proc/vmcore.c: header included twice by Nicolas Kaiser · 19 years ago
  30. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  31. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  32. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  33. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 19 years ago
  34. 1a75a6c [PATCH] Fold numa_maps into mempolicies.c by Christoph Lameter · 19 years ago
  35. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  36. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  37. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  38. 0f5c79f [PATCH] Fix sparse warning in proc/task_mmu.c by Luiz Fernando Capitulino · 19 years ago
  39. f093182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  40. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  41. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  42. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  43. e954365 [PATCH] proc: fix of error path in proc_get_inode() by Kirill Korotaev · 19 years ago
  44. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  45. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  46. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  47. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  48. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  49. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  50. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  51. b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
  52. 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
  53. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago
  54. 0678e5f [PATCH] proc_task_root_link c99 fix by Andrew Morton · 19 years ago
  55. 66dcca0 [PATCH] Fix invisible threads problem by Sripathi Kodi · 19 years ago
  56. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  57. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  58. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  59. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  60. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  61. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  62. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  63. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  64. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  65. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  66. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  67. 72658e9 [PATCH] kdump: Parse elf32 headers and export through /proc/vmcore by Vivek Goyal · 19 years ago
  68. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 19 years ago
  69. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  70. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  71. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  72. 5f64f73 [PATCH] ppc32/ppc64: cleanup /proc/device-tree by Benjamin Herrenschmidt · 19 years ago
  73. 64d13c0 [PATCH] fix impossible VmallocChunk by Hugh Dickins · 19 years ago
  74. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  75. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  76. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  77. f246315 [PATCH] procfs: Fix hardlink counts for /proc/<PID>/task by Daniel Drake · 19 years ago
  78. bcf88e1 [PATCH] procfs: Fix hardlink counts by Daniel Drake · 19 years ago
  79. 456be6c [AUDIT] LOGIN message credentials by Steve Grubb · 19 years ago
  80. 4c4c402 [PATCH] meminfo: add Cached underflow check by Martin Hicks · 19 years ago
  81. 79befd0 [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections by Andrea Arcangeli · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago