summaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
* gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-051-2/+1
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-5/+4
|\
| * hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-271-5/+4
* | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-091-6/+2
|/
* hrtimer: Avoid double seqlockStanislaw Gruszka2010-05-261-1/+1
* hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-061-26/+41
* hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-141-25/+25
* hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens2009-12-101-4/+20
* hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner2009-12-101-40/+57
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+2
|\
| * nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-131-1/+2
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-051-2/+0
|\ \ | |/ |/|
| * hrtimer: Remove overly verbose "switch to high res mode" messageRoland Dreier2009-09-261-2/+0
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\ \ | |/ |/|
| * hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-8/+32
|\ \
| * | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-291-8/+32
| |/
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-57/+0
|\ \ | |/
| * Merge branch 'linus' into timers/coreThomas Gleixner2009-08-141-46/+64
| |\
| * | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-221-1/+0
| * | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-071-60/+0
| * | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-071-0/+4
* | | pktgen: spin using hrtimerStephen Hemminger2009-08-281-0/+2
| |/ |/|
* | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-57/+64
* | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-101-2/+13
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-171-0/+2
|\
| * hrtimer: export ktime_add_safeArtem Bityutskiy2009-06-081-0/+2
* | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-131-2/+49
* | timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-131-3/+4
|/
* hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-311-21/+34
* hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner2009-01-301-0/+7
* hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-301-0/+4
* hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker2009-01-301-1/+29
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-261-1/+3
|\
| * hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra2009-01-181-1/+3
* | [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-141-2/+2
|/
* hrtimer: splitout peek ahead functionality, fixIngo Molnar2009-01-051-1/+5
* hrtimer: fixup commentsThomas Gleixner2009-01-051-11/+9
* hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-051-33/+27
* hrtimer: simplify hotplug migrationThomas Gleixner2009-01-051-15/+10
* hrtimer: fix HOTPLUG_CPU=n compile warningThomas Gleixner2009-01-051-11/+8
* hrtimer: splitout peek ahead functionalityThomas Gleixner2009-01-051-7/+17
* Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-1/+0
|\
| * hrtimer: remove #include <linux/irq.h>KOSAKI Motohiro2008-12-261-1/+0
* | hrtimers: fix warning in kernel/hrtimer.cIngo Molnar2008-12-191-1/+5
* | hrtimer: removing all ur callback modes, fixPeter Zijlstra2008-12-081-7/+1
* | hrtimer: removing all ur callback modes, fix hotplugPeter Zijlstra2008-12-041-28/+37
* | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-249/+31
|/
* hrtimer: clean up unused callback modesPeter Zijlstra2008-11-121-9/+0
OpenPOWER on IntegriCloud