aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsGravatar Andi Kleen 1-4/+1
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-3/+4
2010-08-09oom: move sysctl declarations to oom.hGravatar David Rientjes 1-3/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-8/+0
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-1/+1
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETGravatar Ian Abbott 1-1/+1
2010-08-05Merge branch 'perf/nmi' into perf/coreGravatar Ingo Molnar 1-22/+33
2010-07-28sysctl extern cleanup: inotifyGravatar Dave Young 1-3/+3
2010-07-28dnotify: move dir_notify_enable declarationGravatar Alexey Dobriyan 1-0/+1
2010-07-23slow-work: kill itGravatar Tejun Heo 1-8/+0
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceGravatar Jens Axboe 1-4/+4
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+3
2010-05-25proc_dointvec: write a single valueGravatar J. R. Okajima 1-1/+3
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Gravatar Mel Gorman 1-0/+15
2010-05-25mm: compaction: add /proc trigger for memory compactionGravatar Mel Gorman 1-0/+10
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+9
2010-05-21sysctl: fix kernel-doc notation and typosGravatar Randy Dunlap 1-19/+19
2010-05-21Merge branch 'master' into for-2.6.35Gravatar Jens Axboe 1-164/+415
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayGravatar Jens Axboe 1-0/+9
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-161/+390
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+22
2010-05-17[S390] debug: enable exception-trace debug facilityGravatar Heiko Carstens 1-2/+3
2010-05-15sysctl: add proc_do_large_bitmapGravatar Octavian Purdila 1-0/+161
2010-05-15sysctl: refactor integer handling proc codeGravatar Amerigo Wang 1-161/+229
2010-05-12lockup_detector: Remove old softlockup codeGravatar Don Zickus 1-12/+10
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalGravatar Don Zickus 1-9/+0
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorGravatar Don Zickus 1-6/+15
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiGravatar Frederic Weisbecker 1-25/+26
2010-04-13Input: implement SysRq as a separate input handlerGravatar Dmitry Torokhov 1-1/+22
2010-03-12sysctl extern cleanup: lockdepGravatar Dave Young 1-3/+3
2010-03-12sysctl extern cleanup: rtmutexGravatar Dave Young 1-4/+3
2010-03-12sysctl extern cleanup: acctGravatar Dave Young 1-4/+3
2010-03-12sysctl extern cleanup: sgGravatar Dave Young 1-4/+3
2010-03-12sysctl extern cleanup: moduleGravatar Dave Young 1-4/+0
2010-03-12sysctl extern cleanup: rcuGravatar Dave Young 1-3/+0
2010-03-12sysctl extern cleanup: signalGravatar Dave Young 1-1/+1
2010-03-12sysctl extern cleanup: C_A_DGravatar Dave Young 1-1/+0
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+12
2010-03-01sparc: Support show_unhandled_signals.Gravatar David S. Miller 1-1/+1
2010-02-25kprobes: Jump optimization sysctl interfaceGravatar Masami Hiramatsu 1-0/+12
2010-02-14nmi_watchdog: Compile and portability fixesGravatar Don Zickus 1-1/+14
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+2
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...Gravatar WANG Cong 1-1/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsGravatar David Howells 1-0/+2
2009-12-15'sysctl_max_map_count' should be non-negativeGravatar Amerigo Wang 1-1/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyGravatar Lee Schermerhorn 1-2/+13
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+19
2009-12-09sched: Update normalized values on user updates via procGravatar Christian Ehrhardt 1-5/+9
2009-12-09sched: Make tunable scaling style configurableGravatar Christian Ehrhardt 1-0/+14
2009-12-09sched: Remove sysctl.sched_featuresGravatar Peter Zijlstra 1-8/+0