summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-3/+3
|\
| * fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig2010-10-251-1/+1
| * fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-251-2/+2
| * fs: allow for more than 2^31 filesEric Dumazet2010-10-251-3/+3
* | printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim2010-10-261-2/+0
* | fs: allow for more than 2^31 filesEric Dumazet2010-10-261-3/+3
|/
* sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet2010-10-071-1/+1
* gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-051-4/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-3/+4
|\
| * sysctl extern cleanup: inotifyDave Young2010-07-281-3/+3
| * dnotify: move dir_notify_enable declarationAlexey Dobriyan2010-07-281-0/+1
* | oom: move sysctl declarations to oom.hDavid Rientjes2010-08-091-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-8/+0
|\ \
| * | slow-work: kill itTejun Heo2010-07-231-8/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-1/+1
|\ \
| * | hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott2010-08-051-1/+1
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-22/+33
|\ \ | |/ |/|
| * lockup_detector: Remove old softlockup codeDon Zickus2010-05-121-12/+10
| * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-9/+0
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-6/+15
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-121-25/+26
| |\
| * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-1/+14
* | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-031-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-251-1/+3
|\ \ \
| * | | proc_dointvec: write a single valueJ. R. Okajima2010-05-251-1/+3
* | | | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+15
* | | | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+10
* | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-211-0/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-164/+415
| |\ \ \ \ | | |/ / /
| * | | | pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe2010-05-211-0/+9
| | |_|/ | |/| |
* | | | sysctl: fix kernel-doc notation and typosRandy Dunlap2010-05-211-19/+19
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-161/+390
|\ \ \
| * | | sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-151-0/+161
| * | | sysctl: refactor integer handling proc codeAmerigo Wang2010-05-151-161/+229
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-201-1/+22
|\ \ \
| * | | Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-131-1/+22
| |/ /
* | | [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-171-2/+3
|/ /
* | sysctl extern cleanup: lockdepDave Young2010-03-121-3/+3
* | sysctl extern cleanup: rtmutexDave Young2010-03-121-4/+3
* | sysctl extern cleanup: acctDave Young2010-03-121-4/+3
* | sysctl extern cleanup: sgDave Young2010-03-121-4/+3
* | sysctl extern cleanup: moduleDave Young2010-03-121-4/+0
* | sysctl extern cleanup: rcuDave Young2010-03-121-3/+0
* | sysctl extern cleanup: signalDave Young2010-03-121-1/+1
* | sysctl extern cleanup: C_A_DDave Young2010-03-121-1/+0
* | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-051-0/+12
|\ \
| * | kprobes: Jump optimization sysctl interfaceMasami Hiramatsu2010-02-251-0/+12
| |/
* | sparc: Support show_unhandled_signals.David S. Miller2010-03-011-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-171-0/+2
|\
| * NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-0/+2
OpenPOWER on IntegriCloud