summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-161-0/+8
* sched: reintroduce cache-hot affinityIngo Molnar2007-10-151-0/+8
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-151-6/+3
* sched: remove wait_runtime limitIngo Molnar2007-10-151-11/+0
* sched: remove stat_granIngo Molnar2007-10-151-11/+0
* minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-1/+1
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-121-1/+1
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-0/+8
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-251-2/+2
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-251-0/+11
* sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra2007-08-251-9/+9
* Remove double inclusion of linux/capability.hChristian Heim2007-08-191-1/+0
* Fix missing numa_zonelist_order sysctlLee Schermerhorn2007-08-111-1/+1
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-291-1/+1
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+10
* kernel/sysctl.c: finish off the warning commentsAndrew Morton2007-07-191-1/+4
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+22
* coredump masking: bound suid_dumpable sysctlKawai, Hidehiro2007-07-191-1/+5
* audit: rework execve auditPeter Zijlstra2007-07-191-0/+11
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-191-1/+1
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-0/+10
* proper prototype for proc_nr_files()Adrian Bunk2007-07-171-3/+1
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-171-0/+8
* Remove duplicate comments from sysctl.cLinus Torvalds2007-07-161-8/+0
* sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton2007-07-161-1/+20
* vdso: print fatal signalsIngo Molnar2007-07-161-0/+9
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-161-0/+11
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-0/+10