| Commit message (Expand) | Author | Age |
* | 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 |
|\ \ |
|
| * | | Input: implement SysRq as a separate input handler | Dmitry Torokhov | 2010-04-14 |
| |/ |
|
* / | [S390] debug: enable exception-trace debug facility | Heiko Carstens | 2010-05-17 |
|/ |
|
* | sysctl extern cleanup: lockdep | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: rtmutex | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: acct | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: sg | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: module | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: rcu | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: signal | Dave Young | 2010-03-12 |
* | sysctl extern cleanup: C_A_D | Dave Young | 2010-03-12 |
* | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-05 |
|\ |
|
| * | kprobes: Jump optimization sysctl interface | Masami Hiramatsu | 2010-02-25 |
* | | sparc: Support show_unhandled_signals. | David S. Miller | 2010-03-01 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-16 |
* | | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong | 2009-12-17 |
|/ |
|
* | 'sysctl_max_map_count' should be non-negative | Amerigo Wang | 2009-12-15 |
* | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn | 2009-12-15 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-12 |
|\ |
|
| * | sched: Update normalized values on user updates via proc | Christian Ehrhardt | 2009-12-09 |
| * | sched: Make tunable scaling style configurable | Christian Ehrhardt | 2009-12-09 |
| * | sched: Remove sysctl.sched_features | Peter Zijlstra | 2009-12-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \
| |/
|/| |
|
| * | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | sysctl: Remove the last of the generic binary sysctl support | Eric W. Biederman | 2009-11-12 |
| * | sysctl: Don't look at ctl_name and strategy in the generic code | Eric W. Biederman | 2009-11-11 |
| * | sysctl: Remove references to ctl_name and strategy from the generic sysctl table | Eric W. Biederman | 2009-11-11 |
| * | sysctl: Neuter the generic sysctl strategy routines. | Eric W. Biederman | 2009-11-11 |
| * | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman | 2009-11-06 |
* | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-05 |
|\ \
| |/
|/| |
|
| * | printk: Remove ratelimit.h from kernel.h | Ingo Molnar | 2009-09-22 |
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 |
|\ \ |
|
| * | | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 |
* | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 |
* | | | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman | 2009-09-24 |
* | | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | | | printk: add printk_delay to make messages readable for some scenarios | Dave Young | 2009-09-23 |