| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 |
|\ |
|
| * | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 |
* | | sysctl: remove obsolete comments | Jovi Zhang | 2011-01-13 |
* | | sysctl: fix #ifdef guard comment | Jovi Zhang | 2011-01-13 |
* | | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 |
|\ \ |
|
| * | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 |
| * | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 |
| |\ \ |
|
| * | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 |
| * | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 |
* | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-09 |
* | | | | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK | Joe Perches | 2010-11-16 |
| |/ / |
|
* / / | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 |
|/ / |
|
* / | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig | 2010-10-25 |
| * | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 2010-10-25 |
| * | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-25 |
* | | printk: declare printk_ratelimit_state in ratelimit.h | Namhyung Kim | 2010-10-26 |
* | | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-26 |
|/ |
|
* | sysctl: fix min/max handling in __do_proc_doulongvec_minmax() | Eric Dumazet | 2010-10-07 |
* | gcc-4.6: kernel/*: Fix unused but set warnings | Andi Kleen | 2010-09-05 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | sysctl extern cleanup: inotify | Dave Young | 2010-07-28 |
| * | dnotify: move dir_notify_enable declaration | Alexey Dobriyan | 2010-07-28 |
* | | oom: move sysctl declarations to oom.h | David Rientjes | 2010-08-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * | | slow-work: kill it | Tejun Heo | 2010-07-23 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET | Ian Abbott | 2010-08-05 |
| |/ |
|
* | | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 |
|\ \
| |/
|/| |
|
| * | lockup_detector: Remove old softlockup code | Don Zickus | 2010-05-12 |
| * | lockup_detector: Touch_softlockup cleanups and softlockup_tick removal | Don Zickus | 2010-05-12 |
| * | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 |
| * | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 |
| |\ |
|
| * | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 |
* | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface | Jens Axboe | 2010-06-03 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-25 |
|\ \ \ |
|
| * | | | proc_dointvec: write a single value | J. R. Okajima | 2010-05-25 |
* | | | | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 2010-05-25 |
* | | | | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 2010-05-25 |
* | | | | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-05-21 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 |
| |\| | | |
|
| * | | | | pipe: set lower and upper limit on max pages in the pipe page array | Jens Axboe | 2010-05-21 |
| | |_|/
| |/| | |
|
* | | | | sysctl: fix kernel-doc notation and typos | Randy Dunlap | 2010-05-21 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ \ |
|
| * | | | sysctl: add proc_do_large_bitmap | Octavian Purdila | 2010-05-16 |
| * | | | sysctl: refactor integer handling proc code | Amerigo Wang | 2010-05-16 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 |
|\ \ \ |
|