aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman1-1/+0
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman1-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman1-7/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman1-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-57/+57
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai1-7/+26
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes1-0/+9
2007-10-17mm: per device dirty thresholdPeter Zijlstra1-1/+1
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke1-0/+8
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar1-0/+8
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra1-6/+3
2007-10-15sched: remove wait_runtime limitIngo Molnar1-11/+0
2007-10-15sched: remove stat_granIngo Molnar1-11/+0
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro1-1/+1