aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+25
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-45/+33
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman1-0/+9
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+14
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-11/+11
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen1-0/+25
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe1-0/+4
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+9
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+16
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe1-1/+9
2009-09-09sched: Turn off child_runs_firstMike Galbraith1-8/+8
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra1-0/+8
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-3/+4
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff1-0/+8
2009-06-23timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj1-1/+4
2009-06-18sysctl.c: remove unused variableSukanto Ghosh1-3/+1
2009-06-16Merge branch 'akpm'Linus Torvalds1-2/+0
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro1-2/+0
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-0/+12
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum1-0/+12
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+27
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+8
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra1-3/+3
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra1-3/+3
2009-06-11Merge branch 'next' into for-linusJames Morris1-2/+12
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter1-2/+0
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+8
2009-05-22Merge branch 'master' into nextJames Morris1-23/+0
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar1-24/+4
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-23/+0
2009-05-13timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj1-0/+8
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin1-0/+8
2009-05-08Merge branch 'master' into nextJames Morris1-19/+64
2009-05-05perf_counter: provide an mlock thresholdPeter Zijlstra1-0/+8
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi1-1/+4
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-10/+10
2009-04-13mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra1-10/+10
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra1-0/+11
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+14
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale1-0/+23
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar1-13/+17
2009-04-06kernel/sysctl.c: avoid annoying warningsLinus Torvalds1-2/+2
2009-04-03Make the slow work pool configurableDavid Howells1-0/+9
2009-04-02sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox1-9/+6
2009-04-03modules: sysctl to block module loadingKees Cook1-0/+12