aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
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
2007-10-17mm: per device dirty thresholdPeter Zijlstra
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra
2007-10-15sched: remove wait_runtime limitIngo Molnar
2007-10-15sched: remove stat_granIngo Molnar
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra
2007-08-19Remove double inclusion of linux/capability.hChristian Heim
2007-08-11Fix missing numa_zonelist_order sysctlLee Schermerhorn
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-19kernel/sysctl.c: finish off the warning commentsAndrew Morton
2007-07-19lockstat: core infrastructurePeter Zijlstra