1. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  2. bcad6dc sections: fix section conflicts in arch/arm/ by Andi Kleen · 12 years ago
  3. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  8. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  9. be2109e ARM: msm: Move core.h contents into common.h by David Brown · 12 years ago
  10. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  11. 85594df ARM: dtb: move all dtb targets to common Makefile by Olof Johansson · 12 years ago
  12. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  13. a1b478e ARM: msm: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  14. 591346c Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/dt by Olof Johansson · 12 years ago
  15. bada1c5 Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dt by Olof Johansson · 12 years ago
  16. c098c9f Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 12 years ago
  17. 0e7d35c Merge tag 'msm-board-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/boards by Olof Johansson · 12 years ago
  18. ca43af5 Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical by Olof Johansson · 12 years ago
  19. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  20. 1ef21f6 ARM: msm: move platform_data definitions by Arnd Bergmann · 12 years ago
  21. 28e8e29 ARM: consolidate pen_release instead of having per platform definitions by Marc Zyngier · 12 years ago
  22. 44ea349 ARM: SoC: convert MSM to SMP operations by Marc Zyngier · 13 years ago
  23. 33fcb13 ARM: msm: Allow 8960 and 8660 to compile together by Stephen Boyd · 12 years ago
  24. cb03af0 ARM: msm: Allow msm_iomap-8x60 and msm_iomap-8960 to coexist by Stephen Boyd · 12 years ago
  25. 0607fa5 ARM: msm: Remove non-DT targets from 8960 by Stephen Boyd · 12 years ago
  26. c446407 ARM: msm: Add DT support for 8960 by Stephen Boyd · 12 years ago
  27. 85a9f0f ARM: msm: Move io mapping prototypes to common.h by Stephen Boyd · 12 years ago
  28. 5a6e814 ARM: msm: Rename board-msm8x60 to signify its DT only status by Stephen Boyd · 12 years ago
  29. 5b67bfb ARM: msm: Make 8660 a DT only target by Stephen Boyd · 12 years ago
  30. 8407116 ARM: msm: Move 8660 to DT timer by Stephen Boyd · 12 years ago
  31. 6e33216 ARM: msm: Add DT support to msm_timer by Stephen Boyd · 12 years ago
  32. 4312a7e ARM: msm: Allow timer.c to compile on multiple targets by Stephen Boyd · 12 years ago
  33. 66a8950 ARM: msm: Don't touch GIC registers outside of GIC code by Stephen Boyd · 12 years ago
  34. e63770a ARM: msm: Remove uncompiled board-msm7x27 by Stephen Boyd · 12 years ago
  35. 07901bb ARM: msm: Remove unused acpuclock-arm11 by Stephen Boyd · 12 years ago
  36. 6eebf2d ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  37. 3b5909d ARM: msm: Fix sparse warnings due to incorrect type by Stephen Boyd · 12 years ago
  38. e8ea1ea ARM: msm: Add msm8660-surf.dts to Makefile.boot by Stephen Boyd · 12 years ago
  39. 63c86c9 ARM: msm: Add handle_irq handler for 8660 DT machine by Stephen Boyd · 12 years ago
  40. 10717e0 ARM: msm: Fix early debug uart mapping on some memory configs by Stephen Boyd · 12 years ago
  41. b07609cf ARM: msm: Remove unused idle.c by Stephen Boyd · 12 years ago
  42. 5641705 ARM: msm: clock-pcom: Mark functions static by Stephen Boyd · 12 years ago
  43. 085eea1 ARM: msm: Remove msm_hw_reset_hook by Stephen Boyd · 12 years ago
  44. 90eb385 ARM: msm: io: Change the default static iomappings to be shared by Rohit Vaswani · 12 years ago
  45. 460709a ARM: msm: io: Remove 7x30 iomap region from 7x00 by Rohit Vaswani · 12 years ago
  46. 49b26e0 ARM: msm: Remove call to missing FPGA init on 8660 by David Brown · 13 years ago
  47. ffae894 ARM: MSM: use SGI0 to wake secondary CPUs by Russell King · 12 years ago
  48. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 243e095 Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 12 years ago
  50. 26e87b1 ARM: msm: fix compilation flags for MSM_SCM (part 2) by Stephen Boyd · 12 years ago
  51. 847ac9b arch/arm/mach-msm: linux/gpio.h included twice by Danny Kukawka · 12 years ago
  52. c97d932 ARM: msm: Drop useless teq from DEBUG_LL support by Stephen Boyd · 13 years ago
  53. 80b9abf Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanup by Olof Johansson · 12 years ago
  54. c633c53 ARM: msm: use machine specific hook for late init by Shawn Guo · 12 years ago
  55. 2b7b9a7 ARM: msm: Fix gic irqdomain support by David Brown · 12 years ago
  56. af33ead ARM: msm: Fix section mismatches in proc_comm.c by David Brown · 12 years ago
  57. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 12 years ago
  58. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 12 years ago
  59. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  61. b443caf ARM: mach-msm: fix compile fail from system.h fallout by Paul Gortmaker · 12 years ago
  62. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  64. 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
  65. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  66. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  68. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 12 years ago
  69. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  70. 5ca709c ARM: local timers: convert MSM to runtime registration interface by Marc Zyngier · 13 years ago
  71. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  72. 68a7f1f ARM: msm: clean-up mach/io.h by Rob Herring · 12 years ago
  73. b12e9ba ARM: msm: use runtime ioremap hook by Rob Herring · 12 years ago
  74. f8e56c4 msm: timer: Support sched_clock() by Stephen Boyd · 12 years ago
  75. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  76. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  77. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  78. a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 12 years ago
  79. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 12 years ago
  80. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  81. 25eb433 ARM: mach-msm: hook special idle handlers to arm_pm_idle by Nicolas Pitre · 13 years ago
  82. 8b0f6d1 Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 13 years ago
  83. 916e5eb Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  84. 8e0f549 ARM: msm: Add missing ENDPROC to headsmp.S by Rob Herring · 13 years ago
  85. e8cbce9 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  86. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  87. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  88. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  89. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  90. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  91. 5e1a0f9 ARM: msm: vreg is a module and so needs module.h by David Brown · 13 years ago
  92. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  93. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  94. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  95. 5e3aa52 ARM: restart: remove comments about adding code to arch_reset() by Russell King · 13 years ago
  96. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  97. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  98. 844e8a1 Merge branch 'picoxcell/cleanup' into next/cleanup by Olof Johansson · 13 years ago
  99. df0bcfe Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable by Russell King · 13 years ago
  100. 3b55658 ARM: SMP: Refactor Kconfig to be more maintainable by Dave Martin · 13 years ago