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