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