index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
sysctl.h
Age
Commit message (
Expand
)
Author
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
2017-03-02
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2016-10-20
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-09-23
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
2013-02-22
sched: move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams