index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Age
Commit message (
Expand
)
Author
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-10-05
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-26
hrtimer: Remove overly verbose "switch to high res mode" message
Roland Dreier
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-15
hrtimer: Eliminate needless reprogramming of clock events device
Ashwin Chaugule
2009-08-29
hrtimer: Add tracepoint for hrtimers
Xiao Guangrong
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
2009-07-22
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
2009-07-10
hrtimer: migration: do not check expiry time on current CPU
Thomas Gleixner
2009-07-07
timekeeping: Move ktime_get() functions to timekeeping.c
Thomas Gleixner
2009-07-07
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
Martin Schwidefsky
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-08
hrtimer: export ktime_add_safe
Artem Bityutskiy
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
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
[next]