Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-01-16 | [PATCH] kernel/hrtimer.c sparse warning fix | Ingo Molnar | 1 | -1/+2 |
2006-01-16 | [PATCH] hrtimer comment tweak | Jonathan Corbet | 1 | -1/+1 |
2006-01-12 | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner | 1 | -1/+4 |
2006-01-12 | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner | 1 | -2/+1 |
2006-01-12 | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner | 1 | -12/+14 |
2006-01-10 | [PATCH] Export ktime_get_ts() | Matt Helsley | 1 | -0/+1 |
2006-01-10 | [PATCH] hrtimer: switch sys_nanosleep to hrtimer | Thomas Gleixner | 1 | -0/+14 |
2006-01-10 | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 1 | -0/+127 |
2006-01-10 | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 1 | -0/+679 |