aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched: rt time limitPeter Zijlstra2008-01-251-1/+17
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-251-0/+27
* sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-251-0/+18
* sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet2007-12-181-4/+4
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-171-8/+0
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-171-0/+8
* Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov2007-12-051-0/+4
* sysctl: check length at deprecated_sysctl_warningTetsuo Handa2007-11-141-0/+4
* sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-091-0/+8
* sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet2007-11-091-2/+2
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-091-4/+7
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-181-2/+6
* sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman2007-10-181-23/+41
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-181-0/+6