summaryrefslogtreecommitdiff
path: root/kernel/time/tick-internal.h
AgeCommit message (Expand)Author
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner
2013-12-23tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker
2013-10-18time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka
2013-05-28clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner
2013-03-07tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-01time: Fix legacy arch falloutThomas Gleixner
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2009-12-14clockevents: Make tick_device_lock staticThomas Gleixner
2008-10-17NOHZ: restart tick device from irq_enter()Thomas Gleixner
2008-09-23timers: fix build error in !oneshot caseIngo Molnar
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner
2008-01-30timer: clean up tick-broadcast.cThomas Gleixner
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner