| Commit message (Expand) | Author | Age | Files | Lines |
* | hrtimers: Convert to raw_spinlocks | Thomas Gleixner | 2009-12-14 | 1 | -25/+25 |
* | hrtimer: move timer stats helper functions to hrtimer.c | Heiko Carstens | 2009-12-10 | 1 | -4/+20 |
* | hrtimer: Tune hrtimer_interrupt hang logic | Thomas Gleixner | 2009-12-10 | 1 | -40/+57 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+2 |
|\ |
|
| * | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 1 | -1/+2 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-10-05 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | hrtimer: Remove overly verbose "switch to high res mode" message | Roland Dreier | 2009-09-26 | 1 | -2/+0 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-27 | 1 | -18/+35 |
|\ \
| |/
|/| |
|
| * | hrtimer: Eliminate needless reprogramming of clock events device | Ashwin Chaugule | 2009-09-15 | 1 | -18/+35 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -8/+32 |
|\ \ |
|
| * | | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 2009-08-29 | 1 | -8/+32 |
| |/ |
|
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -57/+0 |
|\| |
|
| * | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 | 1 | -46/+64 |
| |\ |
|
| * | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 | 1 | -1/+0 |
| * | | timekeeping: Move ktime_get() functions to timekeeping.c | Thomas Gleixner | 2009-07-07 | 1 | -60/+0 |
| * | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y | Martin Schwidefsky | 2009-07-07 | 1 | -0/+4 |
* | | | pktgen: spin using hrtimer | Stephen Hemminger | 2009-08-28 | 1 | -0/+2 |
| |/
|/| |
|
* | | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | 1 | -57/+64 |
* | | hrtimer: migration: do not check expiry time on current CPU | Thomas Gleixner | 2009-07-10 | 1 | -2/+13 |
|/ |
|
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-06-17 | 1 | -0/+2 |
|\ |
|
| * | hrtimer: export ktime_add_safe | Artem Bityutskiy | 2009-06-08 | 1 | -0/+2 |
* | | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -2/+49 |
* | | timers: Framework for identifying pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -3/+4 |
|/ |
|
* | hrtimer: fix rq->lock inversion (again) | Peter Zijlstra | 2009-03-31 | 1 | -21/+34 |
* | hrtimer: prevent negative expiry value after clock_was_set() | Thomas Gleixner | 2009-01-30 | 1 | -0/+7 |
* | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue | 2009-01-30 | 1 | -0/+4 |
* | hrtimers: increase clock min delta threshold while interrupt hanging | Frederic Weisbecker | 2009-01-30 | 1 | -1/+29 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 1 | -1/+3 |
|\ |
|
| * | hrtimers: fix inconsistent lock state on resume in hres_timers_resume | Peter Zijlstra | 2009-01-18 | 1 | -1/+3 |
* | | [CVE-2009-0029] System call wrappers part 01 | Heiko Carstens | 2009-01-14 | 1 | -2/+2 |
|/ |
|
* | hrtimer: splitout peek ahead functionality, fix | Ingo Molnar | 2009-01-05 | 1 | -1/+5 |
* | hrtimer: fixup comments | Thomas Gleixner | 2009-01-05 | 1 | -11/+9 |
* | hrtimer: fix recursion deadlock by re-introducing the softirq | Peter Zijlstra | 2009-01-05 | 1 | -33/+27 |
* | hrtimer: simplify hotplug migration | Thomas Gleixner | 2009-01-05 | 1 | -15/+10 |
* | hrtimer: fix HOTPLUG_CPU=n compile warning | Thomas Gleixner | 2009-01-05 | 1 | -11/+8 |
* | hrtimer: splitout peek ahead functionality | Thomas Gleixner | 2009-01-05 | 1 | -7/+17 |
* | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 | 1 | -1/+0 |
|\ |
|
| * | hrtimer: remove #include <linux/irq.h> | KOSAKI Motohiro | 2008-12-26 | 1 | -1/+0 |
* | | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar | 2008-12-19 | 1 | -1/+5 |
* | | hrtimer: removing all ur callback modes, fix | Peter Zijlstra | 2008-12-08 | 1 | -7/+1 |
* | | hrtimer: removing all ur callback modes, fix hotplug | Peter Zijlstra | 2008-12-04 | 1 | -28/+37 |
* | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -249/+31 |
|/ |
|
* | hrtimer: clean up unused callback modes | Peter Zijlstra | 2008-11-12 | 1 | -9/+0 |
* | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context | Gautham R Shenoy | 2008-11-11 | 1 | -1/+16 |
* | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -21/+185 |
|\ |
|
| * | hrtimers: simplify hrtimer_peek_ahead_timers() | Thomas Gleixner | 2008-10-20 | 1 | -9/+3 |
| * | hrtimers: fix docbook comments | Thomas Gleixner | 2008-10-20 | 1 | -2/+2 |
| * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 1 | -10/+85 |
| |\ |
|
| * | | rangetimers: fix the bug reported by Ingo for real | Arjan van de Ven | 2008-10-13 | 1 | -6/+2 |
| * | | rangetimer: fix BUG_ON reported by Ingo | Arjan van de Ven | 2008-10-11 | 1 | -1/+5 |