index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
hrtimer: Provide clock_was_set_delayed()
John Stultz
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-03-10
hrtimer: Update hrtimer->state documentation
Thomas Gleixner
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
2011-02-21
hrtimers: extend hrtimer base code to handle more then 2 clockids
John Stultz
2011-01-10
hrtimer.h: fix kernel-doc warning
Randy Dunlap
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
2010-11-10
hrtimer: Remove stale comment on curr_timer
Yong Zhang
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
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-11-20
hrtimer: Fix /proc/timer_list regression
Feng Tang
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
timer stats: fix quick check optimization
Heiko Carstens
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-03-31
hrtimer: fix rq->lock inversion (again)
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-06
Fix accidental implicit cast in HR-timer conversion
David Howells
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-20
hrtimers: add missing docbook comments to struct hrtimer
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-15
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
2008-10-07
rangetimer: fix x86 build failure for the !HRTIMERS case
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-24
hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds
Richard Kennedy
2008-09-22
hrtimer: remove hrtimer_clock_base::reprogram()
Mark McLoughlin
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-07
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-06
hrtimer: another build fix
Arjan van de Ven
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
2008-09-06
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-06
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
2008-09-06
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
[next]