aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet2010-10-07
* gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\
| * sysctl extern cleanup: inotifyDave Young2010-07-28
| * dnotify: move dir_notify_enable declarationAlexey Dobriyan2010-07-28
* | oom: move sysctl declarations to oom.hDavid Rientjes2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | slow-work: kill itTejun Heo2010-07-23
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\ \
| * | hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott2010-08-05
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
|\ \ | |/ |/|
| * lockup_detector: Remove old softlockup codeDon Zickus2010-05-12
| * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-12
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| |\
| * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
* | | 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