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
/
idle.c
Age
Commit message (
Expand
)
Author
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
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 'pm-cpuidle'
Rafael J. Wysocki
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-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
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-11
sched/core: Make pick_next_task_idle() more consistent
Peter Zijlstra
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
2019-08-12
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
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: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
2018-08-20
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-05
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2017-10-26
sched/idle: Micro-optimize the idle loop
Cheng Jian
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
2017-05-15
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-06-14
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-03
sched/idle: Optimize the generic idle loop
Gaurav Jindal (Gaurav Jindal)
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
[next]