index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
idle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
1
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/idle: Add support for tasks that inject idle
Peter Zijlstra
2016-11-29
1
-61
/
+101
*
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-11-29
1
-5
/
+8
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-2
/
+11
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-14
1
-1
/
+1
|
\
|
*
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2016-06-02
1
-1
/
+1
*
|
sched/idle: Optimize the generic idle loop
Gaurav Jindal (Gaurav Jindal)
2016-06-03
1
-1
/
+3
|
/
*
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-03-01
1
-2
/
+0
*
cpu/hotplug: Make wait for dead cpu completion based
Thomas Gleixner
2016-03-01
1
-4
/
+1
*
cpu/hotplug: Let upcoming cpu bring itself fully up
Thomas Gleixner
2016-03-01
1
-0
/
+2
*
-
.
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2016-01-29
1
-1
/
+1
|
\
\
|
*
|
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-22
1
-1
/
+1
*
|
|
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
1
-6
/
+0
|
\
|
|
|
*
|
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-19
1
-6
/
+0
|
|
/
*
/
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2016-01-14
1
-0
/
+1
|
/
*
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-12
1
-0
/
+2
*
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-21
1
-9
/
+5
*
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-13
/
+7
*
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-6
/
+9
*
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
2015-05-04
1
-44
/
+46
*
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
2015-05-04
1
-19
/
+24
*
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-29
1
-14
/
+2
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
1
-1
/
+8
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-03-27
1
-1
/
+8
|
|
\
|
|
*
rcu: Handle outgoing CPUs on exit from idle loop
Paul E. McKenney
2015-03-12
1
-0
/
+2
|
|
*
cpu: Make CPU-offline idle-loop transition point more precise
Paul E. McKenney
2015-03-12
1
-1
/
+6
*
|
|
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
2015-04-03
1
-3
/
+2
|
/
/
*
|
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
1
-9
/
+21
*
|
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
2015-03-02
1
-14
/
+15
*
|
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
2015-02-28
1
-1
/
+0
|
/
*
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
1
-0
/
+16
*
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
2015-01-30
1
-1
/
+2
*
sched: Let the scheduler see CPU idle states
Daniel Lezcano
2014-09-24
1
-0
/
+6
*
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
1
-4
/
+0
|
\
|
*
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-09
1
-4
/
+0
*
|
sched/idle: Drop !! while calculating 'broadcast'
Viresh Kumar
2014-07-05
1
-2
/
+2
|
/
*
sched/idle: Optimize try-to-wake-up IPI
Peter Zijlstra
2014-06-05
1
-3
/
+7
*
sched/idle: Clear polling before descheduling the idle thread
Andy Lutomirski
2014-06-05
1
-1
/
+25
*
Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Ingo Molnar
2014-05-22
1
-9
/
+4
|
\
|
*
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-05-01
1
-13
/
+7
*
|
sched/idle: Make cpuidle_idle_call() void
Rafael J. Wysocki
2014-05-08
1
-5
/
+2
*
|
sched/idle: Reflow cpuidle_idle_call()
Peter Zijlstra
2014-05-08
1
-73
/
+58
*
|
sched/idle: Delay clearing the polling bit
Peter Zijlstra
2014-05-08
1
-7
/
+10
|
/
*
sched/idle: Add more comments to the code
Daniel Lezcano
2014-03-11
1
-2
/
+57
*
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
2014-03-11
1
-34
/
+44
*
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
1
-18
/
+15
*
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
1
-0
/
+56
*
sched/idle: Remove stale old file
Peter Zijlstra
2014-02-27
1
-7
/
+10
*
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
2014-02-11
1
-0
/
+144