summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-01-23ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERHyunki Koo
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner
2020-01-13ARM: dts: am335x-boneblack-common: fix memory sizeMatwey V. Kornilov
2020-01-10Merge tag 'sunxi-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-01-10Merge tag 'imx-fixes-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-01-10Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash supportMarcel Ziswiler
2020-01-09ARM: dts: imx6sll-evk: Remove incorrect power supply assignmentAnson Huang
2020-01-09ARM: dts: imx6sl-evk: Remove incorrect power supply assignmentAnson Huang
2020-01-09ARM: dts: imx6sx-sdb: Remove incorrect power supply assignmentAnson Huang
2020-01-09ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang
2020-01-09ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki
2020-01-08Merge tag 'aspeed-5.5-devicetree-fixes' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2020-01-08ARM: omap2plus: select RESET_CONTROLLERArnd Bergmann
2020-01-08ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann
2020-01-08ARM: dts: aspeed: rainier: Fix fan fault and presenceBrandon Wyman
2020-01-08ARM: dts: aspeed: rainier: Remove duplicate i2c bussesJoel Stanley
2020-01-08ARM: dts: aspeed: tacoma: Remove duplicate flash nodesJoel Stanley
2020-01-08ARM: dts: aspeed: tacoma: Remove duplicate i2c bussesJoel Stanley
2020-01-08ARM: dts: aspeed: tacoma: Fix fsi master nodeJoel Stanley
2020-01-08ARM: dts: aspeed-g6: Fix FSI master locationJoel Stanley
2020-01-07Merge tag 'omap-for-v5.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras
2020-01-06ARM: dts: mmp3: Fix the TWSI rangesLubomir Rintel
2020-01-06ARM: mmp: do not divide the clock rateLubomir Rintel
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel