summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+25
|\
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+25
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-45/+33
* | exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-241-0/+9
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-231-0/+14
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-11/+11
* | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-151-0/+4
|/
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-1/+9
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-1/+9
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-8/+16
|\ \
| * | sched: Turn off child_runs_firstMike Galbraith2009-09-091-8/+8
| * | sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-041-0/+8
| |/
* / Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-071-1/+0
|/
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-171-3/+4
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-281-0/+8
|\
| * x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-251-0/+8
* | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-231-1/+4
|/
* sysctl.c: remove unused variableSukanto Ghosh2009-06-181-3/+1
* Merge branch 'akpm'Linus Torvalds2009-06-161-2/+0
|\
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-2/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-161-0/+12
|\ \ | |/ |/|
| * kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+12
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-0/+8
|\ \ | |/ |/|
| * timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-131-0/+8
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+27
|\ \
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+8
| |\ \
| * | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-111-3/+3
| * | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-111-3/+3
| * | | perf_counter: Generic per counter interrupt throttlePeter Zijlstra2009-05-251-0/+8
| * | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-181-24/+4
| |\ \ \
| * | | | perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-051-0/+8
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-10/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-04-091-0/+11
* | | | | Merge branch 'next' into for-linusJames Morris2009-06-111-2/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-041-2/+0
| * | | | Merge branch 'master' into nextJames Morris2009-05-221-23/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into nextJames Morris2009-05-081-19/+64
| |\ \ \ \
| * | | | | modules: sysctl to block module loadingKees Cook2009-04-031-0/+12
* | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-111-0/+8
| | |_|_|/ | |/| | |
* | | | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-151-23/+0
| |_|/ / |/| | |
* | | | mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-021-1/+4
|/ / /
* | / mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra2009-04-131-10/+10
| |/ |/|
* | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-071-1/+14
|\ \
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-13/+17
| |\ \
| * | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-121-4/+14
| |\ \ \ | | | |/ | | |/|
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-1/+14
* | | | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-0/+23
| |_|/ |/| |