| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |