aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+52
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-1/+1
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-17/+7
2018-03-28Merge tag 'uniphier-dt-v4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dtArnd Bergmann4-2/+62
2018-03-28Merge tag 'v4.17-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dtArnd Bergmann12-72/+981
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin7-57/+72
2018-03-28arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin6-57/+29
2018-03-28arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan1-8/+17
2018-03-28Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář38-521/+1651
2018-03-28arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier1-2/+6
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier6-20/+69
2018-03-28arm64: dts: uniphier: add ethernet node for PXs3Kunihiko Hayashi2-0/+58
2018-03-27arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVEKunihiko Hayashi1-0/+2
2018-03-27Merge tag 'stratix10_defconfig_for_v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/socArnd Bergmann1-0/+5
2018-03-27Merge tag 'qcom-arm64-defconfig-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/socArnd Bergmann1-0/+11
2018-03-27Merge tag 'amlogic-defconfig' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/socArnd Bergmann1-0/+1
2018-03-27Merge tag 'renesas-arm64-defconfig-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+6
2018-03-27Merge tag 'tegra-for-4.17-arm64-defconfig' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socArnd Bergmann1-0/+6
2018-03-27Merge tag 'imx-dt64-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtArnd Bergmann7-19/+19
2018-03-27Merge tag 'socfpga_dts_for_v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dtArnd Bergmann1-0/+5
2018-03-27Merge tag 'sunxi-h3-h5-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dtArnd Bergmann7-16/+219
2018-03-27Merge tag 'sunxi-dt64-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dtArnd Bergmann10-10/+580
2018-03-27Merge tag 'qcom-arm64-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtArnd Bergmann2-9/+74
2018-03-27ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan nodeViresh Kumar1-2/+0
2018-03-27ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar1-4/+0
2018-03-27Merge tag 'amlogic-dt64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dtArnd Bergmann37-1178/+611
2018-03-27Merge tag 'mvebu-dt64-4.17-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann2-10/+30
2018-03-27Merge tag 'v4.16-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dtArnd Bergmann5-5/+1238
2018-03-27arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.hWill Deacon1-0/+1
2018-03-27arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.hWill Deacon2-26/+29
2018-03-27arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUGWill Deacon1-1/+1
2018-03-27arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon1-0/+3
2018-03-27arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon1-0/+1
2018-03-27Merge tag 'renesas-arm64-dt-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtArnd Bergmann17-76/+2216
2018-03-27Merge tag 'tegra-for-4.17-arm64-dt' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dtArnd Bergmann6-0/+630
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon6-68/+11
2018-03-27arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2-8/+10
2018-03-27Revert "arm64: dts: fsl: fix ifc simple-bus unit address format warnings"Fabio Estevam7-19/+19
2018-03-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2-1/+29
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose3-8/+79
2018-03-26arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose1-0/+4
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose3-14/+66
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose4-41/+60
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose3-13/+37
2018-03-26arm64: capabilities: Clean up midr range helpersSuzuki K Poulose1-48/+60
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose4-46/+9
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2-22/+83
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2-5/+20
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2-1/+9
2018-03-26arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose1-31/+42