All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request for range-hrtimer updates
@ 2008-10-08 15:33 Arjan van de Ven
  2008-10-09 12:33 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Arjan van de Ven @ 2008-10-08 15:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: mingo

Hi,

a few changes have been put into the range-hrtimer tree; the first three have been on lkml before, 
the last 2 are build fixes reported in the last few days.... please pull.

The following changes since commit a7cda5d3ae218476927ac3fd9756ea617c4ddfb2:
  Ingo Molnar (1):
        Merge branch 'sched/core'

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-hrtimer.git master

Arjan van de Ven (5):
      hrtimer: make the nanosleep() syscall use the per process slack
      hrtimer: make the futex() system call use the per process slack value
      hrtimer: peek at the timer queue just before going idle
      select: fix alpha OSF wrapper
      rangetimer: fix x86 build failure for the !HRTIMERS case

 arch/alpha/kernel/osf_sys.c |   13 +++++++------
 drivers/cpuidle/cpuidle.c   |    7 +++++++
 include/linux/hrtimer.h     |    7 +++++++
 kernel/futex.c              |    6 +++++-
 kernel/hrtimer.c            |   37 ++++++++++++++++++++++++++++++++++++-
 5 files changed, 62 insertions(+), 8 deletions(-)


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-12 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 15:33 pull request for range-hrtimer updates Arjan van de Ven
2008-10-09 12:33 ` Ingo Molnar
     [not found]   ` <20081010113749.GA21937@elte.hu>
2008-10-12 23:37     ` Arjan van de Ven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.