1. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  3. 4c11edf Remove MODULE_ALIAS() calls that take undefined macro by Masahiro Yamada · 5 years ago
  4. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  5. 24cf262 Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 5 years ago
  6. 0ea4153 clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable counters by Marc Zyngier · 5 years ago
  7. a862fc2 clocksource/arm_arch_timer: Remove use of workaround static key by Marc Zyngier · 5 years ago
  8. 5ef19a1 clocksource/arm_arch_timer: Direcly assign set_next_event workaround by Marc Zyngier · 5 years ago
  9. 0f80cad arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 by Marc Zyngier · 5 years ago
  10. d4c5c46 drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines by Patrick Havelange · 5 years ago
  11. aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 5 years ago
  12. 4d86c9f clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start by Nathan Chancellor · 6 years ago
  13. fbc87aa clocksource/drivers/oxnas: Fix OX820 compatible by Neil Armstrong · 6 years ago
  14. 9155697 clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro by Yangtao Li · 6 years ago
  15. 99834ee clocksource/drivers/npcm: select TIMER_OF by Arnd Bergmann · 6 years ago
  16. 2a6a8e2 clocksource/drivers/clps711x: Remove board support by Alexander Shiyan · 6 years ago
  17. 32d0be0 clocksource/drivers/riscv: Fix clocksource mask by Atish Patra · 6 years ago
  18. 9039de4 clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static by YueHaibing · 6 years ago
  19. 008258d clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static by YueHaibing · 6 years ago
  20. bddee90 clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static by YueHaibing · 6 years ago
  21. d18a7408 clocksource/drivers/clps711x: Make clps711x_clksrc_init() static by YueHaibing · 6 years ago
  22. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. 64b1b21 Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  24. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. b58f28f clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs by Sugaya Taichi · 6 years ago
  26. b4822dc clocksource/drivers/tegra: Add Tegra210 timer support by Joseph Lo · 6 years ago
  27. 371eec9 clocksource/drivers/timer-cs5535: Rename the file for consistency by Daniel Lezcano · 6 years ago
  28. eb36f29 clocksource/drivers/timer-pxa: Rename the file for consistency by Daniel Lezcano · 6 years ago
  29. bcc5a05 clocksource/drivers/tango-xtal: Rename the file for consistency by Daniel Lezcano · 6 years ago
  30. 7d10532 clocksource/drivers/exynos_mct: Remove unused header includes by Krzysztof Kozlowski · 6 years ago
  31. b930742 clocksource/drivers/exynos_mct: Fix error path in timer resources initialization by Marek Szyprowski · 6 years ago
  32. 9fd464f clocksource/drivers/exynos_mct: Remove dead code by Marek Szyprowski · 6 years ago
  33. 26478b2 clocksource/drivers/riscv: Add required checks during clock source init by Atish Patra · 6 years ago
  34. d2f276c clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown by Stuart Menefy · 6 years ago
  35. a5719a4 clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR by Stuart Menefy · 6 years ago
  36. c950ca8 clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability by Samuel Holland · 6 years ago
  37. e7e7e0d clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable by Chen-Yu Tsai · 6 years ago
  38. ee79304 clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE by Andre Przywara · 6 years ago
  39. 072167d Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 by Tony Lindgren · 6 years ago
  40. 9bd34c6 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  41. 983a5a4 clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting by Tony Lindgren · 6 years ago
  42. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  43. 0c87bb0 clocksource/drivers/c-sky: fixup ftrace call-graph panic by Guo Ren · 6 years ago
  44. 1d95fe4 clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes. by Guo Ren · 6 years ago
  45. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 7f83a13 clocksource/drivers/rda: Add clock driver for RDA8810PL SoC by Manivannan Sadhasivam · 6 years ago
  47. adab4ec clocksource/drivers/meson6: Change name meson6_timer timer-meson6 by Daniel Lezcano · 6 years ago
  48. 493d09b clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i by Daniel Lezcano · 6 years ago
  49. f155ae2 clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20 by Daniel Lezcano · 6 years ago
  50. 2d3bc64 clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip by Daniel Lezcano · 6 years ago
  51. 3d42b32 clocksource/drivers/riscv: Change name riscv_timer to timer-riscv by Daniel Lezcano · 6 years ago
  52. 92e0d14 clocksource/drivers/riscv_timer: Provide the sched_clock by Anup Patel · 6 years ago
  53. 4f352d1 clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of by Anson Huang · 6 years ago
  54. 86fe57f clocksource/drivers/fttmr010: Fix invalid interrupt register access by Tao Ren · 6 years ago
  55. 5eb73c8 clocksource/drivers/integrator-ap: Add missing of_node_put() by Yangtao Li · 6 years ago
  56. 64db8bb clocksource/drivers/bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  57. 3825603 clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of by Anson Huang · 6 years ago
  58. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  59. ec3372f clocksource/drivers/imx-gpt: Remove unnecessary irq protection by Clément Péron · 6 years ago
  60. df181e3 clocksource/drivers/imx-gpt: Add support for ARM64 by Anson Huang · 6 years ago
  61. fa83c6f clocksource/drivers/meson6_timer: Implement the ARM delay timer by Martin Blumenstingl · 6 years ago
  62. bed8fc1 clocksource/drivers/meson6_timer: Use register names from the datasheet by Martin Blumenstingl · 6 years ago
  63. 7b59263 clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> by Geert Uytterhoeven · 6 years ago
  64. 6313629 clocksource/drivers/timer-ti-dm: Remove the early platform driver registration by Bartosz Golaszewski · 6 years ago
  65. 85b6fca clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK by Linus Walleij · 6 years ago
  66. bc0750e clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource by Linus Walleij · 6 years ago
  67. 30a85eb clocksource/drivers/timer-vt8500: Remove duplicate function name by Dan Carpenter · 6 years ago
  68. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 35b69a4 clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  71. 33745c3 clocksource/drivers/c-sky: Add gx6605s SOC system timer by Guo Ren · 6 years ago
  72. a7ad38b clocksource/drivers/c-sky: Add C-SKY SMP timer by Guo Ren · 6 years ago
  73. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  74. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. f99fb60 RISC-V: Use Linux logical CPU number instead of hartid by Atish Patra · 6 years ago
  76. b2f8cfa RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid by Palmer Dabbelt · 6 years ago
  77. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  78. 1f174a1 clocksource/drivers/dw_apb: Add reset control by Dinh Nguyen · 6 years ago
  79. 9d8d47e clocksource/drivers: Unify the names to timer-* format by Daniel Lezcano · 6 years ago
  80. ac142a7 clocksource/drivers/sh_cmt: Add R-Car gen3 support by Sergei Shtylyov · 6 years ago
  81. eceb4c4 clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer by Sergei Shtylyov · 6 years ago
  82. 37e7742 clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines by Sergei Shtylyov · 6 years ago
  83. 22627c6 clocksource/drivers/sh_cmt: Fixup for 64-bit machines by Sergei Shtylyov · 6 years ago
  84. 0b9294f clocksource/drivers/sh_tmu: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  85. ddb8964 clocksource/drivers/sh_mtu2: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  86. efad011 clocksource/drivers/sh_cmt: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  87. 274157a clocksource/drivers/renesas-ostm: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  88. 2a4849d clocksource: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  89. 95b861a4 arm64: arch_timer: Add workaround for ARM erratum 1188873 by Marc Zyngier · 6 years ago
  90. 52bf4a9 clocksource/drivers/timer-atmel-pit: Properly handle error cases by Alexandre Belloni · 6 years ago
  91. 4451d3f clocksource/drivers/fttmr010: Fix set_next_event handler by Tao Ren · 6 years ago
  92. 3b7d96a clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs by Keerthy · 6 years ago
  93. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  94. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 62b0194 clocksource: new RISC-V SBI timer driver by Palmer Dabbelt · 6 years ago
  96. 6777996 clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage by Thomas Gleixner · 6 years ago
  97. c77aee7 clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flag by Keerthy · 6 years ago
  98. 1569557 clocksource/drivers/sprd: Register one always-on timer to compensate suspend time by Baolin Wang · 6 years ago
  99. e3af677 clocksource/drivers/timer-mediatek: Add support for system timer by Stanley Chu · 6 years ago
  100. a0858f9 clocksource/drivers/timer-mediatek: Convert the driver to timer-of by Stanley Chu · 6 years ago