1. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 14 years ago
  2. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  3. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 14 years ago
  5. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  6. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 14 years ago
  7. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  8. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  9. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  10. 9f977fb sysctl: add proc_do_large_bitmap by Octavian Purdila · 14 years ago
  11. 00b7c33 sysctl: refactor integer handling proc code by Amerigo Wang · 14 years ago
  12. 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 14 years ago
  13. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 14 years ago
  14. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 14 years ago
  15. c55b7c3 sysctl extern cleanup: acct by Dave Young · 14 years ago
  16. 15485a4 sysctl extern cleanup: sg by Dave Young · 14 years ago
  17. 5ed1091 sysctl extern cleanup: module by Dave Young · 14 years ago
  18. e5ab677 sysctl extern cleanup: rcu by Dave Young · 14 years ago
  19. d33ed52 sysctl extern cleanup: signal by Dave Young · 14 years ago
  20. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 14 years ago
  21. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 14 years ago
  23. b2be84d kprobes: Jump optimization sysctl interface by Masami Hiramatsu · 14 years ago
  24. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  25. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 15 years ago
  26. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  27. 70da234 'sysctl_max_map_count' should be non-negative by Amerigo Wang · 15 years ago
  28. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  29. 702a7c7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. acb4a84 sched: Update normalized values on user updates via proc by Christian Ehrhardt · 15 years ago
  31. 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 15 years ago
  32. 6b314d0 sched: Remove sysctl.sched_features by Peter Zijlstra · 15 years ago
  33. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  34. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  36. 4739a97 sysctl: Remove the last of the generic binary sysctl support by Eric W. Biederman · 15 years ago
  37. 2315ffa sysctl: Don't look at ctl_name and strategy in the generic code by Eric W. Biederman · 15 years ago
  38. 6fce56e sysctl: Remove references to ctl_name and strategy from the generic sysctl table by Eric W. Biederman · 15 years ago
  39. a965cf9 sysctl: Neuter the generic sysctl strategy routines. by Eric W. Biederman · 15 years ago
  40. afa588b sysctl: Separate the binary sysctl logic into it's own file. by Eric W. Biederman · 15 years ago
  41. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  42. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  43. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 15 years ago
  44. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  45. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  46. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 15 years ago
  47. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  48. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  49. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  50. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  51. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  53. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  54. b6d9c25 Security/SELinux: includecheck fix kernel/sysctl.c by Jaswinder Singh Rajput · 15 years ago
  55. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  56. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  57. 8326e28 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  59. bfdb4d9 timers: Fix timer_migration interface which accepts any number as input by Arun R Bharadwaj · 15 years ago
  60. 7338f29 sysctl.c: remove unused variable by Sukanto Ghosh · 15 years ago
  61. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  62. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  63. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  64. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  66. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  68. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 15 years ago
  69. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 15 years ago
  70. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  71. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  73. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 15 years ago
  74. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  75. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  76. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  77. cd1bb94 timers: /proc/sys sysctl hook to enable timer migration by Arun R Bharadwaj · 15 years ago
  78. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago
  79. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  80. c5078f7 perf_counter: provide an mlock threshold by Peter Zijlstra · 15 years ago
  81. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 15 years ago
  82. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  83. 4be6f6b mm: move the scan_unevictable_pages sysctl to the vm table by Peter Zijlstra · 15 years ago
  84. 1ccd154 perf_counter: sysctl for system wide perf counters by Peter Zijlstra · 15 years ago
  85. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 15 years ago
  87. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  88. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 15 years ago
  89. 12e22c5 Make the slow work pool configurable by David Howells · 15 years ago
  90. 8e654fb sysctl: fix suid_dumpable and lease-break-time sysctls by Matthew Wilcox · 15 years ago
  91. 3d43321 modules: sysctl to block module loading by Kees Cook · 15 years ago
  92. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 15 years ago
  93. 9f8d979 softlockup: move 'one' to the softlockup section in sysctl.c by Ingo Molnar · 15 years ago
  94. 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  95. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 15 years ago
  96. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 15 years ago
  97. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 15 years ago
  98. 88fc241 [IA64] dump stack on kernel unaligned warnings by Doug Chapman · 15 years ago
  99. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 15 years ago
  100. baf48f6 softlock: fix false panic which can occur if softlockup_thresh is reduced by Mandeep Singh Baines · 15 years ago