aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-06-06KVM: arm64: Save/restore TCR2_EL1Joey Gouly1-0/+1
2023-06-06arm64: cpufeature: add system register ID_AA64MMFR3Joey Gouly1-0/+1
2023-06-06arm64/sysreg: add PIR*_ELx registersJoey Gouly1-0/+19
2023-06-05arm64/arch_timer: Provide noinstr sched_clock_read() functionsPeter Zijlstra1-7/+1
2023-06-05arm64/io: Always inline all of __raw_{read,write}[bwlq]()Peter Zijlstra1-6/+6
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko1-0/+1
2023-06-05arm64: mops: handle MOPS exceptionsKristina Martsenko2-1/+11
2023-06-05arm64: mops: don't disable host MOPS instructions from EL2Kristina Martsenko1-1/+1
2023-06-05KVM: arm64: switch HCRX_EL2 between host and guestKristina Martsenko1-1/+2
2023-06-05KVM: arm64: initialize HCRX_EL2Kristina Martsenko2-8/+13
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-28/+0
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra4-125/+0
2023-06-05percpu: Wire up cmpxchg128Peter Zijlstra1-0/+20
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra3-0/+98
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe1-0/+7
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+9
2023-06-01KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret1-2/+15
2023-06-01KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon1-0/+8
2023-06-01KVM: arm64: Probe FF-A version and host/hyp partition ID during initWill Deacon1-0/+1
2023-05-30KVM: arm64: Use BTI for nvheMostafa Saleh1-0/+1
2023-05-29arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij1-1/+8
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown1-0/+17
2023-05-26arm64/esr: Use GENMASK() for the ISS maskMark Brown1-1/+1
2023-05-25arm64: add alt_cb_patch_nops prototypeArnd Bergmann1-0/+3
2023-05-25arm64: move early_brk64 prototype to headerArnd Bergmann1-0/+2
2023-05-25arm64: kaslr: add kaslr_early_init() declarationArnd Bergmann1-0/+2
2023-05-25arm64: efi: add efi_handle_corrupted_x18 prototypeArnd Bergmann1-0/+2
2023-05-25arm64: kvm: add prototypes for functions called in asmArnd Bergmann1-0/+18
2023-05-25arm64: spectre: provide prototypes for internal functionsArnd Bergmann1-0/+16
2023-05-25arm64: move cpu_suspend_set_dbg_restorer() prototype to headerArnd Bergmann1-0/+8
2023-05-25arm64: avoid prototype warnings for syscallsArnd Bergmann2-0/+6
2023-05-25arm64: add scs_patch_vmlinux prototypeArnd Bergmann1-0/+1
2023-05-24KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba1-3/+3
2023-05-24arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+9
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier2-1/+8
2023-05-16KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier1-0/+4
2023-05-16KVM: arm64: Add kvm_uninit_stage2_mmu()Ricardo Koller1-0/+1
2023-05-16KVM: arm64: Add kvm_pgtable_stage2_split()Ricardo Koller1-0/+19
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller2-0/+33
2023-05-16KVM: arm64: Add helper for creating unlinked stage2 subtreesRicardo Koller1-0/+26
2023-05-16KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIsRicardo Koller1-0/+8
2023-05-16KVM: arm64: Rename free_removed to free_unlinkedRicardo Koller1-4/+4
2023-05-16arm64: perf: Mark all accessor functions inlineGeert Uytterhoeven1-3/+3
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner1-1/+1
2023-05-11Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier1-0/+1
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier1-0/+8
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier1-0/+8
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard28-413/+415
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3