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
Age
Commit message (
Expand
)
Author
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
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-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-17
schied/fair: Skip calculating @contrib without load
Peng Wang
2019-12-17
sched/fair: Optimize select_idle_cpu
Cheng Jian
2019-12-17
sched/wait: fix ___wait_var_event(exclusive)
Oleg Nesterov
2019-12-17
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
2019-12-17
sched: Spare resched IPI when prio changes on a single fair task
Frederic Weisbecker
2019-12-17
sched/cfs: fix spurious active migration
Vincent Guittot
2019-12-17
sched/fair: Fix find_idlest_group() to handle CPU affinity
Vincent Guittot
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-08
Merge branch 'linus' into sched/urgent, to pick up the latest before merging ...
Ingo Molnar
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-29
sched/clock: Use static_branch_likely() with sched_clock_running
Zhenzhong Duan
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-21
sched/vtime: Bring up complete kcpustat accessor
Frederic Weisbecker
2019-11-21
sched/cputime: Support other fields on kcpustat_field()
Frederic Weisbecker
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2019-11-18
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
[next]