summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-15Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann
2020-05-15ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39Ricardo Cañuelo
2020-05-15ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo
2020-05-14Merge tag 'arm-soc-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-14Merge tag 'omap-for-v5.6/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-05-14Merge tag 'v5.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-05-14Merge tag 'renesas-fixes-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-05-14Merge tag 'imx-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12ARM: oxnas: make ox820_boot_secondary staticMa Feng
2020-05-11ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-07ARM: futex: Address build warningThomas Gleixner
2020-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-05ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1Tony Lindgren
2020-05-05ARM: dts: omap4-droid4: Fix flakey wlan by disabling internal pull for gpioTony Lindgren
2020-04-30crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-04-30crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld
2020-04-28ARM: dts: r7s9210: Remove bogus clock-names from OSTM nodesGeert Uytterhoeven
2020-04-27ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsiJohan Jonker
2020-04-27ARM: dts: rockchip: swap clock-names of gpu nodesJohan Jonker
2020-04-27ARM: dts: rockchip: fix phy nodename for rk3229-xms6Johan Jonker
2020-04-27ARM: dts: rockchip: fix phy nodename for rk3228-evbJohan Jonker
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-04-23ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-21Merge branch 'fixes-v5.7' into fixesTony Lindgren
2020-04-21ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I
2020-04-21ARM: dts: am574x-idk: Disable m_can nodeFaiz Abbas
2020-04-21ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-20Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-04-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-17ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-17arm/xen: make _xen_start_info staticJason Yan
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-16ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-04-14arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-14ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connectionMichal Vokáč
2020-04-14efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel
2020-04-13Merge tag 'tags/bcm2835-dt-fixes-2020-03-27' into devicetree/fixesFlorian Fainelli
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller