| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 1 | -0/+1 |
|\ |
|
| * | forgotten refcount on sysctl root table | Al Viro | 2008-09-04 | 1 | -0/+1 |
* | | sysctl: Use header file for sysctl knob declarations on sparc. | David S. Miller | 2008-09-11 | 1 | -3/+1 |
* | | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests. | David S. Miller | 2008-09-11 | 1 | -2/+2 |
|/ |
|
* | lost sysctl fix | Al Viro | 2008-07-27 | 1 | -7/+9 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-26 | 1 | -5/+5 |
* | [PATCH] sanitize proc_sysctl | Al Viro | 2008-07-26 | 1 | -0/+15 |
* | [PATCH] sysctl: keep track of tree relationships | Al Viro | 2008-07-26 | 1 | -0/+63 |
* | [PATCH] allow delayed freeing of ctl_table_header | Al Viro | 2008-07-26 | 1 | -1/+36 |
* | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 2008-07-26 | 1 | -10/+31 |
* | printk ratelimiting rewrite | Dave Young | 2008-07-25 | 1 | -2/+2 |
* | hugetlb: multiple hstates for multiple page sizes | Andi Kleen | 2008-07-24 | 1 | -3/+5 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 | 1 | -1/+1 |
* | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 1 | -4/+16 |
|\ |
|
| * | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 | 1 | -1/+1 |
| * | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 1 | -12/+19 |
| |\ |
|
| * | | softlockup: fix softlockup_thresh fix | Ingo Molnar | 2008-05-25 | 1 | -1/+1 |
| * | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 | 1 | -4/+5 |
| * | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 1 | -0/+11 |
* | | | remove CONFIG_KMOD from core kernel code | Johannes Berg | 2008-07-22 | 1 | -2/+2 |
* | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 1 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney | 2008-06-19 | 1 | -0/+13 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 1 | -12/+0 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 1 | -12/+0 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | dyntick: Remove last reminants of dyntick support | Russell King | 2008-05-12 | 1 | -12/+0 |
| | |/ / |
|
* | | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | ftrace: add ftrace_enabled sysctl to disable mcount function | Steven Rostedt | 2008-05-23 | 1 | -0/+11 |
| |/ / / |
|
* | | | | sched: update shares on wakeup | Peter Zijlstra | 2008-06-27 | 1 | -0/+8 |
|/ / / |
|
* | | | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro | 2008-05-16 | 1 | -1/+4 |
|/ / |
|
* | | sysctl: add the ->permissions callback on the ctl_table_root | Pavel Emelyanov | 2008-04-29 | 1 | -7/+18 |
* | | sysctl: clean from unneeded extern and forward declarations | Pavel Emelyanov | 2008-04-29 | 1 | -76/+68 |
* | | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig | 2008-04-29 | 1 | -2/+8 |
* | | keys: make the keyring quotas controllable through /proc/sys | David Howells | 2008-04-29 | 1 | -0/+9 |
* | | sched: rt-group: synchonised bandwidth period | Peter Zijlstra | 2008-04-19 | 1 | -2/+2 |
* | | sched: remove sysctl_sched_batch_wakeup_granularity | Ingo Molnar | 2008-04-19 | 1 | -11/+0 |
|/ |
|
* | sched: revert load_balance_monitor() changes | Peter Zijlstra | 2008-03-04 | 1 | -18/+0 |
* | hugetlb: fix overcommit locking | Nishanth Aravamudan | 2008-02-13 | 1 | -2/+2 |
* | sched: rt-group: interface | Peter Zijlstra | 2008-02-13 | 1 | -16/+16 |
* | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches | 2008-02-08 | 1 | -10/+10 |
* | Nuke duplicate header from sysctl.c | Jesper Juhl | 2008-02-08 | 1 | -1/+0 |
* | Pidns: make full use of xxx_vnr() calls | Pavel Emelyanov | 2008-02-08 | 1 | -1/+1 |
* | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan | 2008-02-08 | 1 | -1/+1 |
* | oom: add sysctl to enable task memory dump | David Rientjes | 2008-02-07 | 1 | -0/+9 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -0/+8 |
* | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 | 1 | -35/+0 |
* | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 2008-02-05 | 1 | -1/+17 |
* | [AUDIT] break large execve argument logging into smaller messages | Eric Paris | 2008-02-01 | 1 | -11/+0 |
* | x86: various changes and cleanups to in_p/out_p delay details | Ingo Molnar | 2008-01-30 | 1 | -0/+9 |
* | [NET]: Remove the empty net_table | Pavel Emelyanov | 2008-01-28 | 1 | -8/+0 |
* | sysctl: Infrastructure for per namespace sysctls | Eric W. Biederman | 2008-01-28 | 1 | -11/+82 |