summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse3-5/+26
2019-07-05arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse1-0/+4
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei1-1/+1
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown1-0/+17
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel293-3283/+423
2019-07-04Merge tag 'sunxi-dt64-for-5.3-round-2' of https://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+2
2019-07-04x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti1-1/+1
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel3-31/+75
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel3-68/+52
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner270-3100/+1478
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2019-07-02Merge tag 'v5.3-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson13-13/+1685
2019-07-02Merge tag 'sprd-dt-v5.3-rc1' of https://github.com/lyrazhang/linux into arm/dtOlof Johansson2-5/+5
2019-07-01arm64: don't use asm-generic/ptrace.hChristoph Hellwig1-12/+19
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas1-0/+3
2019-06-28arch: wire-up pidfd_open()Christian Brauner2-1/+3
2019-06-28Merge tag 'qcom-arm64-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson6-0/+2251
2019-06-28arm64: dts: qcom: qcs404: Add missing space for cooling-cells propertyNiklas Cassel1-4/+4
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+10
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-9/+10
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+3
2019-06-27arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphireVicente Bergas1-3/+2
2019-06-27arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCsEnric Balletbo i Serra1-0/+6
2019-06-27arm64: dts: rockchip: enable rk3328 watchdog clockLeonidas P. Papadakos1-0/+1
2019-06-27Merge tag 'samsung-dt64-5.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson4-0/+72
2019-06-27Merge tag 'uniphier-dt64-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-6/+47
2019-06-27Merge tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson3-0/+588
2019-06-27Merge tag 'imx-defconfig-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+17
2019-06-27Merge tag 'sunxi-config64-for-5.3-201906210813' of https://git.kernel.org/pub...Olof Johansson1-0/+3
2019-06-27arm64: dts: rockchip: Add support for Hugsun X99 TV BoxVivek Unune2-0/+734
2019-06-27arm64: dts: rockchip: Define values for the IPA governor for rock960Daniel Lezcano1-0/+39
2019-06-27arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsiDaniel Lezcano1-9/+0
2019-06-27arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCsJianqun Xu1-0/+22
2019-06-27arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance.Peter Geis1-1/+3
2019-06-26arm64: rename dump_instr as dump_kernel_instrjinho lim1-16/+7
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino1-0/+7
2019-06-26arm64: compat: Fix __arch_get_hw_counter() implementationVincenzo Frascino1-0/+18
2019-06-26arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino1-0/+19
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel1-2/+6
2019-06-26arm64/mm: Drop [PTE|PMD]_TYPE_FAULTAnshuman Khandual1-2/+0
2019-06-26arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 systemCatalin Marinas1-7/+0
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas1-39/+0
2019-06-26arm64: defconfig: Enable CONFIG_KEYBOARD_SNVS_PWRKEY as moduleAnson Huang1-0/+1
2019-06-26defconfig: arm64: enable i.MX8 SCU octop driverPeng Fan1-0/+1
2019-06-26arm64: defconfig: Add i.MX SCU SoC info driverAnson Huang1-0/+1
2019-06-26arm64: defconfig: Enable CONFIG_QORIQ_THERMALAnson Huang1-0/+1
2019-06-26arm64: defconfig: ARM_IMX_CPUFREQ_DT=mLeonard Crestez1-0/+1
2019-06-26arm64: defconfig: NVMEM_IMX_OCOTP=y for imx8mLeonard Crestez1-0/+1
2019-06-25arm64: dts: qcom: sdm845-cheza: add initial cheza dtRob Clark5-0/+1979