1. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 903a9f7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  5. e37fce7 Merge branch 'qcom/soc2' into next/soc by Olof Johansson · 11 years ago
  6. 4f20411 ARM: msm: Move MSM's DT based hardware to multi-platform support by Stephen Boyd · 11 years ago
  7. 301c5a9 ARM: msm: Only build timer.c if required by Stephen Boyd · 11 years ago
  8. 0158a4a ARM: msm: Only build clock.c on proc_comm based platforms by Stephen Boyd · 11 years ago
  9. 5146d77 usb: phy: msm: Move mach dependent code to platform data by Ivan T. Ivanov · 11 years ago
  10. 9857a75 ARM: msm: Add support for APQ8074 Dragonboard by Rohit Vaswani · 11 years ago
  11. 63df151 Merge branch 'qcom/soc' into next/soc by Olof Johansson · 11 years ago
  12. 17d0900 ARM: msm: Simplify ARCH_MSM_DT config by Stephen Boyd · 11 years ago
  13. 2aec37c ARM: msm: Add support for MSM8974 SoC by Rohit Vaswani · 11 years ago
  14. c4b4ecb ARM: msm: trout: fix uninit var warning by Josh Cartwright · 11 years ago
  15. f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 11 years ago
  16. 6aa16a2 ARM: msm: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  17. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 326e31e clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally by Uwe Kleine-König · 11 years ago
  19. d0e190c ARM: msm: Create a common board-dt and config ARCH_MSM_DT by Rohit Vaswani · 11 years ago
  20. 61e570a ARM: msm: Remove irqs-*.h files for DT based targets by Stephen Boyd · 11 years ago
  21. 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
  22. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  23. bfaddb7 msm_serial: Switch clock consumer strings and simplify code by Stephen Boyd · 11 years ago
  24. bee2208 Merge branch 'msm/cleanup' into next/cleanup by Kevin Hilman · 11 years ago
  25. 3294a7e ARM: msm: Only compile io.c on platforms that use it by Stephen Boyd · 11 years ago
  26. 0b559df iommu/msm: Move mach includes to iommu directory by Stephen Boyd · 11 years ago
  27. 20508a1 ARM: msm: Remove devices-iommu.c by Stephen Boyd · 11 years ago
  28. ebea60b ARM: msm: Move mach/board.h contents to common.h by Stephen Boyd · 11 years ago
  29. c602520 ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE by Stephen Boyd · 11 years ago
  30. 34606f3 ARM: msm: Remove TMR and TMR0 static mappings by Stephen Boyd · 11 years ago
  31. 6d07917 ARM: msm: Move debug-macro.S to include/debug by Stephen Boyd · 11 years ago
  32. a621cd5 Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes by Olof Johansson · 11 years ago
  33. 0c211c2 ARM: msm: Don't compile __msm_ioremap_caller() unless used by Stephen Boyd · 11 years ago
  34. 425dbc5 ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60 by Rohit Vaswani · 11 years ago
  35. 8fd6238 ARM: msm: Consolidate gpiomux for older architectures by Rohit Vaswani · 11 years ago
  36. 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
  37. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  38. 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
  39. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 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. 4d70c59 ARM: msm: Divorce msm_timer from local timer API by Stephen Boyd · 12 years ago
  42. 8cc7f53 ARM: msm: Migrate to common clock framework by Stephen Boyd · 11 years ago
  43. 421faca ARM: msm: Make proc_comm clock control into a platform driver by Stephen Boyd · 11 years ago
  44. 2dfd9c1 ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver by Stephen Boyd · 11 years ago
  45. 42a9ed5 ARM: msm: Remove clock-7x30.h include file by Stephen Boyd · 11 years ago
  46. 2f8b6fe ARM: msm: Remove custom clk_set_{max,min}_rate() API by Stephen Boyd · 11 years ago
  47. 85a7df1 ARM: msm: Remove custom clk_set_flags() API by Stephen Boyd · 11 years ago
  48. e456001 Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  49. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  50. eda9dcf ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs by Rohit Vaswani · 11 years ago
  51. ad8c373 arch: arm: mach-msm: using strlcpy instead of strncpy by Chen Gang · 11 years ago
  52. 1a56e4b msm: iomap: Remove unused bases and mappings by Rohit Vaswani · 11 years ago
  53. 6ff9bbf msm: Remove unused file core.h by Rohit Vaswani · 11 years ago
  54. 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 11 years ago
  55. cbef1a0 ARM: msm: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  56. 254844d proc: Use PDE attribute setting accessor functions by Geert Uytterhoeven · 11 years ago
  57. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  58. 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
  59. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  60. 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
  61. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  64. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 11 years ago
  65. bca7a5a ARM: cpu hotplug: remove majority of cache flushing from platforms by Russell King · 11 years ago
  66. b56a7f9 Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/soc by Olof Johansson · 11 years ago
  67. 5ed3ebe Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  68. 73a8c28 ARM: msm: Fix uncompess.h tx underrun check by Stephen Boyd · 11 years ago
  69. 4c3ffff ARM: Push selects for TWD/SCU into machine entries by Stephen Boyd · 12 years ago
  70. 8510e30 last_radio_log: switch to proc_create() by Al Viro · 11 years ago
  71. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 12 years ago
  72. e25e3d1 ARM: msm: Wait for timer clear to complete by Stephen Boyd · 11 years ago
  73. eebdb0c ARM: msm: Rework timer binding to be more general by Stephen Boyd · 11 years ago
  74. 4080d2d ARM: msm: Stop counting before reprogramming clockevent by Stephen Boyd · 11 years ago
  75. 641f716 ARM: msm: Remove unused cpu.h header file by Stephen Boyd · 12 years ago
  76. 7bce696 gpio: Make gpio-msm-v1 into a platform driver by Stephen Boyd · 12 years ago
  77. 430f1ee ARM: msm: Move dma.h #defines that are private to dma.c by Stephen Boyd · 12 years ago
  78. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 389d211 ARM: msm: proc_comm_boot_wait should not be __init by Arnd Bergmann · 12 years ago
  80. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
  81. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  82. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  83. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  84. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  85. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  86. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  87. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  88. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  89. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  90. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  91. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  92. bcad6dc sections: fix section conflicts in arch/arm/ by Andi Kleen · 12 years ago
  93. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  98. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  99. be2109e ARM: msm: Move core.h contents into common.h by David Brown · 12 years ago
  100. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago