aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\
| * proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
|\|
| * forgotten refcount on sysctl root tableAl Viro2008-09-04
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-12
* | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller2008-09-12
|/
* lost sysctl fixAl Viro2008-07-27
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-26
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-26
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-26
* printk ratelimiting rewriteDave Young2008-07-25
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-23
|\
| * softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto2008-07-18
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15
| |\
| * | softlockup: fix softlockup_thresh fixIngo Molnar2008-05-25
| * | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-25
| * | softlockup: allow panic on lockupIngo Molnar2008-05-25
* | | remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-22
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\ \ \ | |_|/ |/| |
| * | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-19
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | dyntick: Remove last reminants of dyntick supportRussell King2008-05-12
| | |/ /
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \ \ \
| * | | | ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-23
| |/ / /
* / / / sched: update shares on wakeupPeter Zijlstra2008-06-27
|/ / /
* / / [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-16
|/ /
* | sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-29
* | sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-29
* | sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-29
* | keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
* | sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
|/
* sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-04
* hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-13
* sched: rt-group: interfacePeter Zijlstra2008-02-13
* printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-08
* Nuke duplicate header from sysctl.cJesper Juhl2008-02-08
* Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-08
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-08
* oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-07
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-05
* [AUDIT] break large execve argument logging into smaller messagesEric Paris2008-02-01
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-30