1. 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
  2. b9f10a1 ARM: mmp: build sram driver alone by Qiao Zhou · 11 years ago
  3. b8969ef Merge branch 'soc/sched_clock' into next/soc by Kevin Hilman · 11 years ago
  4. e5c0228 ARM: mmp: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  5. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  6. ffde39e ARM: mmp: delete the custom GPIO header by Linus Walleij · 11 years ago
  7. 7ebdc78 ARM: mmp: remove the legacy rbswap setting for ttc_dkb platform by Jett.Zhou · 11 years ago
  8. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  10. 0f102b6 ARM: mmp: avoid to include head file in mach-mmp by Haojian Zhuang · 11 years ago
  11. 0f37456 irqchip: mmp: support irqchip by Haojian Zhuang · 11 years ago
  12. c052d13 irqchip: move mmp irq driver by Haojian Zhuang · 11 years ago
  13. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  14. 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
  15. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
  16. 0a085a9 Input: pxa27x-keypad - use matrix_keymap for matrix keys by Chao Xie · 11 years ago
  17. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  18. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. 0a43cd3b ARM: pxa: move debug uart code by Haojian Zhuang · 11 years ago
  20. f873117 ARM: mmp: add more compatible names in gpio driver by Haojian Zhuang · 11 years ago
  21. b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 11 years ago
  22. 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 11 years ago
  23. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  24. 1805e81 arm: mmp: remove clock name from usb pdata for ttc by Chao Xie · 11 years ago
  25. 8f75d40 arm: mmp: remove clock from usb pdata for aspenite by Chao Xie · 11 years ago
  26. e71dc5f7 ARM: mmp: add platform_device head file in gplugd by Haojian Zhuang · 11 years ago
  27. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  28. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 11 years ago
  29. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 11 years ago
  30. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  31. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  32. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  33. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  34. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  36. b57870e ARM: mmp: select pinctrl driver by Haojian Zhuang · 12 years ago
  37. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  38. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  40. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. 2c0c86d5 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  43. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  44. 60e5992 Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  45. 93d429a ARM: mmp: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  46. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  47. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  48. 77ea4a3 Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dt by Olof Johansson · 12 years ago
  49. 3b164b7 Merge branch 'board' of git://github.com/hzhuang1/linux into next/boards by Olof Johansson · 12 years ago
  50. f46e374 Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards by Olof Johansson · 12 years ago
  51. 7f744b1 ARM: mmp: remove unused definition in APBC and APMU by Chao Xie · 12 years ago
  52. 8430305 ARM: mmp: move mmp2 clock definition to separated file by Chao Xie · 12 years ago
  53. 9e73d69 arm: mmp: move pxa910 clock definition to separated file by Chao Xie · 12 years ago
  54. 50d0e24 arm: mmp: move pxa168 clock definition to separated file by Chao Xie · 12 years ago
  55. 699c9d3 arm: mmp: make private clock definition exclude from common clock by Chao Xie · 12 years ago
  56. 402efdb Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/dt by Olof Johansson · 12 years ago
  57. e5ad7ac arm: mmp: make all SOCs use common clock by default by Chao Xie · 12 years ago
  58. fa4cd2a ARM: mmp: implement DEBUG_LL port choice by Haojian Zhuang · 12 years ago
  59. a03d8b1 ARM: mmp: enable tauros2 cache in pxa910 by Haojian Zhuang · 12 years ago
  60. 5cc5815 ARM: mmp&dove: modify tauros2_init call by Chao Xie · 12 years ago
  61. c0db19d ARM: mmp: fix potential NULL dereference by Yuanhan Liu · 12 years ago
  62. 0f74da3 ARM: ttc_dkb: add nand support by Lei Wen · 12 years ago
  63. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  64. c12a3cb ARM: mmp: remove mach/gpio-pxa.h by Paul Bolle · 12 years ago
  65. 10bd21c ARM: mmp: fix missing cascade_irq in irq handler by Haojian Zhuang · 12 years ago
  66. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 902ca22 ARM: mmp: add pm support for pxa910 by Chao Xie · 12 years ago
  68. f446694 ARM: mmp: ttc_dkb: add PMIC support by Chao Xie · 12 years ago
  69. 87046f4 ARM: mmp: add PM support for mmp2 by Chao Xie · 12 years ago
  70. 5e5661a ARM: mmp: move XX_REG definition to addr-map.h by Chao Xie · 12 years ago
  71. 7357867 ARM: mmp: add usb host support for aspen by Neil Zhang · 12 years ago
  72. 641f4d5 ARM: mmp: support pxa910 with device tree by Haojian Zhuang · 12 years ago
  73. a56f916 ARM: mmp: support mmp2 with device tree by Haojian Zhuang · 12 years ago
  74. c68ef2b ARM: mmp: support DT in timer by Haojian Zhuang · 12 years ago
  75. c24b311 ARM: mmp: support DT in irq by Haojian Zhuang · 12 years ago
  76. 3f4dd32 ARM: mmp: append CONFIG_MACH_MMP2_DT by Haojian Zhuang · 12 years ago
  77. 53c50ef ARM: mmp: fix build issue on mmp with device tree by Haojian Zhuang · 12 years ago
  78. 161105b ARM: mmp: add usb host support for PXA168 by Neil Zhang · 12 years ago
  79. 673eef9 ARM: mmp: add usb device support for ttc dkb by Neil Zhang · 12 years ago
  80. 75b1bdf ARM: mmp: add usb device support for PXA910 by Neil Zhang · 12 years ago
  81. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  84. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  85. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  89. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  90. c454f81 Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 12 years ago
  91. 990b07d Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 12 years ago
  92. a58f67e Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 12 years ago
  93. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  94. 5d48976 ARM: mmp: append OF support on pxa168 by Haojian Zhuang · 12 years ago
  95. 9613b21 ARM: mmp: enable rtc clk in pxa168 by Haojian Zhuang · 12 years ago
  96. fb0b82b Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Arnd Bergmann · 12 years ago
  97. 7169ff4 Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers by Arnd Bergmann · 12 years ago
  98. 4128e27 ARM: mmp: enable rtc in pxa910 by Haojian Zhuang · 12 years ago
  99. 93413c3 ARM: mmp: append irq name of gpio device by Haojian Zhuang · 12 years ago
  100. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago