Linus,

Please pull the latest sched-idle-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 
sched-idle-for-linus

   # HEAD: a1d028bd6d2b7789d15eddfd07c5bea2aaf36040 sched/idle: Add more 
comments to the code

More idle code reorganization, to prepare for more integration. (Sent 
separately because it depended on pending timer work, which is now 
upstream.)

Shortlog and diffstat generated by hand, due to the non-standard merge 
base.

 Thanks,

        Ingo

------------------>
Daniel Lezcano (5):
      idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
      cpuidle/idle: Move the cpuidle_idle_call function to idle.c
      sched/idle: Reorganize the idle loop
      sched/idle: Move idle conditions in cpuidle_idle main function
      sched/idle: Add more comments to the code

Ingo Molnar (1):
      Merge branch 'timers/core' into sched/idle

 drivers/cpuidle/cpuidle.c | 107 
+++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------
 include/linux/cpuidle.h   |  23 +++++++++++++++++++--
 kernel/sched/idle.c       | 150 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 211 insertions(+), 69 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to