aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\
| * x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
* | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-23
|/
* sysctl.c: remove unused variableSukanto Ghosh2009-06-18
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\ \ | |/ |/|
| * timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-13
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\ \
| * | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-11
| * | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-11
| * | | perf_counter: Generic per counter interrupt throttlePeter Zijlstra2009-05-25
| * | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
| |\ \ \
| * | | | perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-05
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-04-09
* | | | | Merge branch 'next' into for-linusJames Morris2009-06-10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-03
| * | | | Merge branch 'master' into nextJames Morris2009-05-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into nextJames Morris2009-05-08
| |\ \ \ \
| * | | | | modules: sysctl to block module loadingKees Cook2009-04-02
* | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-11
| | |_|_|/ | |/| | |
* | | | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
| |_|/ / |/| | |
* | | | mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-02
|/ / /
* | / mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra2009-04-13
| |/ |/|
* | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-07
|\ \
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| |\ \
| * | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-12
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| |\ \ \ | | | |/ | | |/|
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16
* | | | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-07
| |_|/ |/| |
* | | kernel/sysctl.c: avoid annoying warningsLinus Torvalds2009-04-06
* | | Make the slow work pool configurableDavid Howells2009-04-03
* | | sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox2009-04-02
* | | mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
| |/ |/|
* | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-11
* | Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22
|\ \ | |/ |/|
| * [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-15
| * [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-14
* | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-14
|/
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-28
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\
| | * trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-18
| | * Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| | |\