Age | Commit message (Expand) | Author |
2008-05-03 | hrtimer: remove duplicate helper function | Oliver Hartkopp |
2008-04-30 | add hrtimer specific debugobjects code | Thomas Gleixner |
2008-04-17 | hrtimers: simplify lockdep handling | Oleg Nesterov |
2008-02-10 | hrtimer: fix *rmtp handling in hrtimer_nanosleep() | Oleg Nesterov |
2008-02-08 | time: fix typo in comments | Li Zefan |
2008-02-07 | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi |
2008-02-05 | timerfd: introduce a new hrtimer_forward_now() function | Davide Libenzi |
2008-02-03 | time: delete comments that refer to noexistent symbols | Li Zefan |
2008-01-25 | hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback | Peter Zijlstra |
2008-01-25 | sched: high-res preemption tick | Peter Zijlstra |
2007-10-18 | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier | Anton Blanchard |
2007-07-16 | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi |
2007-04-07 | [PATCH] high-res timers: resume fix | Ingo Molnar |
2007-03-06 | [PATCH] hrtimers: hrtimer_clock_base description typo | Andres Salomon |
2007-03-06 | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description | Andres Salomon |
2007-03-01 | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) | Randy Dunlap |
2007-02-16 | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar |
2007-02-16 | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner |
2007-02-16 | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner |
2007-02-16 | [PATCH] clockevents: add core functionality | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers; add state tracking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: cleanup locking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner |
2007-02-16 | [PATCH] GTOD: persistent clock support | John Stultz |
2006-09-29 | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe |
2006-09-06 | [PATCH] Documentation for lock_key in struct hrtimer_base | Henrik Kretzschmar |
2006-07-03 | [PATCH] lockdep: annotate hrtimer base locks | Ingo Molnar |
2006-06-25 | [PATCH] ktime/hrtimer: fix kernel-doc comments | Randy Dunlap |
2006-04-22 | [RBTREE] Update hrtimers to use rb_parent() accessor macro. | David Woodhouse |
2006-04-02 | Documentation: fix minor kernel-doc warnings | Martin Waitz |
2006-03-31 | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove state field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: simplify nanosleep | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner |
2006-03-06 | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren |
2006-02-01 | [PATCH] hrtimers: cleanups and simplifications | George Anzinger |
2006-02-01 | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org |
2006-01-12 | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner |
2006-01-12 | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner |
2006-01-12 | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner |