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