summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorLines
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+2
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong-1/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells-0/+2
2009-12-15'sysctl_max_map_count' should be non-negativeAmerigo Wang-1/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn-2/+13
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+19
2009-12-09sched: Update normalized values on user updates via procChristian Ehrhardt-5/+9
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt-0/+14
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra-8/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds-748/+145
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman-133/+133
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman-44/+0
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman-22/+7
2009-11-11sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman-188/+7
2009-11-11sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman-198/+0
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman-165/+0
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds-0/+25
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-45/+33
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman-0/+9
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young-0/+14
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-11/+11
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen-0/+25
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe-0/+4
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+9
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+16
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe-1/+9
2009-09-09sched: Turn off child_runs_firstMike Galbraith-8/+8
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput-1/+0
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra-0/+8
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