| Commit message (Expand) | Author | Age |
* | hrtimer: remove duplicate helper function | Oliver Hartkopp | 2008-05-03 |
* | add hrtimer specific debugobjects code | Thomas Gleixner | 2008-04-30 |
* | hrtimer: raise softirq unlocked to avoid circular lock dependency | Thomas Gleixner | 2008-04-28 |
* | hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ | Bodo Stroesser | 2008-04-27 |
* | hrtimer: optimize the softirq time optimization | Thomas Gleixner | 2008-04-21 |
* | hrtimer: reduce calls to hrtimer_get_softirq_time() | Dimitri Sivanich | 2008-04-21 |
* | hrtimers: simplify lockdep handling | Oleg Nesterov | 2008-04-17 |
* | hrtimer: use nanosleep specific restart_block fields | Thomas Gleixner | 2008-04-17 |
* | hrtimer: catch expired CLOCK_REALTIME timers early | Thomas Gleixner | 2008-02-14 |
* | hrtimer: check relative timeouts for overflow | Thomas Gleixner | 2008-02-14 |
* | hrtimer: don't modify restart_block->fn in restart functions | Oleg Nesterov | 2008-02-10 |
* | hrtimer: fix *rmtp handling in hrtimer_nanosleep() | Oleg Nesterov | 2008-02-10 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 |
* | hrtimer: fix hrtimer_init_sleeper() users | Peter Zijlstra | 2008-02-01 |
* | hrtimer: unlock hrtimer_wakeup | Peter Zijlstra | 2008-01-25 |
* | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback | Peter Zijlstra | 2008-01-25 |
* | hrtimer: clean up cpu->base locking tricks | Peter Zijlstra | 2008-01-25 |
* | hrtimer: fix section mismatch | Randy Dunlap | 2008-01-21 |
* | hrtimers: avoid overflow for large relative timeouts | Thomas Gleixner | 2007-12-07 |
* | Quieten hrtimer printk: "Switched to high resolution mode .." | Michael Ellerman | 2007-10-29 |
* | fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base | Uwe Kleine-König | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier | Anton Blanchard | 2007-10-18 |
* | [KTIME]: Introduce ktime_sub_ns and ktime_sub_us | Arnaldo Carvalho de Melo | 2007-10-10 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 |
* | hrtimer: speedup hrtimer_enqueue | Ingo Molnar | 2007-07-21 |
* | highres: improve debug output | Ingo Molnar | 2007-07-21 |
* | [HRTIMER] Fix cpu pointer arg to clockevents_notify() | David Miller | 2007-07-16 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | export hrtimer_forward | Stas Sergeev | 2007-05-08 |
* | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 |
* | [PATCH] hrtimers: fix reprogramming SMP race | Ingo Molnar | 2007-03-28 |
* | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas Gleixner | 2007-03-16 |
* | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() | Thomas Gleixner | 2007-03-16 |
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode | Thomas Gleixner | 2007-03-06 |
* | [PATCH] timer/hrtimer: take per cpu locks in sane order | Heiko Carstens | 2007-03-05 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 |
* | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 |
* | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 2007-02-16 |
* | [PATCH] GTOD: persistent clock support | John Stultz | 2007-02-16 |
* | [PATCH] HZ free ntp | john stultz | 2007-02-16 |