Age | Commit message (Expand) | Author | Files | Lines |
2009-04-07 | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+14 |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale | 1 | -0/+23 |
2009-04-07 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 1 | -13/+17 |
2009-04-06 | kernel/sysctl.c: avoid annoying warnings | Linus Torvalds | 1 | -2/+2 |
2009-04-03 | Make the slow work pool configurable | David Howells | 1 | -0/+9 |
2009-04-02 | sysctl: fix suid_dumpable and lease-break-time sysctls | Matthew Wilcox | 1 | -9/+6 |
2009-04-01 | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 1 | -1/+1 |
2009-02-12 | softlockup: move 'one' to the softlockup section in sysctl.c | Ingo Molnar | 1 | -1/+3 |
2009-02-12 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 1 | -4/+14 |
2009-02-11 | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 1 | -2/+3 |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 1 | -2/+11 |
2009-01-16 | softlockup: decouple hung tasks check from softlockup detection | Mandeep Singh Baines | 1 | -1/+14 |
2009-01-15 | [IA64] dump stack on kernel unaligned warnings | Doug Chapman | 1 | -0/+9 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 27 | Heiko Carstens | 1 | -2/+2 |
2009-01-14 | softlock: fix false panic which can occur if softlockup_thresh is reduced | Mandeep Singh Baines | 1 | -1/+1 |
2009-01-08 | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 1 | -0/+14 |
2009-01-06 | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes | 1 | -5/+22 |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+21 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+20 |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 1 | -0/+10 |
2008-12-04 | sparc64: Add tsb-ratio sysctl. | David S. Miller | 1 | -0/+14 |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 1 | -0/+10 |
2008-12-04 | Merge branch 'master' into next | James Morris | 1 | -0/+10 |
2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi | 1 | -0/+10 |
2008-11-14 | CRED: Wrap task credential accesses in the core kernel | David Howells | 1 | -1/+1 |
2008-11-04 | ftrace: sysctl typo | Peter Zijlstra | 1 | -1/+1 |
2008-10-31 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 1 | -1/+1 |
2008-10-27 | ftrace: ftrace dump on oops control | Steven Rostedt | 1 | -0/+10 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 1 | -0/+10 |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+10 |
2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 1 | -1/+1 |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 1 | -0/+10 |
2008-10-20 | sched: optimize group load balancer | Peter Zijlstra | 1 | -0/+10 |
2008-10-16 | Configure out AIO support | Thomas Petazzoni | 1 | -0/+2 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 1 | -16/+13 |
2008-10-16 | Make the taint flags reliable | Andi Kleen | 1 | -39/+28 |
2008-10-14 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+5 |
2008-10-13 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 1 | -11/+0 |
2008-10-10 | proc: remove kernel.maps_protect | Alexey Dobriyan | 1 | -11/+0 |
2008-09-29 | Configure out file locking features | Thomas Petazzoni | 1 | -1/+5 |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 1 | -0/+1 |
2008-09-11 | sysctl: Use header file for sysctl knob declarations on sparc. | David S. Miller | 1 | -3/+1 |
2008-09-11 | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests. | David S. Miller | 1 | -2/+2 |
2008-09-04 | forgotten refcount on sysctl root table | Al Viro | 1 | -0/+1 |
2008-07-27 | lost sysctl fix | Al Viro | 1 | -7/+9 |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -5/+5 |
2008-07-26 | [PATCH] sanitize proc_sysctl | Al Viro | 1 | -0/+15 |
2008-07-26 | [PATCH] sysctl: keep track of tree relationships | Al Viro | 1 | -0/+63 |
2008-07-26 | [PATCH] allow delayed freeing of ctl_table_header | Al Viro | 1 | -1/+36 |