summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-09-17Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier
2020-09-17arm64: Remove custom IRQ stat accountingMarc Zyngier
2020-09-17arm64: Kill __smp_cross_call and coMarc Zyngier
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-15KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Handle hyp panicsAndrew Scull
2020-09-15KVM: arm64: Share context save and restore macrosAndrew Scull
2020-09-15KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull
2020-09-15KVM: arm64: Update context references from host to hypAndrew Scull
2020-09-15KVM: arm64: Introduce hyp contextAndrew Scull
2020-09-15KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull
2020-09-15KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull
2020-09-15KVM: arm64: Choose hyp symbol based on contextAndrew Scull
2020-09-15KVM: arm64: Remove kvm_host_data_t typedefAndrew Scull
2020-09-15KVM: arm64: Remove hyp_panic argumentsAndrew Scull
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-09-13irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei
2020-09-13arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-11arm64/mm: Unify CONT_PMD_SHIFTGavin Shan
2020-09-11arm64/mm: Unify CONT_PTE_SHIFTGavin Shan
2020-09-11arm64/mm: Remove CONT_RANGE_OFFSETGavin Shan
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual
2020-09-11Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier
2020-09-11KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'Will Deacon
2020-09-11KVM: arm64: Remove unused page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon
2020-09-11KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon
2020-09-11KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon
2020-09-11KVM: arm64: Remove kvm_mmu_free_memory_caches()Will Deacon
2020-09-11arm64/mm: Enable THP migrationAnshuman Khandual
2020-09-11arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price
2020-09-04arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas
2020-09-04arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas