summaryrefslogtreecommitdiff
path: root/kernel/time (follow)
Commit message (Expand)AuthorAge
...
* | timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-02
* | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
* | tick: Further simplify tick-internal.hIngo Molnar2015-04-02
* | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* | tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-01
* | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* | clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-01
* | tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* | tick: Simplify tick-internal.hThomas Gleixner2015-04-01
* | tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
|\ \
| * | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-03-23
| |/
* | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar2015-03-27
* | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
* | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-27
* | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
* | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
* | timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
* | timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
* | timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
* | timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27
* | timers, sched/clock: Optimize cache line usageDaniel Thompson2015-03-27
* | timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson2015-03-27
* | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-13
* | clocksource: Add some debug info about clocksources being registeredJohn Stultz2015-03-13
* | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
* | clocksource: Improve clocksource watchdog reportingJohn Stultz2015-03-13
* | timekeeping: Add warnings when overflows or underflows are observedJohn Stultz2015-03-13
* | timekeeping: Try to catch clocksource delta underflowsJohn Stultz2015-03-13
* | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' valueJohn Stultz2015-03-13
* | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-13
* | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
* | clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2015-03-12
* | clocksource: Simplify the clocks_calc_max_nsecs() logicJohn Stultz2015-03-12
* | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-04
|\|
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-21
| |\
| | * ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-18
| * | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-17
| |\ \
| | * | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
| | * | timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki2015-02-15
| | * | timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki2015-02-13
| * | | time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
| |/ /
| * | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
| | |\
| | * | timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-30