summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+26
10 daysKVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi1-5/+0
10 daysKVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland1-0/+26
10 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-8/+18
12 daysarm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts1-6/+16
12 daysmm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+2
2025-02-20KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton1-1/+1
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon1-1/+1
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-60/+6
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret1-1/+1
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland1-42/+0
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland1-1/+0
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland1-1/+0
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland1-15/+5
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-126/+226
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-26/+13
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng1-7/+0
2025-01-25arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng1-6/+4
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-4/+4
2025-01-25arm64: pgtable: use mmu gather to free p4d level page tableQi Zheng2-1/+14
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky1-17/+0
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-75/+3
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+12
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-17/+35
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-46/+67
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon5-8/+17
2025-01-17Merge branch 'for-next/misc' into for-next/coreWill Deacon3-7/+3
2025-01-17Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon7-31/+45
2025-01-17Merge branch kvm-arm64/misc-6.14 into kvmarm-master/nextMarc Zyngier3-2/+7
2025-01-17Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/nextMarc Zyngier2-22/+16
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier2-12/+11
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier3-1/+7
2025-01-14KVM: arm64: nv: Apply RESx settings to sysreg reset valuesMarc Zyngier1-1/+1
2025-01-14KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessorsMarc Zyngier1-21/+15
2025-01-12KVM: arm64: Support trace filtering for guestsJames Clark1-0/+2
2025-01-12KVM: arm64: coresight: Give TRBE enabled state to KVMJames Clark1-0/+9
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier8-59/+83
2025-01-12Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/nextMarc Zyngier5-13/+80
2025-01-11Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...Marc Zyngier6-31/+30
2025-01-10arm64: Remove duplicate included headerThorsten Blum1-1/+0
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves1-71/+0
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves1-4/+3
2025-01-08sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker2-3/+12
2025-01-08arm64: rsi: Add automatic arm-cca-guest module loadingJeremy Linton1-0/+2
2025-01-08arm64/hwcap: Describe 2024 dpISA extensions to userspaceMark Brown1-0/+15
2025-01-08arm64: kvm: Introduce nvhe stack size constantsKalesh Singh2-2/+5
2025-01-08KVM: arm64: Fix nVHE stacktrace VA bits maskVincent Donnefort1-0/+2
2025-01-07arm64/mm: Replace open encodings with PXD_TABLE_BITAnshuman Khandual1-2/+2
2025-01-07arm64/mm: Rename pte_mkpresent() as pte_mkvalid()Anshuman Khandual1-1/+1