Age | Commit message (Expand) | Author |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-25 | hung_task: Display every hung task warning | Aaron Tomlin |
2014-01-25 | sysctl: Add neg_one as a standard constraint | Aaron Tomlin |
2014-01-23 | kexec: add sysctl to disable kexec_load | Kees Cook |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen |
2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand |
2014-01-13 | sched/deadline: Remove the sysctl_sched_dl knobs | Peter Zijlstra |
2014-01-13 | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks | Dario Faggioli |
2013-12-17 | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-13 | kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d... | Chen Gang |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar |
2013-10-16 | sysrq: Allow magic SysRq key functions to be disabled through Kconfig | Ben Hutchings |
2013-10-09 | sched/numa: Skip some page migrations after a shared fault | Rik van Riel |
2013-10-09 | sched/numa: Remove the numa_balancing_scan_period_reset sysctl | Mel Gorman |
2013-10-09 | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman |
2013-10-04 | perf: Enforce 1 as lower limit for perf_event_max_sample_rate | Knut Petersen |
2013-09-23 | hung_task: Change sysctl_hung_task_check_count to 'int' | Li Zefan |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-11 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi |
2013-09-10 | fs: bump inode and dentry counters to long | Glauber Costa |
2013-07-26 | sysctl: range checking in do_proc_dointvec_ms_jiffies_conv | Francesco Fusco |
2013-07-12 | Merge branch 'linus' into timers/urgent | Thomas Gleixner |
2013-07-11 | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2013-07-10 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen |
2013-06-20 | watchdog: Rename confusing state variable | Frederic Weisbecker |
2013-06-19 | tracing: Disable tracing on warning | Steven Rostedt (Red Hat) |
2013-05-28 | watchdog: Disallow setting watchdog_thresh to -1 | Li Zefan |
2013-04-29 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker |
2013-04-29 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker |
2013-04-29 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett |
2013-03-02 | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-27 | coredump: remove redundant defines for dumpable states | Kees Cook |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | page-writeback.c: subtract min_free_kbytes from dirtyable memory | Paul Szabo |
2013-02-21 | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-15 | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta |
2013-02-07 | sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice | Clark Williams |
2013-02-07 | sched: Move sched.h sysctl bits into separate header | Clark Williams |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2013-01-09 | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch | Vineet Gupta |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-11 | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman |
2012-12-11 | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra |
2012-12-11 | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra |
2012-11-28 | sysctl: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |