aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAge
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-15
|\ \
| | \
| | \
| *-. | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...Thomas Gleixner2008-07-14
| |\ \|
| | * | hrtimer: Remove unused variables in ktime_divns()Carlos R. Mafra2008-05-26
| | * | hrtimer: remove warning in hres_timers_resumeJeremy Fitzhardinge2008-05-26
| | |/
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\ \ \
| * | | Merge branch 'imx' into develRussell King2008-07-10
| |\| |
| * | | dyntick: Remove last reminants of dyntick supportRussell King2008-05-12
| | |/ | |/|
* | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\ \ \ | |_|/ |/| |
| * | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
| |/
* / hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-03
|/
* hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-03
* add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner2008-04-28
* hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQBodo Stroesser2008-04-27
* hrtimer: optimize the softirq time optimizationThomas Gleixner2008-04-21
* hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich2008-04-21
* hrtimers: simplify lockdep handlingOleg Nesterov2008-04-17
* hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner2008-04-17
* 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