clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin
[firefly-linux-kernel-4.4.55.git] / kernel / time /
2015-04-03 John Stultzclocksource: Improve comment explaining clocks_calc_max...
2015-04-03 Xunlei Pangtime, drivers/rtc: Don't bother with rtc_resume() for...
2015-04-03 Xunlei Pangtime: Fix a bug in timekeeping_suspend() with no persis...
2015-04-03 Xunlei Pangtime: Don't build timekeeping_inject_sleeptime64()...
2015-04-03 Xunlei Pangtime: Add y2038 safe update_persistent_clock64()
2015-04-03 Xunlei Pangtime: Add y2038 safe read_persistent_clock64()
2015-04-03 Xunlei Pangtime: Add y2038 safe read_boot_clock64()
2015-04-02 Peter Zijlstratimer: Further simplify the SMP and HOTPLUG logic
2015-04-02 Viresh Kumartimer: Don't initialize 'tvec_base' on hotplug
2015-04-02 Peter Zijlstratimer: Allocate per-cpu tvec_base's statically
2015-04-02 Preeti U Murthyclockevents: Fix cpu_down() race for hrtimer based...
2015-04-02 Ingo Molnartick: Further simplify tick-internal.h
2015-04-01 Thomas Gleixnerarm/bL_switcher: Kill tick suspend hackery
2015-04-01 Thomas Gleixnertick/xen: Provide and use tick_suspend_local() and...
2015-04-01 Thomas Gleixnertick: Make tick_resume_broadcast_oneshot() static
2015-04-01 Thomas Gleixnerclockevents: Make suspend/resume calls explicit
2015-04-01 Thomas Gleixnerclockevents: Remove extra local_irq_save() in clockeven...
2015-04-01 Thomas Gleixnertick: Move core only declarations and functions to...
2015-04-01 Thomas Gleixnertick: Simplify tick-internal.h
2015-04-01 Thomas Gleixnertick: Move clocksource related stuff to timekeeping.h
2015-04-01 Thomas Gleixnerclockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
2015-03-31 Ingo MolnarMerge tag 'v4.0-rc6' into timers/core, before applying...
2015-03-29 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-03-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-28 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-03-27 James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-03-27 Viresh Kumarclockevents: Don't validate dev->mode against CLOCK_EVT...
2015-03-27 Viresh Kumarclockevents: Manage device's state separately for the...
2015-03-27 Viresh Kumarclockevents: Handle tick device's resume separately
2015-03-27 Peter Zijlstratime: Introduce tk_fast_raw
2015-03-27 Peter Zijlstratime: Parametrize all tk_fast_mono users
2015-03-27 Peter Zijlstratime: Add timerkeeper::tkr_raw
2015-03-27 Peter Zijlstratime: Rename timekeeper::tkr to timekeeper::tkr_mono
2015-03-27 Ingo Molnartimers, sched/clock: Clean up the code a bit
2015-03-27 Daniel Thompsontimers, sched/clock: Avoid deadlock during read from NMI
2015-03-27 Daniel Thompsontimers, sched/clock: Remove redundant notrace from...
2015-03-27 Daniel Thompsontimers, sched/clock: Remove suspend from clock_read_data()
2015-03-27 Daniel Thompsontimers, sched/clock: Optimize cache line usage
2015-03-27 Daniel Thompsontimers, sched/clock: Match scope of read and write...
2015-03-23 Preeti U Murthytimers/tick/broadcast-hrtimer: Fix suspicious RCU usage...
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-21 Linus TorvaldsMerge tag 'upstream-4.0-rc5' of git://git.infradead...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-17 Ingo MolnarMerge branch 'timers/urgent' into timers/core, to pick...
2015-03-16 David S. MillerMerge tag 'mac80211-for-davem-2015-03-16' of git:/...
2015-03-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-16 Mark BrownMerge remote-tracking branches 'asoc/fix/ak4671', ...
2015-03-16 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-13 Linus TorvaldsMerge branch 'gadget' of git://git./linux/kernel/git...
2015-03-13 John Stultzclocksource: Rename __clocksource_updatefreq_*() to...
2015-03-13 John Stultzclocksource: Add some debug info about clocksources...
2015-03-13 John Stultzclocksource: Mostly kill clocksource_register()
2015-03-13 John Stultzclocksource: Improve clocksource watchdog reporting
2015-03-13 John Stultztimekeeping: Add warnings when overflows or underflows...
2015-03-13 John Stultztimekeeping: Try to catch clocksource delta underflows
2015-03-13 John Stultztimekeeping: Add checks to cap clocksource reads to...
2015-03-13 John Stultztimekeeping: Add debugging checks to warn if we see...
2015-03-12 John Stultzclocksource: Add 'max_cycles' to 'struct clocksource'
2015-03-12 John Stultzclocksource: Simplify the logic around clocksource...
2015-03-12 John Stultzclocksource: Simplify the clocks_calc_max_nsecs() logic
2015-03-10 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-03-10' of...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-07 Mark BrownMerge remote-tracking branches 'regmap/fix/irq', 'regma...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2015-03-06 Mark BrownMerge remote-tracking branches 'regulator/fix/da9210...
2015-03-06 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-03-05 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5670' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/rsnd' into asoc...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/max98357a' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/fsl-ssi' into...
2015-03-04 Mark BrownMerge remote-tracking branch 'asoc/fix/cirrus' into...
2015-03-04 Ingo MolnarMerge tag 'v4.0-rc2' into timers/core, to refresh the...
2015-03-04 Linus TorvaldsMerge tag 'dma-buf-for-4.0-rc3' of git://git./linux...
2015-03-03 Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-02 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2015-03-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-28 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.0b' of git://git./linux...
2015-02-28 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.0a' of git://git./linux...
2015-02-28 Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24 Pablo Neira AyusoMerge https://git./linux/kernel/git/horms/ipvs
2015-02-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24 Dave AirlieMerge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anong...
2015-02-24 Trond MyklebustMerge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs...
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
next