summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2015-03-19Merge branch 'qoriq-sdk' into LS1-SDKJason Jin
2015-02-13rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-02-13timekeeping-split-jiffies-lock.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2015-02-10time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2015-02-10tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy
2015-02-10tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-05-14rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10timekeeping-split-jiffies-lock.patchThomas Gleixner
2014-03-12NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner
2014-03-12nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-13timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz
2014-02-13timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz
2014-02-133.13.y: timekeeping: Fix clock_set/clock_was_set think-oJohn Stultz
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz
2014-02-13timekeeping: Fix potential lost pv notification of time changeJohn Stultz
2014-02-13timekeeping: Fix lost updates to tai adjustmentJohn Stultz
2013-12-12time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-12timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-08-29timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-08-19nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-16nohz: Include local CPU in full dynticks global kickFrederic Weisbecker
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14nohz: Rename a few state variablesFrederic Weisbecker
2013-08-12context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-08-12nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker