Age | Commit message (Expand) | Author |
2009-01-30 | hrtimer: prevent negative expiry value after clock_was_set() | Thomas Gleixner |
2009-01-30 | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue |
2009-01-30 | hrtimers: increase clock min delta threshold while interrupt hanging | Frederic Weisbecker |
2009-01-26 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-18 | hrtimers: fix inconsistent lock state on resume in hres_timers_resume | Peter Zijlstra |
2009-01-14 | [CVE-2009-0029] System call wrappers part 01 | Heiko Carstens |
2009-01-05 | hrtimer: splitout peek ahead functionality, fix | Ingo Molnar |
2009-01-05 | hrtimer: fixup comments | Thomas Gleixner |
2009-01-05 | hrtimer: fix recursion deadlock by re-introducing the softirq | Peter Zijlstra |
2009-01-05 | hrtimer: simplify hotplug migration | Thomas Gleixner |
2009-01-05 | hrtimer: fix HOTPLUG_CPU=n compile warning | Thomas Gleixner |
2009-01-05 | hrtimer: splitout peek ahead functionality | Thomas Gleixner |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-26 | hrtimer: remove #include <linux/irq.h> | KOSAKI Motohiro |
2008-12-19 | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar |
2008-12-08 | hrtimer: removing all ur callback modes, fix | Peter Zijlstra |
2008-12-04 | hrtimer: removing all ur callback modes, fix hotplug | Peter Zijlstra |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra |
2008-11-12 | hrtimer: clean up unused callback modes | Peter Zijlstra |
2008-11-11 | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context | Gautham R Shenoy |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-20 | hrtimers: simplify hrtimer_peek_ahead_timers() | Thomas Gleixner |
2008-10-20 | hrtimers: fix docbook comments | Thomas Gleixner |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven |
2008-10-13 | rangetimers: fix the bug reported by Ingo for real | Arjan van de Ven |
2008-10-11 | rangetimer: fix BUG_ON reported by Ingo | Arjan van de Ven |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner |
2008-09-29 | hrtimer: mark migration state | Thomas Gleixner |
2008-09-29 | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers | Thomas Gleixner |
2008-09-29 | hrtimer: migrate pending list on cpu offline | Thomas Gleixner |
2008-09-22 | hrtimer: remove hrtimer_clock_base::get_softirq_time() | Mark McLoughlin |
2008-09-11 | hrtimer: peek at the timer queue just before going idle | Arjan van de Ven |
2008-09-11 | hrtimer: make the nanosleep() syscall use the per process slack | Arjan van de Ven |
2008-09-07 | hrtimer: add a hrtimer_start_range() function | Arjan van de Ven |
2008-09-05 | hrtimer: turn hrtimers into range timers | Arjan van de Ven |
2008-09-05 | hrtimer: convert kernel/* to the new hrtimer apis | Arjan van de Ven |
2008-09-05 | select: Introduce a hrtimeout function | Arjan van de Ven |
2008-08-21 | migrate_timers: add comment, use spinlock_irq() | Oleg Nesterov |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-07-14 | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh... | Thomas Gleixner |
2008-07-10 | Merge branch 'imx' into devel | Russell King |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-05-26 | hrtimer: Remove unused variables in ktime_divns() | Carlos R. Mafra |
2008-05-26 | hrtimer: remove warning in hres_timers_resume | Jeremy Fitzhardinge |
2008-05-25 | Remove argument from open_softirq which is always NULL | Carlos R. Mafra |