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