summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches
2008-02-08Nuke duplicate header from sysctl.cJesper Juhl
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman
2008-01-25softlockup: fix signednessIngo Molnar
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: rt time limitPeter Zijlstra
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-05Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov
2007-11-14sysctl: check length at deprecated_sysctl_warningTetsuo Handa
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes