aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-20sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney1-8/+3
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver1-0/+6
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2011-05-24Merge branch 'next' into for-linusJames Morris1-0/+6
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines1-4/+8
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf1-1/+1
2011-04-04capabilites: allow the application of capability limits to usermode helpersEric Paris1-0/+6
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-23sysctl: add some missing input constraint checksPetr Holasek1-4/+13
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-5/+0
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+1
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-16Merge branch 'next' into for-linusJames Morris1-5/+0
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-5/+10
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-5/+0
2011-02-23sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar1-1/+2
2011-02-16perf: Optimize throttling codePeter Zijlstra1-1/+1
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel1-7/+0
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu1-5/+0
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-1/+2
2011-01-13sysctl: remove obsolete commentsJovi Zhang1-17/+0
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang1-2/+2
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+10
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+18
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus1-0/+16
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith1-0/+11
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar1-1/+1
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar1-1/+1
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner1-0/+7
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra1-19/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-16/+0
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches1-1/+1
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg1-0/+9
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-3/+3
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim1-2/+0
2010-10-26fs: allow for more than 2^31 filesEric Dumazet1-3/+3
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig1-1/+1
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner1-2/+2
2010-10-25fs: allow for more than 2^31 filesEric Dumazet1-3/+3
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-09-05gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen1-4/+1
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-3/+4
2010-08-09oom: move sysctl declarations to oom.hDavid Rientjes1-3/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+0
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott1-1/+1
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-22/+33
2010-07-28sysctl extern cleanup: inotifyDave Young1-3/+3