| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 | 1 | -0/+27 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -0/+8 |
| |\ |
|
| * | | perf_counter: Rename perf_counter_limit sysctl | Peter Zijlstra | 2009-06-11 | 1 | -3/+3 |
| * | | perf_counter: More paranoia settings | Peter Zijlstra | 2009-06-11 | 1 | -3/+3 |
| * | | perf_counter: Generic per counter interrupt throttle | Peter Zijlstra | 2009-05-25 | 1 | -0/+8 |
| * | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 1 | -24/+4 |
| |\ \ |
|
| * | | | perf_counter: provide an mlock threshold | Peter Zijlstra | 2009-05-05 | 1 | -0/+8 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -10/+10 |
| |\ \ \ |
|
| * | | | | perf_counter: sysctl for system wide perf counters | Peter Zijlstra | 2009-04-09 | 1 | -0/+11 |
* | | | | | Merge branch 'next' into for-linus | James Morris | 2009-06-11 | 1 | -2/+12 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-04 | 1 | -2/+0 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-05-22 | 1 | -23/+0 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'master' into next | James Morris | 2009-05-08 | 1 | -19/+64 |
| |\ \ \ \ |
|
| * | | | | | modules: sysctl to block module loading | Kees Cook | 2009-04-03 | 1 | -0/+12 |
* | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -0/+8 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | x86: add extension fields for bootloader type and version | H. Peter Anvin | 2009-05-11 | 1 | -0/+8 |
| | |_|_|/
| |/| | | |
|
* | | | | | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 2009-05-15 | 1 | -23/+0 |
| |_|/ /
|/| | | |
|
* | | | | mm: prevent divide error for small values of vm_dirty_bytes | Andrea Righi | 2009-05-02 | 1 | -1/+4 |
|/ / / |
|
* | | | mm: move the scan_unevictable_pages sysctl to the vm table | Peter Zijlstra | 2009-04-13 | 1 | -10/+10 |
| |/
|/| |
|
* | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-04-07 | 1 | -1/+14 |
|\ \ |
|
| * \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-04-07 | 1 | -13/+17 |
| |\ \ |
|
| * | | | softlockup: move 'one' to the softlockup section in sysctl.c | Ingo Molnar | 2009-02-12 | 1 | -1/+3 |
| * | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 1 | -4/+14 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | softlockup: decouple hung tasks check from softlockup detection | Mandeep Singh Baines | 2009-01-16 | 1 | -1/+14 |
* | | | | mm: add /proc controls for pdflush threads | Peter W Morreale | 2009-04-07 | 1 | -0/+23 |
| |_|/
|/| | |
|
* | | | kernel/sysctl.c: avoid annoying warnings | Linus Torvalds | 2009-04-06 | 1 | -2/+2 |
* | | | Make the slow work pool configurable | David Howells | 2009-04-03 | 1 | -0/+9 |
* | | | sysctl: fix suid_dumpable and lease-break-time sysctls | Matthew Wilcox | 2009-04-02 | 1 | -9/+6 |
* | | | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 2009-04-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 | 1 | -2/+3 |
* | | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 1 | -2/+11 |
|\ \
| |/
|/| |
|
| * | [IA64] dump stack on kernel unaligned warnings | Doug Chapman | 2009-01-15 | 1 | -0/+9 |
| * | [CVE-2009-0029] System call wrappers part 27 | Heiko Carstens | 2009-01-14 | 1 | -2/+2 |
* | | softlock: fix false panic which can occur if softlockup_thresh is reduced | Mandeep Singh Baines | 2009-01-14 | 1 | -1/+1 |
|/ |
|
* | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 2009-01-08 | 1 | -0/+14 |
* | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes | 2009-01-06 | 1 | -5/+22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-12-28 | 1 | -1/+21 |
|\ |
|
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -0/+20 |
| |\ |
|
| | * | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 2008-12-18 | 1 | -0/+10 |
| | * | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 1 | -0/+10 |
| | |\ |
|
| | * | | ftrace: sysctl typo | Peter Zijlstra | 2008-11-04 | 1 | -1/+1 |
| | * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-10-31 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | ftrace: ftrace dump on oops control | Steven Rostedt | 2008-10-27 | 1 | -0/+10 |
| * | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -0/+10 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | CRED: Wrap task credential accesses in the core kernel | David Howells | 2008-11-14 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | sparc64: Add tsb-ratio sysctl. | David S. Miller | 2008-12-04 | 1 | -0/+14 |
| |/ /
|/| | |
|
* | | | epoll: introduce resource usage limits | Davide Libenzi | 2008-12-01 | 1 | -0/+10 |
|/ / |
|
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 | 1 | -0/+10 |
| |\ |
|
| | * | sched: optimize group load balancer | Peter Zijlstra | 2008-10-20 | 1 | -0/+10 |