1. 723478c perf: Enforce 1 as lower limit for perf_event_max_sample_rate by Knut Petersen · 11 years ago
  2. cd64647 hung_task: Change sysctl_hung_task_check_count to 'int' by Li Zefan · 11 years ago
  3. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  5. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  6. d738ce8 sysctl: range checking in do_proc_dointvec_ms_jiffies_conv by Francesco Fusco · 11 years ago
  7. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  8. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  9. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  10. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  11. 3c00ea8 watchdog: Rename confusing state variable by Frederic Weisbecker · 11 years ago
  12. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 11 years ago
  13. a6572f8 watchdog: Disallow setting watchdog_thresh to -1 by Li Zefan · 11 years ago
  14. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 11 years ago
  15. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  16. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  17. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  18. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  19. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  20. 75f7ad8 page-writeback.c: subtract min_free_kbytes from dirtyable memory by Paul Szabo · 12 years ago
  21. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  22. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 12 years ago
  23. ce0dbbb sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice by Clark Williams · 12 years ago
  24. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  25. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  26. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 12 years ago
  27. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  28. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  29. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 12 years ago
  30. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  31. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  32. 3b572b5 sysctl: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  33. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  34. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  35. 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
  36. 5c42336 arm64: Add support for /proc/sys/debug/exception-trace by Catalin Marinas · 12 years ago
  37. d00535d sched: Add time unit suffix to sched sysctl knobs by Namhyung Kim · 12 years ago
  38. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  39. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  40. fd4b616 sysctl: suppress kmemleak messages by Steven Rostedt · 12 years ago
  41. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  42. 800179c fs: add link restrictions by Kees Cook · 12 years ago
  43. 620f6e8 sysctl: fix write access to dmesg_restrict/kptr_restrict by Kees Cook · 12 years ago
  44. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 12 years ago
  46. 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
  47. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  48. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  49. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  50. 4040153 security: trim security.h by Al Viro · 13 years ago
  51. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 13 years ago
  52. de4e83bd sysctl: Register the base sysctl table like any other sysctl table. by Eric W. Biederman · 13 years ago
  53. 0ce8974 sysctl: Consolidate !CONFIG_SYSCTL handling by Eric W. Biederman · 13 years ago
  54. 55af779 x86: Panic on detection of stack overflow by Mitsuo Hayasaka · 13 years ago
  55. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  56. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 13 years ago
  57. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  58. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  59. a95cded sysctl,rcu: Convert call_rcu(free_head) to kfree by Paul E. McKenney · 13 years ago
  60. aa4a221 perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI by Vince Weaver · 13 years ago
  61. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  62. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  63. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  64. 571d76a arch/tile: support signal "exception-trace" hook by Chris Metcalf · 13 years ago
  65. 17f60a7 capabilites: allow the application of capability limits to usermode helpers by Eric Paris · 13 years ago
  66. bfdc0b4 sysctl: restrict write access to dmesg_restrict by Richard Weinberger · 14 years ago
  67. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 14 years ago
  68. 0f6e0e8 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
  69. 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 · 14 years ago
  70. 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 · 14 years ago
  71. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  72. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 14 years ago
  73. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  74. 1747b21 sched, autogroup, sysctl: Use proc_dointvec_minmax() instead by Yong Zhang · 14 years ago
  75. 48fa4b8 Merge commit 'v2.6.38-rc5' into sched/core by Ingo Molnar · 14 years ago
  76. 163ec43 perf: Optimize throttling code by Peter Zijlstra · 14 years ago
  77. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  78. 4916ca4 security: remove unused security_sysctl hook by Lucian Adrian Grijincu · 14 years ago
  79. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  80. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  81. e020e74 sysctl: remove obsolete comments by Jovi Zhang · 14 years ago
  82. 5561050 sysctl: fix #ifdef guard comment by Jovi Zhang · 14 years ago
  83. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 14 years ago
  84. 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 · 14 years ago
  85. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  86. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  87. 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 14 years ago
  88. e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 14 years ago
  89. a7a4f8a sched: Add sysctl_sched_shares_window by Paul Turner · 14 years ago
  90. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago
  91. 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 14 years ago
  92. df6e61d kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK by Joe Perches · 14 years ago
  93. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  94. 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
  95. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  96. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  97. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  98. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  99. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  100. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago