index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-5
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
2008-07-14
1
-5
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
*
|
hrtimer: Remove unused variables in ktime_divns()
Carlos R. Mafra
2008-05-26
1
-3
/
+2
|
|
*
|
hrtimer: remove warning in hres_timers_resume
Jeremy Fitzhardinge
2008-05-26
1
-2
/
+0
|
|
|
/
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-14
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'imx' into devel
Russell King
2008-07-10
1
-0
/
+8
|
|
\
\
\
|
|
|
/
/
|
*
|
|
dyntick: Remove last reminants of dyntick support
Russell King
2008-05-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-07-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
2008-05-25
1
-1
/
+1
|
|
/
*
|
hrtimer: prevent migration for raising softirq
Steven Rostedt
2008-07-03
1
-0
/
+8
|
/
*
hrtimer: remove duplicate helper function
Oliver Hartkopp
2008-05-03
1
-9
/
+0
*
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
1
-20
/
+157
*
hrtimer: raise softirq unlocked to avoid circular lock dependency
Thomas Gleixner
2008-04-28
1
-2
/
+17
*
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
Bodo Stroesser
2008-04-27
1
-2
/
+13
*
hrtimer: optimize the softirq time optimization
Thomas Gleixner
2008-04-21
1
-4
/
+3
*
hrtimer: reduce calls to hrtimer_get_softirq_time()
Dimitri Sivanich
2008-04-21
1
-32
/
+32
*
hrtimers: simplify lockdep handling
Oleg Nesterov
2008-04-17
1
-5
/
+4
*
hrtimer: use nanosleep specific restart_block fields
Thomas Gleixner
2008-04-17
1
-7
/
+6
*
hrtimer: catch expired CLOCK_REALTIME timers early
Thomas Gleixner
2008-02-14
1
-0
/
+11
*
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-14
1
-17
/
+20
*
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
2008-02-10
1
-4
/
+0
*
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
2008-02-10
1
-24
/
+27
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-5
/
+4
*
hrtimer: fix hrtimer_init_sleeper() users
Peter Zijlstra
2008-02-01
1
-0
/
+2
*
hrtimer: unlock hrtimer_wakeup
Peter Zijlstra
2008-01-25
1
-1
/
+3
*
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
2008-01-25
1
-131
/
+139
*
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
2008-01-25
1
-1
/
+19
*
hrtimer: fix section mismatch
Randy Dunlap
2008-01-21
1
-1
/
+1
*
hrtimers: avoid overflow for large relative timeouts
Thomas Gleixner
2007-12-07
1
-0
/
+8
*
Quieten hrtimer printk: "Switched to high resolution mode .."
Michael Ellerman
2007-10-29
1
-1
/
+1
*
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
Uwe Kleine-König
2007-10-20
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
2007-10-18
1
-13
/
+16
*
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-10-10
1
-0
/
+24
*
Cache xtime every call to update_wall_time
john stultz
2007-07-25
1
-4
/
+0
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
1
-1
/
+1
*
hrtimer: speedup hrtimer_enqueue
Ingo Molnar
2007-07-21
1
-4
/
+6
*
highres: improve debug output
Ingo Molnar
2007-07-21
1
-1
/
+4
*
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
David Miller
2007-07-16
1
-1
/
+1
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
*
export hrtimer_forward
Stas Sergeev
2007-05-08
1
-0
/
+1
*
[NET]: Fix networking compilation errors
David Howells
2007-04-27
1
-0
/
+2
*
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
2007-04-25
1
-0
/
+1
*
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-04-07
1
-0
/
+12
*
[PATCH] hrtimers: fix reprogramming SMP race
Ingo Molnar
2007-03-28
1
-1
/
+6
*
[PATCH] hrtimer: fix up unlocked access to wall_to_monotonic
Thomas Gleixner
2007-03-16
1
-2
/
+3
*
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
Thomas Gleixner
2007-03-16
1
-0
/
+6
*
[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode
Thomas Gleixner
2007-03-06
1
-5
/
+10
*
[PATCH] timer/hrtimer: take per cpu locks in sane order
Heiko Carstens
2007-03-05
1
-5
/
+4
[prev]
[next]