aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* sysctl extern cleanup: lockdepDave Young2010-03-12
* sysctl extern cleanup: rtmutexDave Young2010-03-12
* sysctl extern cleanup: acctDave Young2010-03-12
* sysctl extern cleanup: sgDave Young2010-03-12
* sysctl extern cleanup: moduleDave Young2010-03-12
* sysctl extern cleanup: rcuDave Young2010-03-12
* sysctl extern cleanup: signalDave Young2010-03-12
* sysctl extern cleanup: C_A_DDave Young2010-03-12
* Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
|\
| * kprobes: Jump optimization sysctl interfaceMasami Hiramatsu2010-02-25
* | sparc: Support show_unhandled_signals.David S. Miller2010-03-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-17
|\
| * NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-16
* | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong2009-12-17
|/
* 'sysctl_max_map_count' should be non-negativeAmerigo Wang2009-12-15
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-15
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-12
|\
| * sched: Update normalized values on user updates via procChristian Ehrhardt2009-12-09
| * sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-09
| * sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ | |/ |/|
| * sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-12
| * sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-11
| * sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman2009-11-11
| * sysctl: Neuter the generic sysctl strategy routines.Eric W. Biederman2009-11-11
| * sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-06
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ | |/ |/|
| * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \
| * | HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-16
* | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* | | exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-24
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | | printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-23
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| |/ |/|
* | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-15
|/
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \
| * | sched: Turn off child_runs_firstMike Galbraith2009-09-09
| * | sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-04
| |/
* / Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-06
|/
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
* 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