| Commit message (Expand) | Author | Age |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | export hrtimer_forward | Stas Sergeev | 2007-05-08 |
* | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 |
* | [PATCH] hrtimers: fix reprogramming SMP race | Ingo Molnar | 2007-03-28 |
* | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas Gleixner | 2007-03-16 |
* | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() | Thomas Gleixner | 2007-03-16 |
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode | Thomas Gleixner | 2007-03-06 |
* | [PATCH] timer/hrtimer: take per cpu locks in sane order | Heiko Carstens | 2007-03-05 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 |
* | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 2007-02-16 |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 |
* | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 2007-02-16 |
* | [PATCH] GTOD: persistent clock support | John Stultz | 2007-02-16 |
* | [PATCH] HZ free ntp | john stultz | 2007-02-16 |
* | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 2007-02-11 |
* | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 2006-09-29 |
* | [PATCH] fix hrtimer percpu usage typo | Jan Blunck | 2006-08-14 |
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman | 2006-07-31 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: annotate hrtimer base locks | Ingo Molnar | 2006-07-03 |
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 |
* | [PATCH] ktime/hrtimer: fix kernel-doc comments | Randy Dunlap | 2006-06-25 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 |
* | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [RBTREE] Update hrtimers to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 |
* | | [PATCH] hrtimer: export symbols | Stephen Hemminger | 2006-05-31 |
* | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 |
* | | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 |
|/ |
|
* | [PATCH] add cpu_relax to hrtimer_cancel | Joe Korty | 2006-04-11 |
* | [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q... | Dimitri Sivanich | 2006-03-31 |
* | [PATCH] hrtimer: use generic sleeper for nanosleep | Thomas Gleixner | 2006-03-31 |
* | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 2006-03-31 |
* | [PATCH] hrtimers: remove data field | Roman Zippel | 2006-03-26 |
* | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel | 2006-03-26 |
* | [PATCH] hrtimers: remove state field | Roman Zippel | 2006-03-26 |
* | [PATCH] hrtimers: simplify nanosleep | Roman Zippel | 2006-03-26 |
* | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 2006-03-26 |
* | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner | 2006-03-26 |
* | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 2006-03-06 |
* | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 2006-02-14 |
* | [PATCH] hrtimers: add back lost credit lines | Thomas Gleixner | 2006-02-01 |
* | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 2006-02-01 |