summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorLines
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra-18/+0
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan-2/+2
2008-02-13sched: rt-group: interfacePeter Zijlstra-16/+16
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches-10/+10
2008-02-08Nuke duplicate header from sysctl.cJesper Juhl-1/+0
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov-1/+1
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan-1/+1
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes-0/+9
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet-0/+8
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn-35/+0
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana-1/+17
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris-11/+0
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar-0/+9
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov-8/+0
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman-11/+82
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman-0/+1
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman-15/+74
2008-01-25softlockup: fix signednessIngo Molnar-8/+8
2008-01-25sched: latencytop supportArjan van de Ven-0/+10
2008-01-25sched: rt time limitPeter Zijlstra-1/+17
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar-0/+27
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri-0/+18
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet-4/+4
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan-8/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan-0/+8
2007-12-05Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov-0/+4
2007-11-14sysctl: check length at deprecated_sysctl_warningTetsuo Handa-0/+4
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra-0/+8
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet-2/+2
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra-4/+7
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan-2/+6
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman-23/+41
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman-0/+6
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman-1/+0
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman-7/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman-57/+57
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai-7/+26
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes-0/+9
2007-10-17mm: per device dirty thresholdPeter Zijlstra-1/+1
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke-0/+8
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar-0/+8
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra-6/+3
2007-10-15sched: remove wait_runtime limitIngo Molnar-11/+0
2007-10-15sched: remove stat_granIngo Molnar-11/+0
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro-1/+1