1. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 8 years ago
  3. 44d1b6d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. b7c8b4a clocksource/drivers/pistachio: Correct output format of PTR_ERR() by Vladimir Zapolskiy · 8 years ago
  5. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  6. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. f81f03f arm64: Allow the arch timer to use the HYP timer by Marc Zyngier · 10 years ago
  8. 07f101d clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  9. 3effa3c clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  10. cf8c500 clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  11. bbaa067 clocksource/drivers/arm_global_timer: Register delay timer by Rabin Vincent · 9 years ago
  12. 1b18fd2 clocksource/drivers/lpc32xx: Support timer-based ARM delay by Ezequiel Garcia · 8 years ago
  13. 32f32d9 clocksource/drivers/lpc32xx: Support periodic mode by Ezequiel Garcia · 8 years ago
  14. 751db1a clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockevents by Ezequiel Garcia · 8 years ago
  15. 522ed95 clocksource/drivers/rockchip: Add err handle for rk_timer_init by Shawn Lin · 8 years ago
  16. e392d60 clocksource/drivers/arm_arch_timer: Enable and verify MMIO access by Robin Murphy · 8 years ago
  17. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. d7023e62 clocksource: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 8 years ago
  19. 2be6d9b clocksource: Select CLKSRC_MMIO where needed by Arnd Bergmann · 8 years ago
  20. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  21. f02b4b7 clockevents/tcb_clksrc: Prevent disabling an already disabled clock by Alexandre Belloni · 9 years ago
  22. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 9 years ago
  23. f9eccf2 clocksource/drivers/vt8500: Increase the minimum delta by Roman Volkov · 9 years ago
  24. 03724ac clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency by Daniel Lezcano · 9 years ago
  25. 863ee05 clocksource/drivers: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  26. 0141488 clocksource/drivers/acpi_pm: Convert to pr_* macros by Andy Shevchenko · 9 years ago
  27. d33f250 clocksource/drivers/h8300: Use ioread / iowrite by Yoshinori Sato · 9 years ago
  28. 6f2b611 clocksource/drivers/h8300: Initializer cleanup. by Yoshinori Sato · 9 years ago
  29. f37632d clocksource/drivers/h8300: Simplify delta handling by Yoshinori Sato · 9 years ago
  30. 2f445e0 clocksource/drivers/h8300: Fix timer not overflow case by Yoshinori Sato · 9 years ago
  31. 2a0ff87 clocksource/drivers/h8300: Change to overflow interrupt by Yoshinori Sato · 9 years ago
  32. d662ed20 clocksource/drivers/lpc32: Correct pr_err() output format by Vladimir Zapolskiy · 9 years ago
  33. 9c9ae5f clocksource/drivers/arm_global_timer: Fix suspend resume by Grygorii Strashko · 9 years ago
  34. 272a25a clocksource/drivers/pistachio: Fix wrong calculated clocksource read value by Jisheng Zhang · 9 years ago
  35. 08e4b44 clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set by Jisheng Zhang · 9 years ago
  36. 520ddad clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel by Jisheng Zhang · 9 years ago
  37. 39d3611 clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path by Jisheng Zhang · 9 years ago
  38. 9f4165d clocksource/drivers/dw_apb_timer: Fix apbt_readl return types by Jisheng Zhang · 9 years ago
  39. 0881841 clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init by Daniel Lezcano · 9 years ago
  40. 46e7c3c clocksource/drivers/h8300: Increase the compilation test coverage by Daniel Lezcano · 9 years ago
  41. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  42. 97a23be clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch by Daniel Lezcano · 9 years ago
  43. 157dfad clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init by Daniel Lezcano · 9 years ago
  44. 05de7ed clocksource/drivers/h8300_timer16: Remove pointless lock by Daniel Lezcano · 9 years ago
  45. 5019c90 clocksource/drivers/h8300_timer16: Fix irq return value check by Daniel Lezcano · 9 years ago
  46. 903e5fd clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv by Daniel Lezcano · 9 years ago
  47. 8b24e8d clocksource/drivers/h8300_timer16: Remove unused macros by Daniel Lezcano · 9 years ago
  48. 8cbade5 clocksource/drivers/h8300_timer16: Remove pointless headers by Daniel Lezcano · 9 years ago
  49. cce483e clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time by Daniel Lezcano · 9 years ago
  50. 254d8b5 clocksource/drivers/h8300_timer8: Remove irq and lock legacy code by Daniel Lezcano · 9 years ago
  51. 7053fda clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code by Daniel Lezcano · 9 years ago
  52. 54a0cd5 clocksource/drivers/h8300_timer8: Fix irq return value check by Daniel Lezcano · 9 years ago
  53. 1f058d5 clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro by Daniel Lezcano · 9 years ago
  54. 7116ae4 clocksource/drivers/h8300_timer8: Remove unused macros by Daniel Lezcano · 9 years ago
  55. d1f9db1 clocksource/drivers/h8300_timer8: Remove unused headers by Daniel Lezcano · 9 years ago
  56. 31221a4 clocksource/drivers/h8300_tpu: Remove pointless headers for TPU by Daniel Lezcano · 9 years ago
  57. 9471f1d clocksource/drivers/h8300_tpu: Remove unused macros by Daniel Lezcano · 9 years ago
  58. 8c09b7d clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn by Daniel Lezcano · 9 years ago
  59. 4633f4c clocksource/drivers/h8300: Cleanup startup and remove module code. by Yoshinori Sato · 9 years ago
  60. 9115df8 clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer by Jisheng Zhang · 9 years ago
  61. 0901f18 clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency by Daniel Lezcano · 9 years ago
  62. ef49336 clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  63. 778c569 clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  64. 39366ef clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  65. 1becd6e clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  66. 7032965 clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  67. ddcf48c clocksource/drivers/lpc32xx: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  68. b975584 clocksource/drivers/asm9260: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  69. 57f4931 clocksource/drivers/cadence_ttc: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  70. b4bdf7e clocksource/drivers/vt8500: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  71. 351bb99 clocksource/drivers/vt8500: Remove unneeded header by Daniel Lezcano · 9 years ago
  72. adce4bc clocksource/drivers/tegra2: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  73. f0c5afb clocksource/drivers/sun5i: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  74. b4fcd48 clocksource/drivers/sun4i: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  75. 5b097f6 clocksource/drivers/dw_apb: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  76. e6c1db1 clocksource/drivers/digicolor: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  77. c916554 clocksource/drivers/orion: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  78. 0b7a7bb clocksource/drivers/meson6: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  79. 9519e80 clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  80. 40ada2a clocksource/drivers/rockchip: Add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  81. fbca9ea clocksource/drivers/mediatek: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  82. dfdb165 clocksource/drivers/pistachio: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  83. 5a7351f clocksource/drivers/tango: Add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  84. 5ae996c clocksource/drivers/pxa_timer: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  85. 389d9b5 clocksource/drivers/pxa_timer: Move the Kconfig rule by Daniel Lezcano · 9 years ago
  86. baacaf8 clocksource/drivers/st_lpc: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
  87. 2ffdf71 clocksource/drivers/st_lpc: Fix Kconfig dependency by Daniel Lezcano · 9 years ago
  88. 3dc0e9f clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture by Daniel Lezcano · 9 years ago
  89. 23b8f81 clocksource/drivers/rockchip: Remove dsb() usage by Caesar Wang · 9 years ago
  90. a0d2216 clocksource/drivers/rockchip: Make the driver more readable by Caesar Wang · 9 years ago
  91. a3a8908 clocksource/drivers/tegra: Allow timer irq affinity change by Lucas Stach · 9 years ago
  92. 11faa20 clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init() by Alexey Klimov · 9 years ago
  93. 6cd7cca clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init by Alexey Klimov · 9 years ago
  94. 9a78ec4 clocksource/drivers/mtk_timer: Add pr_fmt define by Alexey Klimov · 9 years ago
  95. e2bf3e6 clocksource: Mmio: remove artificial 32bit limitation by Linus Walleij · 9 years ago
  96. 9d2aa8c ARM/clocksource: use automatic DT probing for ux500 PRCMU by Linus Walleij · 9 years ago
  97. 3da6d49 clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSET by Arnd Bergmann · 9 years ago
  98. dde7632e clocksource/fsl: Avoid harmless 64-bit warnings by Arnd Bergmann · 9 years ago
  99. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  100. a7f4df4 MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() by Alex Smith · 9 years ago