| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney | 2011-07-20 | 1 | -8/+3 |
* | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI | Vince Weaver | 2011-06-04 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 | 1 | -1/+1 |
|\ |
|
| * | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 2011-05-19 | 1 | -1/+1 |
* | | Merge branch 'next' into for-linus | James Morris | 2011-05-24 | 1 | -0/+6 |
|\ \ |
|
| * | | capabilites: allow the application of capability limits to usermode helpers | Eric Paris | 2011-04-04 | 1 | -0/+6 |
| |/ |
|
* | | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines | 2011-05-23 | 1 | -4/+8 |
|/ |
|
* | sysctl: restrict write access to dmesg_restrict | Richard Weinberger | 2011-03-23 | 1 | -1/+17 |
* | sysctl: add some missing input constraint checks | Petr Holasek | 2011-03-23 | 1 | -4/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -5/+0 |
|\ |
|
| * | Merge branch 'next' into for-linus | James Morris | 2011-03-16 | 1 | -5/+0 |
| |\ |
|
| | * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-08 | 1 | -5/+0 |
| | |\ |
|
| | | * | security: remove unused security_sysctl hook | Lucian Adrian Grijincu | 2011-02-01 | 1 | -5/+0 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-15 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | sched, autogroup, sysctl: Use proc_dointvec_minmax() instead | Yong Zhang | 2011-02-23 | 1 | -1/+1 |
| * | | | | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 2011-02-16 | 1 | -1/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sched: Use a buddy to implement yield_task_fair() | Rik van Riel | 2011-02-03 | 1 | -7/+0 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | unfuck proc_sysctl ->d_compare() | Al Viro | 2011-03-08 | 1 | -5/+10 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 1 | -1/+2 |
* | | | sysctl: remove obsolete comments | Jovi Zhang | 2011-01-13 | 1 | -17/+0 |
* | | | sysctl: fix #ifdef guard comment | Jovi Zhang | 2011-01-13 | 1 | -2/+2 |
* | | | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 1 | -19/+18 |
|\ \ |
|
| * | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -0/+11 |
| * | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | 1 | -1/+1 |
| |\ \ |
|
| * | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 | 1 | -0/+7 |
| * | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 1 | -19/+0 |
* | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-10 | 1 | -0/+16 |
* | | | | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK | Joe Perches | 2010-11-16 | 1 | -1/+1 |
| |/ / |
|
* | | | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 | 1 | -16/+0 |
|/ / |
|
* | | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | 1 | -3/+3 |
|\ |
|
| * | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig | 2010-10-25 | 1 | -1/+1 |
| * | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 2010-10-25 | 1 | -2/+2 |
| * | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-25 | 1 | -3/+3 |
* | | printk: declare printk_ratelimit_state in ratelimit.h | Namhyung Kim | 2010-10-26 | 1 | -2/+0 |
* | | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-26 | 1 | -3/+3 |
|/ |
|
* | sysctl: fix min/max handling in __do_proc_doulongvec_minmax() | Eric Dumazet | 2010-10-07 | 1 | -1/+1 |
* | gcc-4.6: kernel/*: Fix unused but set warnings | Andi Kleen | 2010-09-05 | 1 | -4/+1 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 | 1 | -3/+4 |
|\ |
|
| * | sysctl extern cleanup: inotify | Dave Young | 2010-07-28 | 1 | -3/+3 |
| * | dnotify: move dir_notify_enable declaration | Alexey Dobriyan | 2010-07-28 | 1 | -0/+1 |
* | | oom: move sysctl declarations to oom.h | David Rientjes | 2010-08-09 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -8/+0 |
|\ \ |
|
| * | | slow-work: kill it | Tejun Heo | 2010-07-23 | 1 | -8/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \ |
|