summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
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-12ARM: dts: Fix wrong mdio clock for dm814xTony Lindgren
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau
2020-05-12ARM: oxnas: make ox820_boot_secondary staticMa Feng
2020-05-11ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-08ARM: dts: am437x: fix networking on boards with ksz9031 phyGrygorii Strashko
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-07Merge branch 'uaccess' into fixesRussell King
2020-05-07ARM: 8973/1: Add missing newline terminator to kernel messageGeert Uytterhoeven
2020-05-07ARM: dts: am57xx: fix networking on boards with ksz9031 phyGrygorii Strashko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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: Add 32KHz clock as default clock sourceLokesh Vutla
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-05-04bpf, arm: Optimize ALU ARSH K using asr immediate instructionLuke Nelson
2020-05-04bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instructionLuke Nelson
2020-05-03ARM: uaccess: fix DACR mismatch with nested exceptionsuaccessRussell King
2020-05-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-04-30ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko
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-29ARM: 8970/1: decompressor: increase tag sizeƁukasz Stelmach
2020-04-29ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai
2020-04-29ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada
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-24efi/arm: Remove __efistub_global annotationArvind Sankar
2020-04-24Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel
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-23efi/libstub: Move arm-stub to a common fileAtish Patra
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-21ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()Russell King
2020-04-21Merge branch 'fixes-v5.7' into fixesTony Lindgren