summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+10
* Configure out AIO supportThomas Petazzoni2008-10-161-0/+2
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-16/+13
* Make the taint flags reliableAndi Kleen2008-10-161-39/+28
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-141-1/+5
|\
| * Configure out file locking featuresThomas Petazzoni2008-09-291-1/+5
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-11/+0
|\ \
| * | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-101-11/+0
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-0/+1
|\ \ | |/
| * forgotten refcount on sysctl root tableAl Viro2008-09-041-0/+1
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-111-3/+1
* | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller2008-09-111-2/+2
|/
* 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
OpenPOWER on IntegriCloud