aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra
2009-06-11Merge branch 'next' into for-linusJames Morris
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-13timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-08Merge branch 'master' into nextJames Morris
2009-05-05perf_counter: provide an mlock thresholdPeter Zijlstra
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-13mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-06kernel/sysctl.c: avoid annoying warningsLinus Torvalds
2009-04-03Make the slow work pool configurableDavid Howells
2009-04-02sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox
2009-04-03modules: sysctl to block module loadingKees Cook
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-02-12softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-14softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt
2008-12-04sparc64: Add tsb-ratio sysctl.David S. Miller
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells