Age | Commit message (Expand) | Author |
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 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-17 | arm64: Add support for /proc/sys/debug/exception-trace | Catalin Marinas |
2012-09-04 | sched: Add time unit suffix to sched sysctl knobs | Namhyung Kim |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-30 | sysctl: suppress kmemleak messages | Steven Rostedt |
2012-07-30 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook |
2012-07-29 | fs: add link restrictions | Kees Cook |
2012-04-05 | sysctl: fix write access to dmesg_restrict/kptr_restrict | Kees Cook |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | sysctl: use bitmap library functions | Akinobu Mita |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds |
2012-02-14 | security: trim security.h | Al Viro |
2012-01-24 | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman |
2012-01-24 | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman |
2012-01-24 | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman |
2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka |
2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds |