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-11-10
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2020-11-10
sched: Fix balance_callback()
Peter Zijlstra
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2020-10-29
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-14
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-07
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-03
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-09-25
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-09-25
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
2020-09-25
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
[prev]
[next]