summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier
2014-12-04ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier
2014-12-04Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann
2014-12-04Merge tag 'zynq-cleanup-for-3.19' of https://github.com/Xilinx/linux-xlnx int...Arnd Bergmann
2014-12-03ARM: at91: remove unused board.h fileArnd Bergmann
2014-12-03ARM: at91: remove unneeded header filesNicolas Ferre
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann
2014-12-01ARM: zynq: Remove secondary_startup() declaration from headerMichal Simek
2014-11-28Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2014-11-28Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-11-28ARM: vexpress: Enable regulator framework when MMCI is in usePawel Moll
2014-11-28Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann
2014-11-28Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll
2014-11-28Merge tag 'imx-cleanup-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2014-11-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2014-11-28Merge tag 'samsung-fixes-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2014-11-28arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre
2014-11-27Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-11-27Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2014-11-27Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove never read power_saving field in omap2_hsmmc_infoAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart
2014-11-26ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart
2014-11-22ARM: imx: Remove unneeded .map_io initializationGeert Uytterhoeven