aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAge
* Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
|\
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| | * hrtimers: Fix typo causing erratic timersThomas Gleixner2011-05-25
| | * hrtimers: Reorder clock basesThomas Gleixner2011-05-23
| | * hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
| | * timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-23
| | * timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-02
| | * hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-02
| | * hrtimer: Make lookup table constMike Frysinger2011-05-02
| | * hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner2011-04-29
| | * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
| | |\
| | | * hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner2011-03-10
| | | * hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner2011-03-02
| | | * timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2011-02-21
| | | * time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-21
| | | * hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz2011-02-21
| | | * time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-31
| | * | debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-08
| | |/
| | * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
| | |\
| | | * hrtimer: fix a typo in commentNamhyung Kim2010-12-22
| | * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
| | |\ \
| | | * | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| | | |/
| | * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-06
| | |\ \ | | | |/ | | |/|
| | | * hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-11
| | | * hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-10
* | | | Fixed very obscure race conditionJonathan Herman2011-10-13
* | | | Adding events is now accomplished in O(1) timeJonathan Herman2011-10-10
* | | | Fixed a timer bug and implemented finish switch.Jonathan Herman2011-10-09
* | | | Allow scheduler to 'logically' remove crit_entry's from level-C heap.Jonathan Herman2011-10-08
* | | | Fixed timer issue and atomic remove issue in level A domain.Jonathan Herman2011-10-08
|/ / /
* | | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\| |
| * | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-14
| * | gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
| |/
| * Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
| |\
| | * hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-27
| * | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
| |/
| * hrtimer: Avoid double seqlockStanislaw Gruszka2010-05-26
| * hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-06
* | hrtimer: add init function to properly set hrtimer_start_on_info paramsAndrea Bastoni2010-10-19
* | Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
* | Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\ \ | |/ |/|
| * [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
| * [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
* | hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-14
* | hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens2009-12-10
* | hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner2009-12-10
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ | |/ |/|
| * nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-05
|\ \ | |/ |/|