1. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 11 years ago
  2. ce0dbbb sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice by Clark Williams · 11 years ago
  3. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  4. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  5. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 11 years ago
  6. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  7. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  8. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 12 years ago
  9. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  10. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  11. 3b572b5 sysctl: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  12. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  13. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  14. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  15. 5c42336 arm64: Add support for /proc/sys/debug/exception-trace by Catalin Marinas · 12 years ago
  16. d00535d sched: Add time unit suffix to sched sysctl knobs by Namhyung Kim · 12 years ago
  17. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  18. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  19. fd4b616 sysctl: suppress kmemleak messages by Steven Rostedt · 12 years ago
  20. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  21. 800179c fs: add link restrictions by Kees Cook · 12 years ago
  22. 620f6e8 sysctl: fix write access to dmesg_restrict/kptr_restrict by Kees Cook · 12 years ago
  23. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  24. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 12 years ago
  25. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  26. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  27. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  28. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  29. 4040153 security: trim security.h by Al Viro · 12 years ago
  30. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 12 years ago
  31. de4e83bd sysctl: Register the base sysctl table like any other sysctl table. by Eric W. Biederman · 12 years ago
  32. 0ce8974 sysctl: Consolidate !CONFIG_SYSCTL handling by Eric W. Biederman · 12 years ago
  33. 55af779 x86: Panic on detection of stack overflow by Mitsuo Hayasaka · 13 years ago
  34. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  35. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 13 years ago
  36. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  37. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  38. a95cded sysctl,rcu: Convert call_rcu(free_head) to kfree by Paul E. McKenney · 13 years ago
  39. aa4a221 perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI by Vince Weaver · 13 years ago
  40. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  41. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  42. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  43. 571d76a arch/tile: support signal "exception-trace" hook by Chris Metcalf · 13 years ago
  44. 17f60a7 capabilites: allow the application of capability limits to usermode helpers by Eric Paris · 13 years ago
  45. bfdc0b4 sysctl: restrict write access to dmesg_restrict by Richard Weinberger · 13 years ago
  46. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 13 years ago
  47. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  48. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. a002951 Merge branch 'next' into for-linus by James Morris · 13 years ago
  51. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 13 years ago
  52. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  53. 1747b21 sched, autogroup, sysctl: Use proc_dointvec_minmax() instead by Yong Zhang · 13 years ago
  54. 48fa4b8 Merge commit 'v2.6.38-rc5' into sched/core by Ingo Molnar · 13 years ago
  55. 163ec43 perf: Optimize throttling code by Peter Zijlstra · 13 years ago
  56. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 13 years ago
  57. 4916ca4 security: remove unused security_sysctl hook by Lucian Adrian Grijincu · 13 years ago
  58. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  59. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 13 years ago
  60. e020e74 sysctl: remove obsolete comments by Jovi Zhang · 13 years ago
  61. 5561050 sysctl: fix #ifdef guard comment by Jovi Zhang · 13 years ago
  62. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  63. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  65. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  66. 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 14 years ago
  67. e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 14 years ago
  68. a7a4f8a sched: Add sysctl_sched_shares_window by Paul Turner · 14 years ago
  69. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago
  70. 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 14 years ago
  71. df6e61d kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK by Joe Perches · 14 years ago
  72. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  73. 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
  74. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  75. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  76. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  77. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  78. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  79. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  80. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  81. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  82. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  83. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  84. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  85. 94f17cd hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET by Ian Abbott · 14 years ago
  86. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  87. d14f172 sysctl extern cleanup: inotify by Dave Young · 14 years ago
  88. 6e00670 dnotify: move dir_notify_enable declaration by Alexey Dobriyan · 14 years ago
  89. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  90. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 14 years ago
  91. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  92. 563b046 proc_dointvec: write a single value by J. R. Okajima · 14 years ago
  93. 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
  94. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  95. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  96. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 14 years ago
  97. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  98. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 14 years ago
  99. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  100. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago