summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-internal.h
AgeCommit message (Expand)AuthorLines
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky-2/+0
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+9
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner-0/+3
2011-02-01time: Fix legacy arch falloutThomas Gleixner-0/+4
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn-0/+5
2009-12-14clockevents: Make tick_device_lock staticThomas Gleixner-1/+0
2008-10-17NOHZ: restart tick device from irq_enter()Thomas Gleixner-0/+2
2008-09-23timers: fix build error in !oneshot caseIngo Molnar-0/+1
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner-0/+2
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner-0/+4
2008-09-16clockevents: make device shutdown robustThomas Gleixner-0/+2
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner-0/+2
2008-01-30timer: clean up tick-broadcast.cThomas Gleixner-2/+0
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner-0/+1
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner-1/+10
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner-0/+4
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner-2/+47
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner-0/+65