aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hrtimer.h
Commit message (Expand)AuthorAge
* hrtimer: clean up unused callback modesPeter Zijlstra2008-11-12
* Fix accidental implicit cast in HR-timer conversionDavid Howells2008-11-06
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * hrtimers: add missing docbook comments to struct hrtimerThomas Gleixner2008-10-20
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell2008-10-15
| * | rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven2008-10-07
| * | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-11
| * | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-07
| * | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-07
| * | hrtimer: another build fixArjan van de Ven2008-09-06
| * | hrtimer: fix build bug found by IngoArjan van de Ven2008-09-06
| * | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-06
| * | hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven2008-09-06
| * | hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven2008-09-06
| * | select: Introduce a hrtimeout functionArjan van de Ven2008-09-06
| | |
| \ \
*-. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
| | * hrtimer: mark migration stateThomas Gleixner2008-09-29
| |/ |/|
| * hrtimer: reorder struct hrtimer to save 8 bytes on 64bit buildsRichard Kennedy2008-09-24
| * hrtimer: remove hrtimer_clock_base::reprogram()Mark McLoughlin2008-09-22
| * hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin2008-09-22
|/
* hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-03
* add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* hrtimers: simplify lockdep handlingOleg Nesterov2008-04-17
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-10
* time: fix typo in commentsLi Zefan2008-02-08
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-07
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-05
* time: delete comments that refer to noexistent symbolsLi Zefan2008-02-03
* hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-18
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-16
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-07
* [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-06
* [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-06
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-01
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-16
* [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] GTOD: persistent clock supportJohn Stultz2007-02-16
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-29