summaryrefslogtreecommitdiffstats
path: root/include/linux/hrtimer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-4/+101
|\
| * hrtimers: add missing docbook comments to struct hrtimerThomas Gleixner2008-10-201-2/+7
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-4/+14
| |\
| * | DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell2008-10-151-0/+2
| * | rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven2008-10-071-1/+3
| * | hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+5
| * | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-071-1/+1
| * | hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-071-1/+8
| * | hrtimer: another build fixArjan van de Ven2008-09-061-13/+13
| * | hrtimer: fix build bug found by IngoArjan van de Ven2008-09-061-7/+7
| * | hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-051-1/+30
| * | hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven2008-09-051-10/+10
| * | hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven2008-09-051-0/+45
| * | select: Introduce a hrtimeout functionArjan van de Ven2008-09-051-0/+2
| | |
| \ \
*-. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-12/+16
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
| | * hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
| |/ |/|
| * hrtimer: reorder struct hrtimer to save 8 bytes on 64bit buildsRichard Kennedy2008-09-241-2/+2
| * hrtimer: remove hrtimer_clock_base::reprogram()Mark McLoughlin2008-09-221-4/+0
| * hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin2008-09-221-2/+0
|/
* hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-031-0/+9
* add hrtimer specific debugobjects codeThomas Gleixner2008-04-301-0/+15
* hrtimers: simplify lockdep handlingOleg Nesterov2008-04-171-2/+0
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-101-1/+1
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+4
* timerfd: new timerfd APIDavide Libenzi2008-02-051-5/+5
* timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-051-0/+7
* time: delete comments that refer to noexistent symbolsLi Zefan2008-02-031-1/+0
* hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-251-3/+2
* sched: high-res preemption tickPeter Zijlstra2008-01-251-0/+9
* hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-181-1/+1
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-161-2/+3
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-071-0/+3
* [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-061-1/+1
* [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-061-1/+1
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-0/+1
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-0/+3
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+45
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-6/+110
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+6
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-161-3/+2
* [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-161-1/+0
* [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-161-1/+35
* [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-161-15/+28
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-8/+12
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-161-0/+3
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-291-0/+1
* [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-061-0/+1
* [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-031-0/+1