public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] sched/idle changes for v3.15
Date: Wed, 2 Apr 2014 10:21:54 +0200	[thread overview]
Message-ID: <20140402082154.GA24862@gmail.com> (raw)

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(-)

                 reply	other threads:[~2014-04-02  8:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140402082154.GA24862@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox