aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* lost sysctl fixAl Viro2008-07-271-7/+9
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-5/+5
* [PATCH] sanitize proc_sysctlAl Viro2008-07-261-0/+15
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-261-0/+63
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-261-1/+36
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-261-10/+31
* printk ratelimiting rewriteDave Young2008-07-251-2/+2
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-241-3/+5
* mm/vmstat.c: proper externsAdrian Bunk2008-07-241-1/+1
* Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-4/+16
|\
| * softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto2008-07-181-1/+1
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-151-12/+19
| |\
| * | softlockup: fix softlockup_thresh fixIngo Molnar2008-05-251-1/+1
| * | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-251-4/+5
| * | softlockup: allow panic on lockupIngo Molnar2008-05-251-0/+11
* | | remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-221-2/+2
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-151-0/+13
|\ \ \ | |_|/ |/| |
| * | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-191-0/+13
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-12/+0
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-101-12/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | dyntick: Remove last reminants of dyntick supportRussell King2008-05-121-12/+0
| | |/ /
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+11
|\ \ \ \
| * | | | ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-231-0/+11
| |/ / /
* | | | sched: update shares on wakeupPeter Zijlstra2008-06-271-0/+8
|/ / /
* | | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-161-1/+4
|/ /
* | sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-291-7/+18
* | sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-291-76/+68
* | sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-291-2/+8
* | keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-291-0/+9
* | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-191-2/+2
* | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-11/+0
|/
* sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-041-18/+0
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-131-2/+2
* sched: rt-group: interfacePeter Zijlstra2008-02-131-16/+16
* printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-081-10/+10
* Nuke duplicate header from sysctl.cJesper Juhl2008-02-081-1/+0
* Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-081-1/+1
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-081-1/+1
* oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-071-0/+9
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-0/+8
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-051-35/+0
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-1/+17
* [AUDIT] break large execve argument logging into smaller messagesEric Paris2008-02-011-11/+0
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-301-0/+9
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-281-8/+0
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-281-11/+82
* sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman2008-01-281-0/+1
* sysctl: Add register_sysctl_paths functionEric W. Biederman2008-01-281-15/+74
* softlockup: fix signednessIngo Molnar2008-01-251-8/+8
* sched: latencytop supportArjan van de Ven2008-01-251-0/+10