Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c9c9d7df5f8aed8b738f1ace45700e2001c1faeb
/
kernel
/
hrtimer.c
a272378
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
by Arnaldo Carvalho de Melo
· 17 years ago
17c38b7
Cache xtime every call to update_wall_time
by john stultz
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
99bc2fc
hrtimer: speedup hrtimer_enqueue
by Ingo Molnar
· 17 years ago
820de5c
highres: improve debug output
by Ingo Molnar
· 17 years ago
7713a7d
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
by David Miller
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
6bdb6b6
export hrtimer_forward
by Stas Sergeev
· 18 years ago
b8b8fd2
[NET]: Fix networking compilation errors
by David Howells
· 18 years ago
641b9e0
[NET_SCHED]: Use ktime as clocksource
by Patrick McHardy
· 18 years ago
995f054
[PATCH] high-res timers: resume fix
by Ingo Molnar
· 18 years ago
935c631
[PATCH] hrtimers: fix reprogramming SMP race
by Ingo Molnar
· 18 years ago
ad28d94
[PATCH] hrtimer: fix up unlocked access to wall_to_monotonic
by Thomas Gleixner
· 18 years ago
13788cc
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
by Thomas Gleixner
· 18 years ago
f895385
[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode
by Thomas Gleixner
· 18 years ago
e81ce1f
[PATCH] timer/hrtimer: take per cpu locks in sane order
by Heiko Carstens
· 18 years ago
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
54cdfdb
[PATCH] hrtimers: add high resolution timer support
by Thomas Gleixner
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago
5cfb6de
[PATCH] hrtimers: clean up callback tracking
by Thomas Gleixner
· 18 years ago
303e967
[PATCH] hrtimers; add state tracking
by Thomas Gleixner
· 18 years ago
3c8aa39
[PATCH] hrtimers: cleanup locking
by Thomas Gleixner
· 18 years ago
c9cb2e3
[PATCH] hrtimers: namespace and enum cleanup
by Thomas Gleixner
· 18 years ago
fd064b9
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
by Thomas Gleixner
· 18 years ago
411187f
[PATCH] GTOD: persistent clock support
by John Stultz
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
1711ef3
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
by Toyo Abe
· 18 years ago
3773dc9
[PATCH] fix hrtimer percpu usage typo
by Jan Blunck
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
5436552
[PATCH] lockdep: annotate hrtimer base locks
by Ingo Molnar
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
fa9799e
[PATCH] ktime/hrtimer: fix kernel-doc comments
by Randy Dunlap
· 19 years ago
bfe5d83
[PATCH] Define __raw_get_cpu_var and use it
by Paul Mackerras
· 19 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 19 years ago
8d16b76
[PATCH] hrtimer: export symbols
by Stephen Hemminger
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
649bbaa
[PATCH] Remove __devinitdata from notifier block definitions
by Chandra Seetharaman
· 19 years ago
ed198cb
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
5ef37b1
[PATCH] add cpu_relax to hrtimer_cancel
by Joe Korty
· 19 years ago
3055add
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue()
by Dimitri Sivanich
· 19 years ago
669d786
[PATCH] hrtimer: use generic sleeper for nanosleep
by Thomas Gleixner
· 19 years ago
00362e3
[PATCH] hrtimer: create generic sleeper
by Thomas Gleixner
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
b75f7a5
[PATCH] hrtimers: remove state field
by Roman Zippel
· 19 years ago
432569b
[PATCH] hrtimers: simplify nanosleep
by Roman Zippel
· 19 years ago
44f2147
[PATCH] hrtimers: pass current time to hrtimer_forward()
by Roman Zippel
· 19 years ago
92127c7
[PATCH] hrtimers: optimize softirq runqueues
by Thomas Gleixner
· 19 years ago
6923974
[PATCH] fix next_timer_interrupt() for hrtimer
by Tony Lindgren
· 19 years ago
06027bd
[PATCH] hrtimer: round up relative start time on low-res arches
by Ingo Molnar
· 19 years ago
66188fa
[PATCH] hrtimers: add back lost credit lines
by Thomas Gleixner
· 19 years ago
7978672c
[PATCH] hrtimers: cleanups and simplifications
by George Anzinger
· 19 years ago
ff60a5d
[PATCH] hrtimers: fix posix-timer requeue race
by akpm@osdl.org
· 19 years ago
ea13dbc
[PATCH] kernel/hrtimer.c sparse warning fix
by Ingo Molnar
· 19 years ago
8dca6f3
[PATCH] hrtimer comment tweak
by Jonathan Corbet
· 19 years ago
c9db4fa
[hrtimer] Enforce resolution as lower limit of intervals
by Thomas Gleixner
· 19 years ago
e278763
[hrtimer] Change resolution storage to ktime_t format
by Thomas Gleixner
· 19 years ago
288867e
[hrtimer] Remove listhead from hrtimer struct
by Thomas Gleixner
· 19 years ago
69778e3
[PATCH] Export ktime_get_ts()
by Matt Helsley
· 19 years ago
6ba1b91
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
by Thomas Gleixner
· 19 years ago
10c94ec
[PATCH] hrtimer: create hrtimer nanosleep API
by Thomas Gleixner
· 19 years ago
c0a3132
[PATCH] hrtimer: hrtimer core code
by Thomas Gleixner
· 19 years ago