| Commit message (Expand) | Author | Age | Files | Lines |
* | hrtimers: Fix typo causing erratic timers | Thomas Gleixner | 2011-05-25 | 1 | -1/+1 |
* | hrtimers: Reorder clock bases | Thomas Gleixner | 2011-05-23 | 1 | -6/+6 |
* | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner | 2011-05-23 | 1 | -11/+18 |
* | timerfd: Manage cancelable timers in timerfd | Thomas Gleixner | 2011-05-23 | 1 | -62/+32 |
* | timerfd: Allow timers to be cancelled when clock was set | Thomas Gleixner | 2011-05-02 | 1 | -1/+35 |
* | hrtimers: Prepare for cancel on clock was set timers | Thomas Gleixner | 2011-05-02 | 1 | -64/+61 |
* | hrtimer: Make lookup table const | Mike Frysinger | 2011-05-02 | 1 | -1/+1 |
* | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner | 2011-04-29 | 1 | -5/+5 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -39/+45 |
|\ |
|
| * | hrtimer: Remove empty hrtimer_init_hres_timer() | Thomas Gleixner | 2011-03-10 | 1 | -10/+0 |
| * | hrtimer: Update base[CLOCK_BOOTTIME].offset correctly | Thomas Gleixner | 2011-03-02 | 1 | -0/+2 |
| * | timers: Add CLOCK_BOOTTIME hrtimer base | John Stultz | 2011-02-21 | 1 | -4/+12 |
| * | time: Extend get_xtime_and_monotonic_offset() to also return sleep | John Stultz | 2011-02-21 | 1 | -4/+5 |
| * | hrtimers: extend hrtimer base code to handle more then 2 clockids | John Stultz | 2011-02-21 | 1 | -13/+27 |
| * | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn | 2011-01-31 | 1 | -11/+2 |
* | | debugobjects: Add hint for better object identification | Stanislaw Gruszka | 2011-03-08 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | hrtimer: fix a typo in comment | Namhyung Kim | 2010-12-22 | 1 | -1/+1 |
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -56/+27 |
|\ \
| |/
|/| |
|
| * | hrtimer: fix timerqueue conversion flub | John Stultz | 2010-12-10 | 1 | -5/+2 |
| * | hrtimers: Convert hrtimers to use timerlist infrastructure | John Stultz | 2010-12-10 | 1 | -56/+30 |
* | | hrtimer: Preserve timer state in remove_hrtimer() | Salman Qazi | 2010-10-14 | 1 | -2/+11 |
* | | gcc-4.6: kernel/*: Fix unused but set warnings | Andi Kleen | 2010-09-05 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -5/+4 |
|\ |
|
| * | hrtimer: Cleanup direct access to wall_to_monotonic | John Stultz | 2010-07-27 | 1 | -5/+4 |
* | | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi | 2010-06-09 | 1 | -6/+2 |
|/ |
|
* | hrtimer: Avoid double seqlock | Stanislaw Gruszka | 2010-05-26 | 1 | -1/+1 |
* | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME | Carsten Emde | 2010-04-06 | 1 | -26/+41 |
* | hrtimers: Convert to raw_spinlocks | Thomas Gleixner | 2009-12-14 | 1 | -25/+25 |
* | hrtimer: move timer stats helper functions to hrtimer.c | Heiko Carstens | 2009-12-10 | 1 | -4/+20 |
* | hrtimer: Tune hrtimer_interrupt hang logic | Thomas Gleixner | 2009-12-10 | 1 | -40/+57 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+2 |
|\ |
|
| * | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 1 | -1/+2 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-10-05 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | hrtimer: Remove overly verbose "switch to high res mode" message | Roland Dreier | 2009-09-26 | 1 | -2/+0 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-27 | 1 | -18/+35 |
|\ \
| |/
|/| |
|
| * | hrtimer: Eliminate needless reprogramming of clock events device | Ashwin Chaugule | 2009-09-15 | 1 | -18/+35 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -8/+32 |
|\ \ |
|
| * | | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 2009-08-29 | 1 | -8/+32 |
| |/ |
|
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -57/+0 |
|\| |
|
| * | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 | 1 | -46/+64 |
| |\ |
|
| * | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 | 1 | -1/+0 |
| * | | timekeeping: Move ktime_get() functions to timekeeping.c | Thomas Gleixner | 2009-07-07 | 1 | -60/+0 |
| * | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y | Martin Schwidefsky | 2009-07-07 | 1 | -0/+4 |
* | | | pktgen: spin using hrtimer | Stephen Hemminger | 2009-08-28 | 1 | -0/+2 |
| |/
|/| |
|
* | | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | 1 | -57/+64 |
* | | hrtimer: migration: do not check expiry time on current CPU | Thomas Gleixner | 2009-07-10 | 1 | -2/+13 |
|/ |
|
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-06-17 | 1 | -0/+2 |
|\ |
|