Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 1 | -0/+1 |
2006-09-06 | [PATCH] Documentation for lock_key in struct hrtimer_base | Henrik Kretzschmar | 1 | -0/+1 |
2006-07-04 | [PATCH] lockdep: annotate hrtimer base locks | Ingo Molnar | 1 | -0/+1 |
2006-06-25 | [PATCH] ktime/hrtimer: fix kernel-doc comments | Randy Dunlap | 1 | -3/+0 |
2006-04-22 | [RBTREE] Update hrtimers to use rb_parent() accessor macro. | David Woodhouse | 1 | -1/+1 |
2006-04-02 | Documentation: fix minor kernel-doc warnings | Martin Waitz | 1 | -1/+1 |
2006-04-01 | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 1 | -0/+16 |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel | 1 | -4/+1 |
2006-03-26 | [PATCH] hrtimers: remove state field | Roman Zippel | 1 | -9/+2 |
2006-03-26 | [PATCH] hrtimers: simplify nanosleep | Roman Zippel | 1 | -3/+1 |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 1 | -1/+2 |
2006-03-26 | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner | 1 | -8/+12 |
2006-03-07 | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 1 | -0/+4 |
2006-02-01 | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 1 | -3/+2 |
2006-02-01 | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org | 1 | -0/+1 |
2006-01-12 | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner | 1 | -2/+1 |
2006-01-12 | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner | 1 | -1/+1 |
2006-01-12 | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner | 1 | -5/+2 |
2006-01-10 | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner | 1 | -0/+7 |
2006-01-10 | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 1 | -0/+6 |
2006-01-10 | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 1 | -0/+130 |