aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAge
* tracing: Fix the merge fallout from 31-rt to 33Carsten Emde2010-02-24
* Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\
| * hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens2009-12-10
| * hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner2009-12-10
| * Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| |\
| | * nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-05
| |\ \ | | |/ | |/|
| | * hrtimer: Remove overly verbose "switch to high res mode" messageRoland Dreier2009-09-26
| * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-27
| |\ \ | | |/ | |/|
| | * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-15
| * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
| |\ \
| | * | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-29
| | |/
| * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
| |\|
| | * Merge branch 'linus' into timers/coreThomas Gleixner2009-08-14
| | |\
| | * | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-22
| | * | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-07
| | * | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-07
| * | | pktgen: spin using hrtimerStephen Hemminger2009-08-29
| | |/ | |/|
* | | ftrace: Add latency histograms of missed timer offsetsCarsten Emde2009-11-06
* | | hrtimer: fix !rt compileThomas Gleixner2009-07-29
* | | hrtimer: Fix softirq device reprogrammingThomas Gleixner2009-07-29
* | | hrtimer: fix wait_for_hrtimerThomas Gleixner2009-07-29
* | | hrtimer: fix reprogram thinkoThomas Gleixner2009-07-29
* | | hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner2009-07-29
* | | hrtimer: fix wait for hrtimerThomas Gleixner2009-07-29
* | | hrtimer: no printk on highres switchIngo Molnar2009-07-29
* | | softirq: per cpu assumptions fixesIngo Molnar2009-07-29
* | | hrtimers: prepare full preemptionIngo Molnar2009-07-29
* | | Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner2009-07-28
|\ \ \
| * | | xtime_lock: Convert to atomic_seqlockThomas Gleixner2009-07-27
| * | | hrtimer: Convert cpu_base->lock to atomic_spinlockThomas Gleixner2009-07-27
| |/ /
* | | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-24
* | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-24
|/ /
* | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
* | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-10
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-17
|\
| * hrtimer: export ktime_add_safeArtem Bityutskiy2009-06-08
* | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-13
* | timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-13
|/
* hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-31
* hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner2009-01-30
* hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-30
* hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker2009-01-30
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-26
|\
| * hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra2009-01-18
* | [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-14
|/
* hrtimer: splitout peek ahead functionality, fixIngo Molnar2009-01-05
* hrtimer: fixup commentsThomas Gleixner2009-01-05
* hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-05