summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-067-59/+67
|\
| * arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-052-11/+39
| * arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-034-47/+27
| * arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda2020-11-031-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-0111-37/+96
|\ \
| * \ Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-3011-37/+96
| |\ \
| | * | KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef2020-10-301-0/+19
| | * | arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-303-15/+24
| | * | arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland2020-10-301-8/+8
| | * | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland2020-10-301-5/+16
| | * | KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla2020-10-291-0/+1
| | * | KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan2020-10-291-7/+19
| | * | KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon2020-10-291-1/+1
| | * | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-10-292-3/+4
| | * | KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon2020-10-291-1/+1
| | * | KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier2020-10-291-2/+0
| | * | KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier2020-10-291-1/+0
| | * | KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier2020-10-291-7/+16
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-3024-40/+90
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song2020-10-303-6/+3
| * | | arm64/smp: Move rcu_cpu_starting() earlierQian Cai2020-10-301-0/+1
| * | | arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-2912-15/+64
| * | | arm64: Add part number for Arm Cortex-A77Rob Herring2020-10-291-0/+2
| * | | arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel2020-10-281-1/+1
| * | | arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel2020-10-281-1/+1
| * | | arm64: avoid -Woverride-init warningArnd Bergmann2020-10-282-3/+5
| * | | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd2020-10-282-3/+1
| * | | arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor2020-10-261-11/+12
| |/ /
* | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2020-10-275-2/+67
|\ \ \
| * | | arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwmJerome Brunet2020-10-231-1/+1
| * | | arm64: dts: amlogic: add missing ethernet reset IDAnand Moon2020-10-203-0/+7
| * | | arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatibleMartin Blumenstingl2020-10-051-1/+1
| * | | arm64: dts: meson: add missing g12 rng clockScott K Logan2020-10-051-0/+2
| * | | arm64: dts: meson-axg-s400: enable USB OTGNeil Armstrong2020-10-051-0/+6
| * | | arm64: dts: meson-axg: add USB nodesNeil Armstrong2020-10-051-0/+50
* | | | Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2020-10-261-0/+1
|\ \ \ \
| * | | | arm64: defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang2020-10-261-0/+1
| | |/ / | |/| |
* | | | arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-10-261-0/+1
* | | | Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-10-263-8/+24
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár2020-09-243-8/+24
* | | | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-254-4/+4
* | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-241-1/+48
|\ \ \ \
| * \ \ \ Merge tag 'qcom-arm64-defconfig-for-5.10' of https://git.kernel.org/pub/scm/l...Olof Johansson2020-10-031-0/+16
| |\ \ \ \
| | * | | | arm64: defconfig: enable Qualcomm ASoC modulesDmitry Baryshkov2020-09-241-0/+3
| | * | | | arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50Dmitry Baryshkov2020-09-241-0/+2
| | * | | | arm64: defconfig: enable INTERCONNECT for Qualcomm chipsetsDmitry Baryshkov2020-09-241-0/+6
| | * | | | arm64: defconfig: Enable Qcom SNPS Femto PHYManivannan Sadhasivam2020-09-181-0/+1
| | * | | | arm64: defconfig: Enable Lontium LT9611 driverVinod Koul2020-09-011-0/+1
| | * | | | arm64: defcondfig: Enable USB ACM and FTDI driversBjorn Andersson2020-09-011-0/+3
| | |/ / /