aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20sysctl,rcu: Convert call_rcu(free_head) to kfreeGravatar Paul E. McKenney 1-8/+3
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIGravatar Vince Weaver 1-0/+6
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-1/+1
2011-05-24Merge branch 'next' into for-linusGravatar James Morris 1-0/+6
2011-05-23watchdog: Disable watchdog when thresh is zeroGravatar Mandeep Singh Baines 1-4/+8
2011-05-19arch/tile: support signal "exception-trace" hookGravatar Chris Metcalf 1-1/+1
2011-04-04capabilites: allow the application of capability limits to usermode helpersGravatar Eric Paris 1-0/+6
2011-03-23sysctl: restrict write access to dmesg_restrictGravatar Richard Weinberger 1-1/+17
2011-03-23sysctl: add some missing input constraint checksGravatar Petr Holasek 1-4/+13
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-5/+0
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+1
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-03-16Merge branch 'next' into for-linusGravatar James Morris 1-5/+0
2011-03-08unfuck proc_sysctl ->d_compare()Gravatar Al Viro 1-5/+10
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 1-5/+0
2011-02-23sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadGravatar Yong Zhang 1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreGravatar Ingo Molnar 1-1/+2
2011-02-16perf: Optimize throttling codeGravatar Peter Zijlstra 1-1/+1
2011-02-03sched: Use a buddy to implement yield_task_fair()Gravatar Rik van Riel 1-7/+0
2011-02-01security: remove unused security_sysctl hookGravatar Lucian Adrian Grijincu 1-5/+0
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+2
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentGravatar Andy Whitcroft 1-1/+2
2011-01-13sysctl: remove obsolete commentsGravatar Jovi Zhang 1-17/+0
2011-01-13sysctl: fix #ifdef guard commentGravatar Jovi Zhang 1-2/+2
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersGravatar Dan Rosenberg 1-0/+10
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-19/+18
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsGravatar Don Zickus 1-0/+16
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsGravatar Mike Galbraith 1-0/+11
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreGravatar Ingo Molnar 1-1/+1
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-11-18sched: Add sysctl_sched_shares_windowGravatar Paul Turner 1-0/+7
2010-11-18sched: Rewrite tg_shares_up)Gravatar Peter Zijlstra 1-19/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogGravatar Don Zickus 1-16/+0
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKGravatar Joe Perches 1-1/+1
2010-11-12Restrict unprivileged access to kernel syslogGravatar Dan Rosenberg 1-0/+9
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+3
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hGravatar Namhyung Kim 1-2/+0
2010-10-26fs: allow for more than 2^31 filesGravatar Eric Dumazet 1-3/+3
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedGravatar Christoph Hellwig 1-1/+1
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersGravatar Dave Chinner 1-2/+2
2010-10-25fs: allow for more than 2^31 filesGravatar Eric Dumazet 1-3/+3
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Gravatar Eric Dumazet 1-1/+1
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