1. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  2. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  5. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  6. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 10 years ago
  7. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  8. 65b5732 clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers by Doug Anderson · 10 years ago
  9. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  10. ab64920 Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 10 years ago
  11. 50755f6 ARM: at91/clocksource: remove !DT PIT initializations by Arnd Bergmann · 10 years ago
  12. f9a49ab clocksource: time-armada-370-xp: add suspend/resume support by Thomas Petazzoni · 10 years ago
  13. 89de77a Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 10 years ago
  14. 4a22d9c clocksource: armada-370-xp: Use the reference clock on A375 SoC by Ezequiel Garcia · 10 years ago
  15. 551f2fd clocksource: armada-370-xp: Add missing clock enable by Ezequiel Garcia · 10 years ago
  16. e12aa82 clocksource: mips-gic: Add device-tree support by Andrew Bresticker · 10 years ago
  17. a45da56 clocksource: mips-gic: Bump up rating of GIC timer by Andrew Bresticker · 10 years ago
  18. b695d8e clocksource: mips-gic: Use clockevents_config_and_register by Andrew Bresticker · 10 years ago
  19. e4752db clocksource: mips-gic: Use CPU notifiers to setup the timer by Andrew Bresticker · 10 years ago
  20. f7ea306 clocksource: mips-gic: Use percpu_dev_id by Andrew Bresticker · 10 years ago
  21. 001f5fe clocksource: mips-gic: Remove gic_event_handler by Andrew Bresticker · 10 years ago
  22. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  23. 5fee56e clocksource: mips-gic: Staticize local symbols by Andrew Bresticker · 10 years ago
  24. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  25. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  26. f2f456e Merge tag 'v3.19-meson-soc' of https://github.com/carlocaione/linux-meson into next/soc by Arnd Bergmann · 10 years ago
  27. 4eca459 Merge tag 'integrator-v3.19-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/soc by Arnd Bergmann · 10 years ago
  28. ef89af1 clocksource: sirf: Remove hard-coded clock rate by Yanchang Li · 10 years ago
  29. 6bab4a8 clockevent: sun4i: Fix race condition in the probe code by Maxime Ripard · 10 years ago
  30. 7b6b0a4 clocksource: meson6: Select CLKSRC_MMIO by Beniamino Galvani · 10 years ago
  31. beb5818 ARM: integrator: move AP timer to clocksource by Linus Walleij · 10 years ago
  32. 59aa896 ARM/ARM64: arch-timer: fix arch_timer_probed logic by Marc Zyngier · 10 years ago
  33. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  34. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  36. e1ce5c7 clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable by Nathan Lynch · 10 years ago
  37. 8b8dde0 clocksource: arm_arch_timer: Enable counter access for 32-bit ARM by Nathan Lynch · 10 years ago
  38. 423bd69 clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable by Nathan Lynch · 10 years ago
  39. 28cf356 clocksource: sirf: Disable counter before re-setting it by Hao Liu · 10 years ago
  40. 4e2bec0 clocksource: cadence_ttc: Add support for 32bit mode by Michal Simek · 10 years ago
  41. 2743f1b clocksource: tcb_clksrc: Sanitize IRQ request by Gael Portay · 10 years ago
  42. c387f07 clocksource: arm_arch_timer: Discard unavailable timers correctly by Sudeep Holla · 10 years ago
  43. 04f7e3e clocksource: vf_pit_timer: Support shutdown mode by Stefan Agner · 10 years ago
  44. e4a6b37 ARM: meson6: clocksource: Add Meson6 timer support by Carlo Caione · 10 years ago
  45. b052ff3 ARM: at91: PIT: Move the driver to drivers/clocksource by Maxime Ripard · 10 years ago
  46. d07a1ec clocksource: tcb_clksrc: sanitize IRQ request by Gaël PORTAY · 10 years ago
  47. 4930d24 ARM: at91/tclib: move initialization from alloc to probe by Gaël PORTAY · 10 years ago
  48. 77422a8 clocksource: Replace __this_cpu_ptr with raw_cpu_ptr by Christoph Lameter · 10 years ago
  49. 27d0516 drivers/clocksource: Replace __get_cpu_var used for address calculation by Christoph Lameter · 10 years ago
  50. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  51. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  54. 3252a64 clocksource: exynos_mct: Only use 32-bits where possible by Doug Anderson · 10 years ago
  55. fdb06f6 clocksource: exynos_mct: Use readl_relaxed/writel_relaxed by Doug Anderson · 10 years ago
  56. ab5354c clocksource: pxa: Add device-tree support for PXA timer by Robert Jarzmik · 10 years ago
  57. c5421d7 clocksource: pxa: Move PXA timer to clocksource framework by Robert Jarzmik · 10 years ago
  58. f0b7fab clocksource: clps711x: Add CLPS711X clocksource driver by Alexander Shiyan · 10 years ago
  59. 3894152 clocksource: sirf: Fix incorrect clock enable counter for timer by Zhiwu Song · 10 years ago
  60. 40c9631 clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM by Chen Gang · 10 years ago
  61. ecb3530 clocksource: Add support for the Mediatek SoCs by Matthias Brugger · 10 years ago
  62. 7e13918 clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2 by Kuninori Morimoto · 10 years ago
  63. de2ea58 Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17 by Daniel Lezcano · 10 years ago
  64. f37ac9e Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  65. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  66. afdb094 Merge tag 'v3.16-rc5' into timers/core by Thomas Gleixner · 10 years ago
  67. b040614 Merge tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc by Olof Johansson · 10 years ago
  68. 8bf13a4 clocksource: exynos_mct: Register the timer for stable udelay by Amit Daniel Kachhap · 10 years ago
  69. 89e6a13 clocksource: exynos_mct: Fix ftrace by Doug Anderson · 10 years ago
  70. cca8d05 clocksource: sh_mtu2: Add DT support by Laurent Pinchart · 10 years ago
  71. 3e29b55 clocksource: sh_tmu: Add DT support by Laurent Pinchart · 10 years ago
  72. 1768aa2 clocksource: sh_cmt: Add DT support by Laurent Pinchart · 10 years ago
  73. 8b2463d clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock by Laurent Pinchart · 10 years ago
  74. 1a5da0e clocksource: sh_mtu2: Drop support for legacy platform data by Laurent Pinchart · 10 years ago
  75. 2b027f1 clocksource: sh_tmu: Replace global spinlock with a per-device spinlock by Laurent Pinchart · 10 years ago
  76. 681b9e8 clocksource: sh_tmu: Drop support for legacy platform data by Laurent Pinchart · 10 years ago
  77. de599c8 clocksource: sh_cmt: Replace global spinlock with a per-device spinlock by Laurent Pinchart · 10 years ago
  78. 31e912f clocksource: sh_cmt: Drop support for legacy platform data by Laurent Pinchart · 10 years ago
  79. 5839427 clocksource: Add a Kconfig menu by Jean Delvare · 10 years ago
  80. 0ff36b4 clocksource: tegra: Use us counter as delay timer by Peter De Schrijver · 10 years ago
  81. 1d80415 clocksource: exynos_mct: Don't reset the counter during boot and resume by Chirantan Ekbote · 10 years ago
  82. 82e627e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  83. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  84. 1605abf clocksource: versatile: Use sched_clock_register() by Thomas Gleixner · 10 years ago
  85. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  86. c67d9ce Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  87. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  88. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  89. 4fd0912 Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into next/soc by Olof Johansson · 10 years ago
  90. b33cdd2 ARM: vexpress: refine dependencies for new code by Arnd Bergmann · 10 years ago
  91. 2529c3a clocksource: Add Freescale FlexTimer Module (FTM) timer support by Xiubo Li · 10 years ago
  92. 28d4768 Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 by Daniel Lezcano · 10 years ago
  93. 814876b clocksource: sh_tmu: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  94. c77a565 clocksource: sh_mtu2: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  95. 0178f41 clocksource: sh_cmt: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  96. 39dd567 clocksource: em_sti: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  97. 0d24d1f clocksource: dw_apb_timer_of: Do not trace read_sched_clock by Yang Wei · 10 years ago
  98. 95c19a0 clocksource: Fix clocksource_mmio_readX_down by Xiubo Li · 10 years ago
  99. 4a3ae07 clocksource: Fix type confusion for clocksource_mmio_readX_Y by Xiubo Li · 10 years ago
  100. acbf6d2 clocksource: tcb_clksrc: Make tc_mode interrupt safe by David Jander · 10 years ago