aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/sysctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov1-0/+1
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot1-1/+0
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke1-3/+3
2017-03-02sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar1-3/+7
2017-02-01sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in millisecondsShile Zhang1-0/+1
2016-10-20sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming1-1/+0
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin1-21/+0
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-0/+4
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner1-12/+0
2014-06-04mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov1-0/+4
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-1/+1
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen1-0/+4
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra1-13/+0
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli1-0/+13
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li1-1/+0
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file moveIngo Molnar1-1/+0
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman1-1/+0
2013-09-23hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan1-1/+1
2013-02-22sched: move RR_TIMESLICE from sysctl.h to rt.hClark Williams1-6/+0
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams1-1/+14
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams1-0/+97