summary refs log tree commit diff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
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-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij
2020-01-14arch/arm/setup: Drop dummy_con initializationArvind Sankar
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-13ARM: dts: am335x-boneblack-common: fix memory sizeMatwey V. Kornilov
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
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-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
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-30ARM: dts: qcom: Correct USB3503 GPIOs polarityMarek Szyprowski
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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