1. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  5. cfb6d65 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 11 years ago
  6. fac778a Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  7. aea237b ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers) by Christian Daudt · 11 years ago
  8. 8b2496a Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanup by Olof Johansson · 11 years ago
  9. 0b96258 clocksource: samsung_pwm_timer: Handle suspend/resume correctly by Tomasz Figa · 11 years ago
  10. 6792e63 clocksource: samsung_pwm_timer: Do not use clocksource_mmio by Tomasz Figa · 11 years ago
  11. 61d7e20 clocksource: samsung_pwm_timer: Cache clocksource register address by Tomasz Figa · 11 years ago
  12. ceea124 clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bit by Tomasz Figa · 11 years ago
  13. e241548 clocksource: samsung_pwm_timer: Do not request PWM mem region by Tomasz Figa · 11 years ago
  14. 2200699 clocksource: arch_timer: Add support for memory mapped timers by Stephen Boyd · 11 years ago
  15. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 11 years ago
  16. 1ff99ea clocksource: arch_timer: Pass clock event to set_mode callback by Stephen Boyd · 11 years ago
  17. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 11 years ago
  18. adf157e ARM: clocksource: moxart: Add bitops.h include by Jonas Jensen · 11 years ago
  19. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  20. 07862c1 ARM: clocksource: Add support for MOXA ART SoCs by Jonas Jensen · 11 years ago
  21. 3d77b30 clocksource: cadence_ttc: Reuse clocksource as sched_clock by Soren Brinkmann · 11 years ago
  22. 9bbf914 clocksource: cadence_ttc: Remove unused header by Soren Brinkmann · 11 years ago
  23. 7e14183 clocksource: sun4i: Fix bug when switching from periodic to oneshot modes by Maxime Ripard · 11 years ago
  24. a2c49e7 clocksource: sun4i: Cleanup parent clock setup by Maxime Ripard · 11 years ago
  25. c2b852f clocksource: sun4i: Remove TIMER_SCAL variable by Maxime Ripard · 11 years ago
  26. 96651a0 clocksource: sun4i: Factor out some timer code by Maxime Ripard · 11 years ago
  27. 63d88f1 clocksource: sun4i: Fix the next event code by Maxime Ripard · 11 years ago
  28. 8c31bec clocksource: sun4i: Don't forget to enable the clock we use by Maxime Ripard · 11 years ago
  29. 137c6b3 clocksource: sun4i: Add clocksource and sched clock drivers by Maxime Ripard · 11 years ago
  30. 9eded23 clocksource: sun4i: rename AUTORELOAD define to RELOAD by Maxime Ripard · 11 years ago
  31. bb008b9 clocksource: sun4i: Wrap macros arguments in parenthesis by Maxime Ripard · 11 years ago
  32. 4077764 clocksource: sun4i: Use the BIT macros where possible by Maxime Ripard · 11 years ago
  33. 19b0a1e clocksource: orion: Use linux/sched_clock.h by Stephen Boyd · 11 years ago
  34. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  35. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  36. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 7644a44 Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  38. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  39. c1b40e4 clocksource: arm_global_timer: Add ARM global timer support by Stuart Menefy · 11 years ago
  40. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  41. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  43. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 0c1dcfd clocksource: Add Marvell Orion SoC timer by Sebastian Hesselbarth · 11 years ago
  45. 5ddb6d2 clocksource: time-armada-370-xp: Divorce from local timer API by Stephen Boyd · 11 years ago
  46. faef31b clocksource: time-armada-370-xp: Fix sparse warning by Stephen Boyd · 11 years ago
  47. 05a6548 ARM: PRIMA2: Divorce timer-marco from local timer API by Stephen Boyd · 11 years ago
  48. ee98d27 ARM: EXYNOS4: Divorce mct from local timer API by Stephen Boyd · 11 years ago
  49. 2699339 clocksource: vf_pit_timer: Use linux/sched_clock.h by Fabio Estevam · 11 years ago
  50. 0647065 clocksource: Add generic dummy timer driver by Mark Rutland · 11 years ago
  51. c20e459 Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/soc by Arnd Bergmann · 11 years ago
  52. a44bde6 Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dt by Arnd Bergmann · 11 years ago
  53. 9682bcd clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change by Arnd Bergmann · 11 years ago
  54. d3d8fee Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific" by John Stultz · 11 years ago
  55. 7114cd7 clocksource: exynos_mct: use (request/free)_irq calls for local timer registration by Chander Kashyap · 11 years ago
  56. 0d86331 Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  57. cf07053 metag: log core and timer frequencies from arch code by James Hogan · 12 years ago
  58. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  59. 1002148 clocksource: dw_apb_timer_of: use clocksource_of_init by Heiko Stuebner · 11 years ago
  60. 1b4eca0 clocksource: dw_apb_timer_of: select DW_APB_TIMER by Heiko Stuebner · 11 years ago
  61. a8b447f clocksource: dw_apb_timer_of: add clock-handling by Heiko Stuebner · 11 years ago
  62. a1198f8 clocksource: dw_apb_timer_of: enable the use the clocksource as sched clock by Heiko Stuebner · 11 years ago
  63. 762cf96 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 11 years ago
  64. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 11 years ago
  65. 77ba83b clocksource: Add TI-Nspire timer support by Daniel Tang · 11 years ago
  66. c196724 clocksource: Add Freescale Vybrid pit timer support by Jingchang Lu · 11 years ago
  67. 1a33bd2 clocksource: dw_apb: Fix error check by Baruch Siach · 11 years ago
  68. 3c09f4d ARM: nomadik: fix clocksource warning by Arnd Bergmann · 11 years ago
  69. 0a0a7e6 clocksource: dw_apb: Remove unused header by Baruch Siach · 11 years ago
  70. 55a68c2 dw_apb_timer_of.c: Remove parts that were picoxcell-specific by Pavel Machek · 11 years ago
  71. 807eba5 clocksource: dbx500-prcmu: comment cleanup by Fabio Baltieri · 12 years ago
  72. 5302822 clocksource: dbx500-prcmu: use relaxed readl variant by Rabin Vincent · 12 years ago
  73. 30e1e28 arm: zynq: Migrate platform to clock controller by Soren Brinkmann · 11 years ago
  74. fc1f7d5 clocksource: apb_timer: Remove unsused function by Thomas Gleixner · 11 years ago
  75. c7785ea clocksource: nomadik-mtu: support of probe by Rabin Vincent · 11 years ago
  76. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. 241a987 Merge branch 'exynos/pwm-clocksource' into late/multiplatform by Arnd Bergmann · 11 years ago
  79. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  81. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 81d4f7b clocksource: samsung_pwm_timer: Work around rounding errors in clockevents core by Tomasz Figa · 11 years ago
  84. 6fe4dfd clocksource: samsung_pwm_timer: Correct programming of clock events by Tomasz Figa · 11 years ago
  85. e9b852b clocksource: samsung_pwm_timer: Use proper clockevents max_delta by Tomasz Figa · 11 years ago
  86. f9bb48a2 clocksource: samsung_pwm_timer: Add support for non-DT platforms by Tomasz Figa · 11 years ago
  87. 030c2a1 clocksource: samsung_pwm_timer: Keep all driver data in a structure by Tomasz Figa · 11 years ago
  88. 7aac482 clocksource: samsung_pwm_timer: Make PWM spinlock global by Tomasz Figa · 11 years ago
  89. 77d8443 clocksource: samsung_pwm_timer: Let platforms select the driver by Tomasz Figa · 11 years ago
  90. f31c2f1 ARM: arch_timer: Silence debug preempt warnings by Stephen Boyd · 11 years ago
  91. ea7113f clocksource: nomadik-mtu: fix up clocksource/timer by Linus Walleij · 11 years ago
  92. f118998 clocksource: add samsung pwm timer driver by Tomasz Figa · 11 years ago
  93. 034c097 clocksource: exynos_mct: remove platform header dependency by Arnd Bergmann · 11 years ago
  94. f4636d0 clocksource: exynos_mct: fix build error on non-DT by Arnd Bergmann · 11 years ago
  95. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 11 years ago
  96. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 11 years ago
  97. b9d5868 Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 11 years ago
  98. 83c15f4 Merge branch 'depends/clk-for-3.10' into next/cleanup by Olof Johansson · 11 years ago
  99. 19ce4f4 Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  100. 228e302 Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago