summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef
2020-10-30arm64: cpufeature: upgrade hyp caps to finalMark Rutland
2020-10-30arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland
2020-10-30KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland
2020-10-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song
2020-10-30arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-10-29KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla
2020-10-29KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan
2020-10-29KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon
2020-10-29KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier
2020-10-29KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon
2020-10-29KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier
2020-10-29KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier
2020-10-29KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-29arm64: Add part number for Arm Cortex-A77Rob Herring
2020-10-28arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel
2020-10-28arm64: avoid -Woverride-init warningArnd Bergmann
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd
2020-10-27Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-10-26Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2020-10-26arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor
2020-10-26arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-10-26Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-10-26arm64: defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwmJerome Brunet
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-10-21arm64: proton-pack: Update comment to reflect new function nameStephen Boyd
2020-10-20arm64: dts: amlogic: add missing ethernet reset IDAnand Moon
2020-10-21treewide: remove DISABLE_LTOSami Tolvanen
2020-10-20arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-10-20arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-10-20arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe