Thomas Gleixner
|
303e967ff9
[PATCH] hrtimers; add state tracking
|
18 years ago |
Thomas Gleixner
|
3c8aa39d7c
[PATCH] hrtimers: cleanup locking
|
18 years ago |
Thomas Gleixner
|
c9cb2e3d7c
[PATCH] hrtimers: namespace and enum cleanup
|
18 years ago |
Thomas Gleixner
|
fd064b9b77
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
|
18 years ago |
John Stultz
|
411187fb05
[PATCH] GTOD: persistent clock support
|
18 years ago |
john stultz
|
f4304ab215
[PATCH] HZ free ntp
|
18 years ago |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
Toyo Abe
|
1711ef3866
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
|
18 years ago |
Jan Blunck
|
3773dc9205
[PATCH] fix hrtimer percpu usage typo
|
19 years ago |
Chandra Seetharaman
|
8c78f3075d
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
|
19 years ago |
Ingo Molnar
|
36c8b58689
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
|
19 years ago |
Ingo Molnar
|
5436552448
[PATCH] lockdep: annotate hrtimer base locks
|
19 years ago |
Chandra Seetharaman
|
054cc8a2d8
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
|
19 years ago |
Chandra Seetharaman
|
9c7b216d23
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
|
19 years ago |
Randy Dunlap
|
fa9799e33d
[PATCH] ktime/hrtimer: fix kernel-doc comments
|
19 years ago |
Paul Mackerras
|
bfe5d83419
[PATCH] Define __raw_get_cpu_var and use it
|
19 years ago |
Linus Torvalds
|
2edc322d42
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
|
19 years ago |
Stephen Hemminger
|
8d16b76421
[PATCH] hrtimer: export symbols
|
19 years ago |
Chandra Seetharaman
|
83d722f7e1
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
|
19 years ago |
Chandra Seetharaman
|
649bbaa484
[PATCH] Remove __devinitdata from notifier block definitions
|
19 years ago |
David Woodhouse
|
ed198cb497
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
|
19 years ago |
Joe Korty
|
5ef37b1964
[PATCH] add cpu_relax to hrtimer_cancel
|
19 years ago |
Dimitri Sivanich
|
3055addadb
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue()
|
19 years ago |
Thomas Gleixner
|
669d7868ae
[PATCH] hrtimer: use generic sleeper for nanosleep
|
19 years ago |
Thomas Gleixner
|
00362e33f6
[PATCH] hrtimer: create generic sleeper
|
19 years ago |
Roman Zippel
|
05cfb614dd
[PATCH] hrtimers: remove data field
|
19 years ago |
Roman Zippel
|
df869b630d
[PATCH] hrtimers: remove nsec_t typedef
|
19 years ago |
Roman Zippel
|
b75f7a51ca
[PATCH] hrtimers: remove state field
|
19 years ago |
Roman Zippel
|
432569bb9d
[PATCH] hrtimers: simplify nanosleep
|
19 years ago |
Roman Zippel
|
44f2147551
[PATCH] hrtimers: pass current time to hrtimer_forward()
|
19 years ago |