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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
1
-0
/
+26
*
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
1
-48
/
+520
*
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
1
-6
/
+14
*
[PATCH] clockevents: add core functionality
Thomas Gleixner
2007-02-16
1
-10
/
+3
*
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
2007-02-16
1
-9
/
+1
*
[PATCH] hrtimers; add state tracking
Thomas Gleixner
2007-02-16
1
-8
/
+32
*
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
2007-02-16
1
-86
/
+98
*
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-16
1
-9
/
+9
*
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
[PATCH] GTOD: persistent clock support
John Stultz
2007-02-16
1
-0
/
+8
*
[PATCH] HZ free ntp
john stultz
2007-02-16
1
-3
/
+8
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-3
/
+3
*
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-29
1
-10
/
+10
*
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
2006-08-14
1
-1
/
+1
*
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
1
-2
/
+2
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-07-03
1
-1
/
+3
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-06-25
1
-10
/
+1
*
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
2006-06-25
1
-2
/
+2
*
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
1
-2
/
+2
|
\
|
*
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
2006-04-22
1
-2
/
+2
*
|
[PATCH] hrtimer: export symbols
Stephen Hemminger
2006-05-31
1
-0
/
+6
*
|
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
|
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
|
/
*
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
2006-04-11
1
-0
/
+1
*
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
2006-03-31
1
-0
/
+3
*
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
2006-03-31
1
-30
/
+9
*
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
2006-03-31
1
-0
/
+19
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
1
-7
/
+5
[next]