1. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  2. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  3. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  4. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  7. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  9. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  10. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  11. 826e08b sched: fix warning in fs/proc/base.c by Ingo Molnar · 16 years ago
  12. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  13. 13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ by KOSAKI Motohiro · 16 years ago
  14. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  15. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  16. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 16 years ago
  17. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  18. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  19. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  20. 5c06fe7 Fix broken ownership of /proc/sys/ files by Al Viro · 16 years ago
  21. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  22. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  23. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  24. 6c87df3 proc: revert /proc/uptime to ->read_proc hook by Alexey Dobriyan · 16 years ago
  25. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  26. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  27. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  28. 59c7572 proc: remove fs/proc/proc_misc.c by Alexey Dobriyan · 16 years ago
  29. 5aa140c proc: move /proc/vmcore creation to fs/proc/vmcore.c by Alexey Dobriyan · 16 years ago
  30. 6d80e53 proc: move pagecount stuff to fs/proc/page.c by Alexey Dobriyan · 16 years ago
  31. 97ce5d6 proc: move all /proc/kcore stuff to fs/proc/kcore.c by Alexey Dobriyan · 16 years ago
  32. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  33. 3b5d5c6 proc: move /proc/modules boilerplate to kernel/module.c by Alexey Dobriyan · 16 years ago
  34. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  35. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  36. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  37. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  38. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  39. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  40. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  41. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  42. d6917e1 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c by Alexey Dobriyan · 16 years ago
  43. df8106d proc: move /proc/stat to fs/proc/stat.c by Alexey Dobriyan · 16 years ago
  44. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  45. 8591cf4 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c by Alexey Dobriyan · 16 years ago
  46. fe25104 proc: move /proc/devices code to fs/proc/devices.c by Alexey Dobriyan · 16 years ago
  47. d8ba7a3 proc: move rest of /proc/locks to fs/locks.c by Alexey Dobriyan · 16 years ago
  48. ae04811 proc: move /proc/kmsg creation to fs/proc/kmsg.c by Alexey Dobriyan · 16 years ago
  49. 6596892 proc: remove remnants of ->read_proc in proc_misc.c by Alexey Dobriyan · 16 years ago
  50. 6e62775 proc: move /proc/execdomains to kernel/exec_domain.c by Alexey Dobriyan · 16 years ago
  51. cf9887f proc: switch /proc/cmdline to seq_file by Alexey Dobriyan · 16 years ago
  52. 6827400 proc: move /proc/filesystems to fs/filesystems.c by Alexey Dobriyan · 16 years ago
  53. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 16 years ago
  54. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  55. b457d15 proc: switch /proc/version to seq_file by Alexey Dobriyan · 16 years ago
  56. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  57. 9617760 proc: switch /proc/uptime to seq_file by Alexey Dobriyan · 16 years ago
  58. 5b3acc8 proc: switch /proc/loadavg to seq_file by Alexey Dobriyan · 16 years ago
  59. 6c2f91e proc: use WARN() rather than printk+backtrace by Arjan van de Ven · 16 years ago
  60. 1e0edd3 proc: spread __init by Alexey Dobriyan · 16 years ago
  61. 5bcd7ff proc: proc_init_inodecache() can't fail by Alexey Dobriyan · 16 years ago
  62. 7c88db0 proc: fix vma display mismatch between /proc/pid/{maps,smaps} by Joe Korty · 16 years ago
  63. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  64. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  65. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  66. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  69. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  70. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  71. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  72. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  73. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  74. f40cbaa proc: move sysrq-trigger out of fs/proc/ by Alexey Dobriyan · 16 years ago
  75. 2be3b52 proc: fixup irq iterator by Thomas Gleixner · 16 years ago
  76. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  77. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  78. 52b1732 x86_64: make /proc/interrupts work with dyn irq_desc by Yinghai Lu · 16 years ago
  79. c7fb03a irq, fs/proc: replace loop with nr_irqs for proc/stat by Yinghai Lu · 16 years ago
  80. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  81. da27c11 fs/proc: use nr_irqs by Yinghai Lu · 16 years ago
  82. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  83. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  84. 45acb8d proc: remove now unneeded ADDBUF macro by Alexey Dobriyan · 16 years ago
  85. 4783072 [PATCH] proc: show personality via /proc/pid/personality by Kees Cook · 16 years ago
  86. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 16 years ago
  87. 53167a3 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  88. 8132436 proc: make grab_header() static by Adrian Bunk · 16 years ago
  89. a70973c proc: remove unused get_dma_list() by Alexey Dobriyan · 16 years ago
  90. a04f4de proc: remove dummy vmcore_open() by Alexey Dobriyan · 16 years ago
  91. e167523 proc: proc_sys_root tweak by Alexey Dobriyan · 16 years ago
  92. 300b994 proc: fix return value of proc_reg_open() in "too late" case by Alexey Dobriyan · 16 years ago
  93. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  94. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  95. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 16 years ago
  96. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  97. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  98. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  99. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 16 years ago
  100. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago