index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+1
2012-07-12
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-1
/
+8
2011-06-28
Fix some kernel-doc warnings
Vitaliy Ivanov
1
-0
/
+1
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
1
-1
/
+1
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-2
/
+5
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
1
-1
/
+1
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
1
-1
/
+5
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
1
-0
/
+2
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
1
-13
/
+3
2011-03-10
hrtimer: Update hrtimer->state documentation
Thomas Gleixner
1
-5
/
+11
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
1
-0
/
+1
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-0
/
+1
2011-02-21
hrtimers: extend hrtimer base code to handle more then 2 clockids
John Stultz
1
-1
/
+5
2011-01-10
hrtimer.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+0
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
1
-17
/
+15
2010-11-10
hrtimer: Remove stale comment on curr_timer
Yong Zhang
1
-1
/
+0
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
1
-0
/
+2
2009-12-15
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
1
-1
/
+1
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-43
/
+0
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
1
-4
/
+9
2009-11-20
hrtimer: Fix /proc/timer_list regression
Feng Tang
1
-3
/
+1
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+1
2009-07-22
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
1
-2
/
+0
2009-07-10
timer stats: fix quick check optimization
Heiko Carstens
1
-1
/
+1
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
1
-0
/
+5
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
1
-2
/
+5
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-0
/
+5
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-32
/
+2
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
1
-5
/
+0
2008-11-07
Fix accidental implicit cast in HR-timer conversion
David Howells
1
-1
/
+1
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-4
/
+101
2008-10-20
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
1
-2
/
+7
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-12
/
+16
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-4
/
+14
2008-10-15
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
1
-0
/
+2
2008-10-07
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
1
-1
/
+3
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-3
/
+11
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-1
/
+3
2008-09-24
hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds
Richard Kennedy
1
-2
/
+2
2008-09-22
hrtimer: remove hrtimer_clock_base::reprogram()
Mark McLoughlin
1
-4
/
+0
2008-09-22
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
1
-2
/
+0
2008-09-11
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
1
-0
/
+5
2008-09-08
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
1
-1
/
+1
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
1
-1
/
+8
2008-09-06
hrtimer: another build fix
Arjan van de Ven
1
-13
/
+13
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
1
-7
/
+7
2008-09-06
hrtimer: turn hrtimers into range timers
Arjan van de Ven
1
-1
/
+30
2008-09-06
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
1
-10
/
+10
2008-09-06
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
1
-0
/
+45
2008-09-06
select: Introduce a hrtimeout function
Arjan van de Ven
1
-0
/
+2
[next]