aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+9
|\
| * time: Fix legacy arch falloutThomas Gleixner2011-02-011-0/+4
| * time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-0/+5
* | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-261-0/+3
|/
* clockevents: Make tick_device_lock staticThomas Gleixner2009-12-141-1/+0
* NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-171-0/+2
* timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
* clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-231-0/+2
* clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-231-0/+4
* clockevents: make device shutdown robustThomas Gleixner2008-09-161-0/+2
* clockevents: prevent endless loop lockupThomas Gleixner2008-09-051-0/+2
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-301-2/+0
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-081-0/+1
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-161-1/+10
* [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-061-0/+4
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-2/+47
* [PATCH] tick-management: broadcast functionalityThomas Gleixner2007-02-161-0/+65