summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-171-1/+1
|\
| * arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland2024-08-141-1/+1
* | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-08-131-1/+1
|\ \ | |/ |/|
| * KVM: arm64: Tidying up PAuth code in KVMFuad Tabba2024-08-071-1/+1
* | arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2024-08-021-0/+1
* | arm64: cputype: Add Cortex-A725 definitionsMark Rutland2024-08-011-0/+2
* | arm64: cputype: Add Cortex-X1C definitionsMark Rutland2024-08-011-0/+2
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-261-0/+22
|\
| * arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon2024-07-251-0/+22
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-222-2/+2
|\ \
| * | mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-131-1/+1
| * | mm: remove page_mapping()Matthew Wilcox (Oracle)2024-07-041-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-209-40/+317
|\ \ \
| * \ \ Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-1/+0
| |\ \ \
| | * | | KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
| * | | | Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2024-07-169-39/+317
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton2024-07-141-1/+0
| | |\ \ \
| | | * | | KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier2024-06-271-1/+0
| | | * | | KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier2024-06-271-1/+1
| | * | | | Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton2024-07-143-1/+64
| | |\ \ \ \
| | | * | | | KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier2024-06-201-1/+3
| | | * | | | KVM: arm64: nv: Load guest hyp's ZCR into EL1 stateOliver Upton2024-06-201-0/+3
| | | * | | | KVM: arm64: nv: Handle ZCR_EL2 trapsOliver Upton2024-06-202-0/+11
| | | * | | | KVM: arm64: nv: Forward SVE traps to guest hypervisorOliver Upton2024-06-201-0/+4
| | | * | | | KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisorJintack Lim2024-06-201-0/+43
| | | |/ / /
| | * | | | Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton2024-07-142-2/+13
| | |\ \ \ \
| | | * | | | arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi2024-06-201-0/+11
| | | * | | | KVM: arm64: Fix __pkvm_init_switch_pgd call ABIPierre-Clément Tosi2024-06-201-2/+2
| | | |/ / /
| | * | | | Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton2024-07-142-35/+31
| | |\ \ \ \
| | | * | | | KVM: arm64: Treat CTR_EL0 as a VM feature ID registerSebastian Ott2024-06-201-0/+4
| | | * | | | KVM: arm64: unify code to prepare trapsSebastian Ott2024-06-202-32/+10
| | | * | | | KVM: arm64: nv: Use accessors for modifying ID registersOliver Upton2024-06-201-1/+0
| | | * | | | KVM: arm64: Add helper for writing ID regsOliver Upton2024-06-201-1/+2
| | | * | | | KVM: arm64: Use read-only helper for reading VM ID registersOliver Upton2024-06-201-1/+15
| | | | |/ / | | | |/| |
| | * | | | KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 levelMarc Zyngier2024-06-191-0/+8
| | * | | | KVM: arm64: nv: Handle FEAT_TTL hinted TLB operationsMarc Zyngier2024-06-191-0/+2
| | * | | | KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1Marc Zyngier2024-06-191-0/+7
| | * | | | KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier2024-06-192-0/+72
| | * | | | KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier2024-06-191-0/+2
| | * | | | KVM: arm64: nv: Unmap/flush shadow stage 2 page tablesChristoffer Dall2024-06-192-0/+5
| | * | | | KVM: arm64: nv: Handle shadow stage 2 page faultsMarc Zyngier2024-06-191-0/+33
| | * | | | KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall2024-06-192-0/+14
| | * | | | KVM: arm64: nv: Support multiple nested Stage-2 mmu structuresMarc Zyngier2024-06-193-0/+66
| | | |/ / | | |/| |
* | | | | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-11/+0
|\ \ \ \ \
| * | | | | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)2024-06-111-11/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-165-966/+28
|\ \ \ \ \
| * | | | | arm64: rework compat syscall macrosArnd Bergmann2024-07-103-26/+11
| * | | | | arm64: generate 64-bit syscall.tblArnd Bergmann2024-07-103-3/+4
| * | | | | arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann2024-07-104-937/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-07-1613-75/+61
|\ \ \ \ \ | | |_|_|/ | |/| | |