Commit Graph

52 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
Thomas Gleixner f8953856eb [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode 18 years ago
Heiko Carstens e81ce1f7ec [PATCH] timer/hrtimer: take per cpu locks in sane order 18 years ago
Ingo Molnar 82f67cd9fc [PATCH] Add debugging feature /proc/timer_stat 18 years ago
Thomas Gleixner 54cdfdb47f [PATCH] hrtimers: add high resolution timer support 18 years ago
Thomas Gleixner 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 18 years ago
Thomas Gleixner d316c57ff6 [PATCH] clockevents: add core functionality 18 years ago
Thomas Gleixner 5cfb6de7cd [PATCH] hrtimers: clean up callback tracking 18 years ago
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 19 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
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
Thomas Gleixner 92127c7a45 [PATCH] hrtimers: optimize softirq runqueues 19 years ago
Tony Lindgren 69239749e1 [PATCH] fix next_timer_interrupt() for hrtimer 19 years ago
Ingo Molnar 06027bdd27 [PATCH] hrtimer: round up relative start time on low-res arches 19 years ago
Thomas Gleixner 66188fae3b [PATCH] hrtimers: add back lost credit lines 19 years ago
George Anzinger 7978672c4d [PATCH] hrtimers: cleanups and simplifications 19 years ago
akpm@osdl.org ff60a5dc4f [PATCH] hrtimers: fix posix-timer requeue race 19 years ago
Ingo Molnar ea13dbc89c [PATCH] kernel/hrtimer.c sparse warning fix 19 years ago
Jonathan Corbet 8dca6f33f0 [PATCH] hrtimer comment tweak 19 years ago
Thomas Gleixner c9db4fa115 [hrtimer] Enforce resolution as lower limit of intervals 19 years ago
Thomas Gleixner e2787630c1 [hrtimer] Change resolution storage to ktime_t format 19 years ago
Thomas Gleixner 288867ec5c [hrtimer] Remove listhead from hrtimer struct 19 years ago
Matt Helsley 69778e325c [PATCH] Export ktime_get_ts() 19 years ago
Thomas Gleixner 6ba1b91213 [PATCH] hrtimer: switch sys_nanosleep to hrtimer 19 years ago
Thomas Gleixner 10c94ec16d [PATCH] hrtimer: create hrtimer nanosleep API 19 years ago