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
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2020-03-20
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-06
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
sched/deadline: Make two functions static
Yu Chen
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2019-12-25
sched/uclamp: Remove uclamp_util()
Valentin Schneider
2019-11-17
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-11-11
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
sched/core: Optimize pick_next_task()
Peter Zijlstra
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
sched/fair: Expose newidle_balance()
Peter Zijlstra
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
sched: Rework CPU hotplug task selection
Peter Zijlstra
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-17
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
2019-06-03
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
sched/fair: Remove rq->load
Dietmar Eggemann
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
[prev]
[next]