aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-0/+13
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-12/+0
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-0/+11
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King1-12/+0
2008-06-27sched: update shares on wakeupPeter Zijlstra1-0/+8
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney1-0/+13
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt1-0/+11
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro1-1/+4
2008-05-12dyntick: Remove last reminants of dyntick supportRussell King1-12/+0
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-7/+18
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov1-76/+68
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig1-2/+8
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-0/+9
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra1-2/+2
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar1-11/+0
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-18/+0
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan1-2/+2
2008-02-13sched: rt-group: interfacePeter Zijlstra1-16/+16
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches1-10/+10
2008-02-08Nuke duplicate header from sysctl.cJesper Juhl1-1/+0
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov1-1/+1
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan1-1/+1
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes1-0/+9
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-0/+8
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-35/+0
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-1/+17
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-11/+0
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar1-0/+9
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov1-8/+0
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman1-11/+82
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman1-0/+1
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman1-15/+74
2008-01-25softlockup: fix signednessIngo Molnar1-8/+8
2008-01-25sched: latencytop supportArjan van de Ven1-0/+10
2008-01-25sched: rt time limitPeter Zijlstra1-1/+17
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar1-0/+27
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri1-0/+18
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet1-4/+4
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan1-8/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan1-0/+8
2007-12-05Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov1-0/+4
2007-11-14sysctl: check length at deprecated_sysctl_warningTetsuo Handa1-0/+4
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra1-0/+8
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet1-2/+2
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra1-4/+7
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan1-2/+6
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman1-23/+41
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+6