aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAge
* hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner2008-02-14
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-14
* hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2008-02-10
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-10
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra2008-02-01
* hrtimer: unlock hrtimer_wakeupPeter Zijlstra2008-01-25
* hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-25
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-25
* hrtimer: fix section mismatchRandy Dunlap2008-01-21
* hrtimers: avoid overflow for large relative timeoutsThomas Gleixner2007-12-07
* Quieten hrtimer printk: "Switched to high resolution mode .."Michael Ellerman2007-10-29
* fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_baseUwe Kleine-König2007-10-19
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-18
* [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-10
* Cache xtime every call to update_wall_timejohn stultz2007-07-25
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* hrtimer: speedup hrtimer_enqueueIngo Molnar2007-07-21
* highres: improve debug outputIngo Molnar2007-07-21
* [HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller2007-07-16
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* export hrtimer_forwardStas Sergeev2007-05-08
* [NET]: Fix networking compilation errorsDavid Howells2007-04-27
* [NET_SCHED]: Use ktime as clocksourcePatrick McHardy2007-04-26
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-07
* [PATCH] hrtimers: fix reprogramming SMP raceIngo Molnar2007-03-28
* [PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner2007-03-16
* [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner2007-03-16
* [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner2007-03-06
* [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-05
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-16
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-16
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-16
* [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-16
* [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-16
* [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-16
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner2007-02-16
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-16
* [PATCH] HZ free ntpjohn stultz2007-02-16
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-29
* [PATCH] fix hrtimer percpu usage typoJan Blunck2006-08-14
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-31
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-03
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27