summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | KVM: arm64: nv: Add trap forwarding for ERET and SMCMarc Zyngier2024-04-201-0/+1
| | | * | | KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flagMarc Zyngier2024-04-201-2/+0
| | | * | | KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*Marc Zyngier2024-04-201-0/+12
| | | * | | KVM: arm64: Harden __ctxt_sys_reg() against out-of-range valuesMarc Zyngier2024-04-201-1/+8
| | | |/ /
| | * | | KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier2024-04-122-9/+9
| | * | | KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_archMarc Zyngier2024-04-121-1/+1
| | * | | KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_archMarc Zyngier2024-04-121-3/+2
| | * | | KVM: arm64: Exclude host_debug_data from vcpu_archMarc Zyngier2024-04-121-14/+17
| | * | | KVM: arm64: Add accessor for per-CPU stateMarc Zyngier2024-04-121-0/+37
| | |/ /
* | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-141-0/+8
|\ \ \ \
| * | | | bpf, arm64: inline bpf_get_smp_processor_id() helperPuranjay Mohan2024-05-121-0/+1
| * | | | arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan2024-05-121-0/+7
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-05-149-85/+158
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/tlbi' into for-next/coreWill Deacon2024-05-091-22/+31
| |\ \ \
| | * | | arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGESGavin Shan2024-04-111-2/+2
| | * | | arm64: tlb: Improve __TLBI_VADDR_RANGE()Gavin Shan2024-04-111-11/+18
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-05-092-7/+9
| |\ \ \
| | * | | arm64: arm_pmuv3: Correctly extract and check the PMUVerYicong Yang2024-04-122-7/+9
| | | |/ | | |/|
| * | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2024-05-092-34/+99
| |\ \ \
| | * | | arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2Ryan Roberts2024-05-091-0/+1
| | * | | arm64/mm: Add uffd write-protect supportRyan Roberts2024-05-032-0/+52
| | * | | arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NGRyan Roberts2024-05-032-7/+7
| | * | | arm64/mm: Remove PTE_PROT_NONE bitRyan Roberts2024-05-032-16/+18
| | * | | arm64/mm: generalize PMD_PRESENT_INVALID for all levelsRyan Roberts2024-05-032-13/+16
| | * | | arm64: mm: Don't remap pgtables for allocate vs populateRyan Roberts2024-04-121-0/+2
| | * | | arm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts2024-04-121-1/+6
| | |/ /
| * | | arm64: simplify arch_static_branch/_jump functionGeorge Guo2024-05-031-13/+15
| * | | arm64: defer clearing DAIF.DMark Rutland2024-04-281-4/+0
| * | | arm64: assembler: update stale comment for disable_step_tskMark Rutland2024-04-281-1/+1
| * | | arm64/sysreg: Update PIE permission encodingsShiqi Liu2024-04-281-12/+12
| * | | arm64: Add Neoverse-V2 partBesar Wicaksono2024-04-191-0/+2
| * | | arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan2024-04-101-1/+0
| |/ /
* | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-131-3/+3
|\ \ \ | |_|/ |/| |
| * | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-3/+3
| |/
* / arm64: tlb: Fix TLBI RANGE operandGavin Shan2024-04-101-9/+11
|/
* Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-212-28/+21
|\
| * hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves2024-03-181-6/+6
| * hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-28/+21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1511-34/+132
|\ \
| * \ Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-1111-34/+132
| |\ \ | | |/ | |/|
| | * Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton2024-03-072-0/+4
| | |\
| | | * KVM: arm64: Introduce new flag for non-cacheable IO memoryAnkit Agrawal2024-02-242-0/+4
| | * | Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton2024-03-073-5/+99
| | |\ \
| | | * | KVM: arm64: Don't initialize idreg debugfs w/ preemption disabledOliver Upton2024-02-271-0/+1
| | | * | KVM: arm64: Add debugfs file for guest's ID registersMarc Zyngier2024-02-191-0/+3
| | | * | KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier2024-02-192-3/+2
| | | * | KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier2024-02-191-0/+4
| | | * | KVM: arm64: Add Fine-Grained UNDEF tracking informationMarc Zyngier2024-02-191-0/+21
| | | * | KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()Marc Zyngier2024-02-191-1/+0
| | | * | KVM: arm64: Use the xarray as the primary sysreg/sysinsn walkerMarc Zyngier2024-02-191-1/+1