summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-08arm64: Provide an 'upgrade to VHE' stub hypercallMarc Zyngier
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier
2021-02-08arm64: Fix labels in el2_setup macrosMarc Zyngier
2021-02-04arm64: Add TRFCR_ELx definitionsJonathan Zhou
2021-02-03arm64: assembler: add cond_yield macroArd Biesheuvel
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly
2021-02-03KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier
2021-02-02arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-01-27arm64: kexec: move relocation function setupPavel Tatashin
2021-01-27arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse
2021-01-27arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()James Morse
2021-01-27arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin
2021-01-27arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-27arm64: kexec: make dtb_mem always enabledPavel Tatashin
2021-01-26arm64: cacheflush: Remove stale commentShaokun Zhang
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel
2021-01-25KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-23KVM: arm64: Remove hyp_symbol_addrDavid Brazdil
2021-01-23KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil
2021-01-23KVM: arm64: Fix constant-pool users in hypDavid Brazdil
2021-01-23KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil
2021-01-23KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil
2021-01-23KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil
2021-01-21arm64/sparsemem: reduce SECTION_SIZE_BITSSudarshan Rajagopalan
2021-01-21arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara
2021-01-20drivers/perf: Add support for ARMv8.3-SPEWei Li
2021-01-20arm64: mm: Implement arch_wants_old_prefaulted_pte()Will Deacon
2021-01-20arm64: Drop workaround for broken 'S' constraint with GCC 4.9Marc Zyngier
2021-01-14numa: Move numa implementation to common codeAtish Patra
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas
2021-01-04arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov
2020-12-22arm64: kasan: align allocations for HW_TAGSAndrey Konovalov