aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\
| * proc_dointvec: write a single valueJ. R. Okajima2010-05-25
* | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-25
* | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-21
|\ \
| * | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
| |\|
| * | pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe2010-05-21
* | | sysctl: fix kernel-doc notation and typosRandy Dunlap2010-05-21
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \
| * | sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-16
| * | sysctl: refactor integer handling proc codeAmerigo Wang2010-05-16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-20
|\ \
| * | Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-14
| |/
* / [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-17
|/
* 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