Age | Commit message (Expand) | Author | Files | Lines |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens | 1 | -2/+3 |
2010-03-12 | sysctl extern cleanup: lockdep | Dave Young | 1 | -3/+3 |
2010-03-12 | sysctl extern cleanup: rtmutex | Dave Young | 1 | -4/+3 |
2010-03-12 | sysctl extern cleanup: acct | Dave Young | 1 | -4/+3 |
2010-03-12 | sysctl extern cleanup: sg | Dave Young | 1 | -4/+3 |
2010-03-12 | sysctl extern cleanup: module | Dave Young | 1 | -4/+0 |
2010-03-12 | sysctl extern cleanup: rcu | Dave Young | 1 | -3/+0 |
2010-03-12 | sysctl extern cleanup: signal | Dave Young | 1 | -1/+1 |
2010-03-12 | sysctl extern cleanup: C_A_D | Dave Young | 1 | -1/+0 |
2010-03-05 | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+12 |
2010-03-01 | sparc: Support show_unhandled_signals. | David S. Miller | 1 | -1/+1 |
2010-02-25 | kprobes: Jump optimization sysctl interface | Masami Hiramatsu | 1 | -0/+12 |
2009-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+2 |
2009-12-17 | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong | 1 | -1/+1 |
2009-12-17 | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 1 | -0/+2 |
2009-12-15 | 'sysctl_max_map_count' should be non-negative | Amerigo Wang | 1 | -1/+2 |
2009-12-15 | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn | 1 | -2/+13 |
2009-12-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+19 |
2009-12-09 | sched: Update normalized values on user updates via proc | Christian Ehrhardt | 1 | -5/+9 |
2009-12-09 | sched: Make tunable scaling style configurable | Christian Ehrhardt | 1 | -0/+14 |
2009-12-09 | sched: Remove sysctl.sched_features | Peter Zijlstra | 1 | -8/+0 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -748/+145 |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -133/+133 |
2009-11-12 | sysctl: Remove the last of the generic binary sysctl support | Eric W. Biederman | 1 | -44/+0 |
2009-11-11 | sysctl: Don't look at ctl_name and strategy in the generic code | Eric W. Biederman | 1 | -22/+7 |
2009-11-11 | sysctl: Remove references to ctl_name and strategy from the generic sysctl table | Eric W. Biederman | 1 | -188/+7 |
2009-11-11 | sysctl: Neuter the generic sysctl strategy routines. | Eric W. Biederman | 1 | -198/+0 |
2009-11-06 | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman | 1 | -165/+0 |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -0/+25 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -45/+33 |
2009-09-24 | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman | 1 | -0/+9 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-23 | printk: add printk_delay to make messages readable for some scenarios | Dave Young | 1 | -0/+14 |
2009-09-22 | printk: Remove ratelimit.h from kernel.h | Ingo Molnar | 1 | -0/+3 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -11/+11 |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 1 | -0/+25 |
2009-09-15 | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK | Jens Axboe | 1 | -0/+4 |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+9 |
2009-09-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+16 |
2009-09-11 | block: add blk-iopoll, a NAPI like approach for block devices | Jens Axboe | 1 | -1/+9 |
2009-09-09 | sched: Turn off child_runs_first | Mike Galbraith | 1 | -8/+8 |
2009-09-07 | Security/SELinux: includecheck fix kernel/sysctl.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-04 | sched: Scale down cpu_power due to RT tasks | Peter Zijlstra | 1 | -0/+8 |
2009-08-17 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 1 | -3/+4 |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+8 |
2009-06-25 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 1 | -0/+8 |
2009-06-23 | timers: Fix timer_migration interface which accepts any number as input | Arun R Bharadwaj | 1 | -1/+4 |
2009-06-18 | sysctl.c: remove unused variable | Sukanto Ghosh | 1 | -3/+1 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 1 | -2/+0 |