1. a2a47ca ARM: __io abuse cleanup by Rob Herring · 13 years ago
  2. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 13 years ago
  3. 6f71e92 ARM: iop13xx: fix missing declaration of iop13xx_init_early by Rob Herring · 13 years ago
  4. 8a2b625 ARM: fix ioremap/iounmap for !CONFIG_MMU by Rob Herring · 13 years ago
  5. 5621caa ARM: kill off __mem_pci by Rob Herring · 13 years ago
  6. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 13 years ago
  7. c334bc1 ARM: make mach/io.h include optional by Rob Herring · 13 years ago
  8. 41e32c9 ARM: clps711x: remove unneeded include of mach/io.h by Rob Herring · 13 years ago
  9. efa497b ARM: dove: add explicit include of dove.h to addr-map.c by Rob Herring · 13 years ago
  10. 4091ac4 ARM: at91: add explicit include of hardware.h to uncompressor by Rob Herring · 13 years ago
  11. 33f7e3e ARM: ep93xx: clean-up mach/io.h by Rob Herring · 13 years ago
  12. 6c38e25 ARM: tegra: clean-up mach/io.h by Rob Herring · 13 years ago
  13. 8a52dd4 ARM: orion5x: clean-up mach/io.h by Rob Herring · 13 years ago
  14. 9675b88 ARM: davinci: remove unneeded mach/io.h include by Rob Herring · 13 years ago
  15. 6076c64 ARM: OMAP: Remove remaining includes for mach/io.h by Tony Lindgren · 13 years ago
  16. 68a7f1f ARM: msm: clean-up mach/io.h by Rob Herring · 13 years ago
  17. 17d971e ARM: iop13xx: move io.h externs to pci.h by Rob Herring · 13 years ago
  18. 21a5365 ARM: remove compile time __arch_ioremap/__arch_iounmap by Rob Herring · 13 years ago
  19. ed5bf6e ARM: ebsa110: use runtime ioremap hook by Rob Herring · 13 years ago
  20. f449588 ARM: ixp4xx: use runtime ioremap hook by Rob Herring · 13 years ago
  21. 1dfe34a ARM: iop13xx: use runtime ioremap hook by Rob Herring · 13 years ago
  22. b12e9ba ARM: msm: use runtime ioremap hook by Rob Herring · 13 years ago
  23. c177aa9 ARM: imx: convert to common runtime ioremap hook by Rob Herring · 13 years ago
  24. 4fe7ef3 ARM: provide runtime hook for ioremap/iounmap by Rob Herring · 13 years ago
  25. d50673e Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base by Rob Herring · 13 years ago
  26. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 13 years ago
  27. 1b35af5 ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes by Tony Lindgren · 13 years ago
  28. a5bee30 Merge branch 'iomap' into cleanup by Tony Lindgren · 13 years ago
  29. acea7c7 ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers by Tony Lindgren · 13 years ago
  30. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  31. ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
  32. 2e3ee9f ARM: OMAP1: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
  33. 63325ff ARM: OMAP1: Move 16xx GPIO system clock to platform init code by Tony Lindgren · 13 years ago
  34. a4f3419 ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h by Tony Lindgren · 13 years ago
  35. 258ee92 ARM: OMAP2+: Move SDRC related functions from io.h into local common.h by Tony Lindgren · 13 years ago
  36. 645c56a ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path by Paul Walmsley · 13 years ago
  37. 0aac881 ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config by Jarkko Nikula · 13 years ago
  38. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  39. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  40. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  41. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  42. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  43. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  44. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  45. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  46. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  47. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  48. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  50. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  51. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  53. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  54. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  55. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  56. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 13 years ago
  57. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 13 years ago
  58. 243c865 ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER by Rob Herring · 13 years ago
  59. 78cbaac ARM: rpc: make default fiq handler run-time installed by Rob Herring · 13 years ago
  60. 13a5045 ARM: make arch_ret_to_user macro optional by Rob Herring · 13 years ago
  61. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  62. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  63. 11a25ea Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  64. 9acacb1 Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  65. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  66. a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 13 years ago
  67. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  69. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  70. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  71. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  72. 5a97d0a ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers by Will Deacon · 13 years ago
  73. 467f1cf ARM: at91/at91sam9x5: Device tree definition files by Nicolas Ferre · 13 years ago
  74. 2b9ccf3 ARM: at91/at91sam9x5: SoC basic support by Dan Liang · 14 years ago
  75. 9a3ee40 ARM: at91/at91sam9x5: Configuration and Makefile by Nicolas Ferre · 13 years ago
  76. 1112872 ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family by Nicolas Ferre · 14 years ago
  77. cbd5c78 ARM: at91/at91sam9x5: PMC header file by Nicolas Ferre · 14 years ago
  78. 8c83a607 ARM: at91/at91sam9x5: overall definition by Dan Liang · 14 years ago
  79. 948ce6a ARM: at91: Add external RTC for Flexibity board by Maxim Osipov · 14 years ago
  80. 343754f ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board by Josh Wu · 13 years ago
  81. 45bb9e6 ARM: at91: add clock selection parameter for at91_add_device_isi() by Josh Wu · 13 years ago
  82. bb273c8 ARM: at91: Update struct atmel_nand_data to support PMECC by Hong Xu · 13 years ago
  83. 2756bf5 ARM: at91/dma: DMA controller registering with DT support by Nicolas Ferre · 13 years ago
  84. bdad0b9 ARM: at91/dma: remove platform data from DMA controller by Nicolas Ferre · 13 years ago
  85. 00482a4 ARM: at91: implement the standby function for pm/cpuidle by Daniel Lezcano · 13 years ago
  86. b59160f ARM: at91: remove wait_for_interrupt definition by Daniel Lezcano · 13 years ago
  87. fa50ae9 ARM: at91: declare header name by Daniel Lezcano · 13 years ago
  88. c54b7bb ARM: at91: coding style fixes by Daniel Lezcano · 13 years ago
  89. 9918cea ARM: at91: code removal of CAP9 SoC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  90. 57225b7 Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-base by Nicolas Ferre · 13 years ago
  91. 6d3ec1a ARM: 7302/1: Add TLB flushing for both entries in a PMD by Catalin Marinas · 13 years ago
  92. 91756ac ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 by Will Deacon · 13 years ago
  93. 8130b9d ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  94. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago
  95. 2af276d ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe by Will Deacon · 13 years ago
  96. 97f1040 Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" by Russell King · 13 years ago
  97. c8ddf03 ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only by Guennadi Liakhovetski · 13 years ago
  98. 4a81220 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  99. 50b47c4 Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Olof Johansson · 13 years ago
  100. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago