summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
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-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-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-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+69
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-4/+3
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+6
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+6
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-75/+100
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini4-1/+67
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds17-323/+249
2023-04-21KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton1-0/+1
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2-1/+32
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier4-0/+31
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon1-9/+0
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2-17/+32
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon2-249/+155
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon5-14/+27
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon2-4/+1
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon2-11/+0
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-0/+22
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier1-1/+18
2023-04-17arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown1-1/+0
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf1-1/+0
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf2-5/+5
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg1-0/+1
2023-04-13KVM: arm64: Handle 32bit CNTPCTSS trapsMarc Zyngier1-0/+1
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland2-7/+7
2023-04-13arm64: use XPACLRI to strip PACMark Rutland2-13/+25
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland1-0/+3
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He1-5/+0
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He1-6/+0
2023-04-11arm64: compat: Remove defines now in asm-genericTeo Couprie Diaz1-4/+0
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland2-10/+10
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland2-0/+3
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland1-2/+4
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest1-0/+22
2023-04-06arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown1-8/+0
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-1/+1
2023-04-06kasan, arm64: add arch_suppress_tag_checks_start/stopAndrey Konovalov1-0/+2
2023-04-06arm64: mte: rename TCO routinesVincenzo Frascino4-70/+93