Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] hrtimers: add back lost credit lines | Thomas Gleixner | 2006-02-01 | 1 | -0/+6 |
* | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 2006-02-01 | 1 | -35/+24 |
* | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org | 2006-02-01 | 1 | -0/+5 |
* | [PATCH] kernel/hrtimer.c sparse warning fix | Ingo Molnar | 2006-01-16 | 1 | -1/+2 |
* | [PATCH] hrtimer comment tweak | Jonathan Corbet | 2006-01-16 | 1 | -1/+1 |
* | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner | 2006-01-12 | 1 | -1/+4 |
* | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner | 2006-01-12 | 1 | -2/+1 |
* | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner | 2006-01-12 | 1 | -12/+14 |
* | [PATCH] Export ktime_get_ts() | Matt Helsley | 2006-01-10 | 1 | -0/+1 |
* | [PATCH] hrtimer: switch sys_nanosleep to hrtimer | Thomas Gleixner | 2006-01-10 | 1 | -0/+14 |
* | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 | 1 | -0/+127 |
* | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 2006-01-10 | 1 | -0/+679 |