1. 29 Sep, 2006 1 commit
  2. 14 Aug, 2006 1 commit
  3. 31 Jul, 2006 1 commit
  4. 03 Jul, 2006 2 commits
  5. 27 Jun, 2006 2 commits
  6. 25 Jun, 2006 2 commits
  7. 31 May, 2006 1 commit
  8. 26 Apr, 2006 2 commits
  9. 21 Apr, 2006 1 commit
  10. 11 Apr, 2006 1 commit
  11. 31 Mar, 2006 3 commits
  12. 26 Mar, 2006 6 commits
  13. 06 Mar, 2006 1 commit
    • Tony Lindgren's avatar
      [PATCH] fix next_timer_interrupt() for hrtimer · 69239749
      Tony Lindgren authored
      Also from Thomas Gleixner <tglx@linutronix.de>
      
      Function next_timer_interrupt() got broken with a recent patch
      6ba1b912
      
       as sys_nanosleep() was moved to
      hrtimer.  This broke things as next_timer_interrupt() did not check hrtimer
      tree for next event.
      
      Function next_timer_interrupt() is needed with dyntick (CONFIG_NO_IDLE_HZ,
      VST) implementations, as the system can be in idle when next hrtimer event
      was supposed to happen.  At least ARM and S390 currently use
      next_timer_interrupt().
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
      Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      69239749
  14. 14 Feb, 2006 1 commit
  15. 01 Feb, 2006 3 commits
  16. 17 Jan, 2006 1 commit
  17. 16 Jan, 2006 1 commit
  18. 12 Jan, 2006 3 commits
  19. 10 Jan, 2006 4 commits