Age | Commit message (Expand) | Author | Files | Lines |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+43 |
2012-12-11 | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman | 1 | -0/+7 |
2012-12-11 | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra | 1 | -0/+7 |
2012-12-11 | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra | 1 | -0/+7 |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 1 | -2/+22 |
2012-11-28 | sysctl: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -2/+2 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -2/+1 |
2012-10-05 | coredump: make core dump functionality optional | Alex Kelly | 1 | -1/+11 |
2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-09-17 | arm64: Add support for /proc/sys/debug/exception-trace | Catalin Marinas | 1 | -1/+1 |
2012-09-04 | sched: Add time unit suffix to sched sysctl knobs | Namhyung Kim | 1 | -3/+3 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+18 |
2012-08-01 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 1 | -5/+3 |
2012-07-31 | sysctl: suppress kmemleak messages | Steven Rostedt | 1 | -1/+5 |
2012-07-31 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook | 1 | -2/+35 |
2012-07-29 | fs: add link restrictions | Kees Cook | 1 | -0/+18 |
2012-04-05 | sysctl: fix write access to dmesg_restrict/kptr_restrict | Kees Cook | 1 | -4/+4 |
2012-03-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -5/+3 |
2012-03-29 | sysctl: use bitmap library functions | Akinobu Mita | 1 | -5/+3 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells | 1 | -0/+3 |
2012-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 1 | -498/+3 |
2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+1 |
2012-01-25 | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 1 | -464/+0 |
2012-01-25 | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 1 | -9/+4 |
2012-01-25 | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 1 | -26/+0 |
2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka | 1 | -0/+9 |
2011-11-01 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 1 | -0/+9 |
2011-11-01 | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard | 1 | -0/+9 |
2011-10-30 | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 1 | -8/+0 |
2011-08-14 | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth | Paul Turner | 1 | -0/+10 |
2011-07-21 | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney | 1 | -8/+3 |
2011-06-04 | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI | Vince Weaver | 1 | -0/+6 |
2011-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+1 |
2011-05-24 | Merge branch 'next' into for-linus | James Morris | 1 | -0/+6 |
2011-05-23 | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines | 1 | -4/+8 |
2011-05-20 | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 1 | -1/+1 |
2011-04-04 | capabilites: allow the application of capability limits to usermode helpers | Eric Paris | 1 | -0/+6 |
2011-03-24 | sysctl: restrict write access to dmesg_restrict | Richard Weinberger | 1 | -1/+17 |
2011-03-24 | sysctl: add some missing input constraint checks | Petr Holasek | 1 | -4/+13 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -5/+0 |
2011-03-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+1 |
2011-03-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-03-16 | Merge branch 'next' into for-linus | James Morris | 1 | -5/+0 |
2011-03-08 | unfuck proc_sysctl ->d_compare() | Al Viro | 1 | -5/+10 |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -5/+0 |
2011-02-23 | sched, autogroup, sysctl: Use proc_dointvec_minmax() instead | Yong Zhang | 1 | -1/+1 |
2011-02-16 | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 1 | -1/+2 |
2011-02-16 | perf: Optimize throttling code | Peter Zijlstra | 1 | -1/+1 |