1. df6e61d kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK by Joe Perches · 14 years ago
  2. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  3. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  5. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  6. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  7. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  8. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  9. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  10. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  11. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  12. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  13. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  14. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  15. 94f17cd hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET by Ian Abbott · 15 years ago
  16. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  17. d14f172 sysctl extern cleanup: inotify by Dave Young · 15 years ago
  18. 6e00670 dnotify: move dir_notify_enable declaration by Alexey Dobriyan · 15 years ago
  19. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  20. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 15 years ago
  21. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  22. 563b046 proc_dointvec: write a single value by J. R. Okajima · 15 years ago
  23. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 15 years ago
  24. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 15 years ago
  25. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 15 years ago
  27. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
  28. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 15 years ago
  29. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  30. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  31. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 15 years ago
  32. 9f977fb sysctl: add proc_do_large_bitmap by Octavian Purdila · 15 years ago
  33. 00b7c33 sysctl: refactor integer handling proc code by Amerigo Wang · 15 years ago
  34. 2508ce1 lockup_detector: Remove old softlockup code by Don Zickus · 15 years ago
  35. 332fbdb lockup_detector: Touch_softlockup cleanups and softlockup_tick removal by Don Zickus · 15 years ago
  36. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 15 years ago
  37. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 15 years ago
  38. 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 15 years ago
  39. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 15 years ago
  40. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 15 years ago
  41. c55b7c3 sysctl extern cleanup: acct by Dave Young · 15 years ago
  42. 15485a4 sysctl extern cleanup: sg by Dave Young · 15 years ago
  43. 5ed1091 sysctl extern cleanup: module by Dave Young · 15 years ago
  44. e5ab677 sysctl extern cleanup: rcu by Dave Young · 15 years ago
  45. d33ed52 sysctl extern cleanup: signal by Dave Young · 15 years ago
  46. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 15 years ago
  47. 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 · 15 years ago
  48. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 15 years ago
  49. b2be84d kprobes: Jump optimization sysctl interface by Masami Hiramatsu · 15 years ago
  50. 504d7cf nmi_watchdog: Compile and portability fixes by Don Zickus · 15 years ago
  51. 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
  52. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 15 years ago
  53. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  54. 70da234 'sysctl_max_map_count' should be non-negative by Amerigo Wang · 15 years ago
  55. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  56. 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
  57. acb4a84 sched: Update normalized values on user updates via proc by Christian Ehrhardt · 15 years ago
  58. 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 15 years ago
  59. 6b314d0 sched: Remove sysctl.sched_features by Peter Zijlstra · 15 years ago
  60. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  61. 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
  62. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  63. 4739a97 sysctl: Remove the last of the generic binary sysctl support by Eric W. Biederman · 16 years ago
  64. 2315ffa sysctl: Don't look at ctl_name and strategy in the generic code by Eric W. Biederman · 16 years ago
  65. 6fce56e sysctl: Remove references to ctl_name and strategy from the generic sysctl table by Eric W. Biederman · 16 years ago
  66. a965cf9 sysctl: Neuter the generic sysctl strategy routines. by Eric W. Biederman · 16 years ago
  67. afa588b sysctl: Separate the binary sysctl logic into it's own file. by Eric W. Biederman · 16 years ago
  68. 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
  69. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  70. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 15 years ago
  71. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  72. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  73. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 15 years ago
  74. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  75. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  76. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  77. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  78. 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
  79. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  80. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  81. b6d9c25 Security/SELinux: includecheck fix kernel/sysctl.c by Jaswinder Singh Rajput · 15 years ago
  82. e9e9250 sched: Scale down cpu_power due to RT tasks by Peter Zijlstra · 15 years ago
  83. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  84. 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
  85. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  86. bfdb4d9 timers: Fix timer_migration interface which accepts any number as input by Arun R Bharadwaj · 16 years ago
  87. 7338f29 sysctl.c: remove unused variable by Sukanto Ghosh · 16 years ago
  88. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  89. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 years ago
  90. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 16 years ago
  91. 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 · 16 years ago
  92. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 17 years ago
  93. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  95. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 16 years ago
  96. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 16 years ago
  97. 73fbad2 Merge branch 'next' into for-linus by James Morris · 16 years ago
  98. 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 · 16 years ago
  99. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 16 years ago
  100. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 16 years ago