index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
1
-15
/
+0
2018-08-20
sched: idle: Avoid retaining the tick when it has been stopped
Rafael J. Wysocki
1
-1
/
+1
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
1
-3
/
+8
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-1
/
+3
2018-04-05
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
1
-4
/
+15
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
1
-3
/
+6
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-0
/
+1
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
1
-1
/
+122
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-14
/
+1
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-3
/
+3
2017-10-26
sched/idle: Micro-optimize the idle loop
Cheng Jian
1
-1
/
+2
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
1
-1
/
+0
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
1
-1
/
+1
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
1
-3
/
+3
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
1
-0
/
+1
2017-05-15
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
1
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-11-29
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
1
-61
/
+101
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
1
-5
/
+8
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-2
/
+11
2016-06-14
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-06-03
sched/idle: Optimize the generic idle loop
Gaurav Jindal (Gaurav Jindal)
1
-1
/
+3
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-1
/
+1
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
1
-2
/
+0
2016-03-01
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
1
-4
/
+1
2016-03-01
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
1
-0
/
+2
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
1
-1
/
+1
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
1
-6
/
+0
2016-01-14
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
1
-0
/
+1
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
1
-0
/
+2
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
1
-9
/
+5
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-13
/
+7
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-6
/
+9
2015-05-04
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
1
-44
/
+46
2015-05-04
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
1
-19
/
+24
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-14
/
+2
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+8
2015-03-12
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
1
-0
/
+2
2015-03-12
cpu: Make CPU-offline idle-loop transition point more precise
Paul E. McKenney
1
-1
/
+6
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-9
/
+21
2015-03-02
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
1
-14
/
+15
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
1
-1
/
+0
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-0
/
+16
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
1
-1
/
+2
2014-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
1
-0
/
+6
[next]