| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 1 | -2/+3 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 | 1 | -0/+3 |
* | [PATCH] hrtimers: hrtimer_clock_base description typo | Andres Salomon | 2007-03-06 | 1 | -1/+1 |
* | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description | Andres Salomon | 2007-03-06 | 1 | -1/+1 |
* | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) | Randy Dunlap | 2007-03-01 | 1 | -0/+1 |
* | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 2007-02-16 | 1 | -0/+3 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 1 | -0/+45 |
* | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 | 1 | -6/+110 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+6 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 1 | -3/+2 |
* | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 2007-02-16 | 1 | -1/+0 |
* | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 2007-02-16 | 1 | -1/+35 |
* | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 2007-02-16 | 1 | -15/+28 |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 | 1 | -8/+12 |
* | [PATCH] GTOD: persistent clock support | John Stultz | 2007-02-16 | 1 | -0/+3 |
* | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 2006-09-29 | 1 | -0/+1 |
* | [PATCH] Documentation for lock_key in struct hrtimer_base | Henrik Kretzschmar | 2006-09-06 | 1 | -0/+1 |
* | [PATCH] lockdep: annotate hrtimer base locks | Ingo Molnar | 2006-07-03 | 1 | -0/+1 |
* | [PATCH] ktime/hrtimer: fix kernel-doc comments | Randy Dunlap | 2006-06-25 | 1 | -3/+0 |
* | [RBTREE] Update hrtimers to use rb_parent() accessor macro. | David Woodhouse | 2006-04-22 | 1 | -1/+1 |
* | Documentation: fix minor kernel-doc warnings | Martin Waitz | 2006-04-02 | 1 | -1/+1 |
* | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 2006-03-31 | 1 | -0/+16 |
* | [PATCH] hrtimers: remove data field | Roman Zippel | 2006-03-26 | 1 | -4/+1 |
* | [PATCH] hrtimers: remove state field | Roman Zippel | 2006-03-26 | 1 | -9/+2 |
* | [PATCH] hrtimers: simplify nanosleep | Roman Zippel | 2006-03-26 | 1 | -3/+1 |
* | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 2006-03-26 | 1 | -1/+2 |
* | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner | 2006-03-26 | 1 | -8/+12 |
* | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 2006-03-06 | 1 | -0/+4 |
* | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 2006-02-01 | 1 | -3/+2 |
* | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org | 2006-02-01 | 1 | -0/+1 |
* | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner | 2006-01-12 | 1 | -2/+1 |
* | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner | 2006-01-12 | 1 | -1/+1 |
* | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner | 2006-01-12 | 1 | -5/+2 |
* | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner | 2006-01-10 | 1 | -0/+7 |
* | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 | 1 | -0/+6 |
* | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 2006-01-10 | 1 | -0/+130 |