aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin
2018-07-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-05Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-07-03ARM: disable KCOV for trusted foundations codeArnd Bergmann
2018-07-03Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-03ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam
2018-07-03ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam
2018-07-03ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford
2018-07-02ARM: dts: am335x-bone-common: Fix mmc0 Write ProtectRobert Nelson
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros
2018-07-01crypto: arm/speck - fix building in Thumb2 modeEric Biggers
2018-07-01ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-29Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-29bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-27ARM: dts: da850: Fix interrups property for gpioKeerthy
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-26ARM: dts: Fix SPI node for Arria10Thor Thayer
2018-06-26ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford
2018-06-24ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-23ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven
2018-06-23Merge tag 'socfpga_nand_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-06-23ARM: multi_v7_defconfig: renormalize based on recent additionsOlof Johansson
2018-06-23Merge tag 'arm-soc/for-4.18/devicetree-fixes' of https://github.com/Broadcom/...Olof Johansson
2018-06-23Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2018-06-23Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-06-19ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel
2018-06-18ARM: dts: Cygnus: Fix PCIe controller interrupt typeRay Jui
2018-06-18ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui
2018-06-18ARM: dts: BCM5301x: Fix i2c controller interrupt typeFlorian Fainelli
2018-06-18ARM: dts: HR2: Fix interrupt types for i2c and PCIeFlorian Fainelli
2018-06-18ARM: dts: NSP: Fix PCIe controllers interrupt typesFlorian Fainelli
2018-06-18ARM: dts: NSP: Fix i2c controller interrupt typeFlorian Fainelli
2018-06-17ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada