aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25fs: allow for more than 2^31 filesEric Dumazet
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-07-28sysctl extern cleanup: inotifyDave Young
2010-07-28dnotify: move dir_notify_enable declarationAlexey Dobriyan
2010-07-23slow-work: kill itTejun Heo
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25proc_dointvec: write a single valueJ. R. Okajima
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-05-21sysctl: fix kernel-doc notation and typosRandy Dunlap
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang
2010-05-12lockup_detector: Remove old softlockup codeDon Zickus
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-03-12sysctl extern cleanup: lockdepDave Young
2010-03-12sysctl extern cleanup: rtmutexDave Young
2010-03-12sysctl extern cleanup: acctDave Young