summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds17-323/+249
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-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg1-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-03-28arm64: uaccess: remove unnecessary earlyclobberMark Rutland1-1/+1
2023-03-28arm64: uaccess: permit put_{user,kernel} to use zero registerMark Rutland1-1/+1
2023-03-28arm64: uaccess: permit __smp_store_release() to use zero registerMark Rutland1-5/+5
2023-03-28arm64: atomics: lse: improve cmpxchg implementationMark Rutland1-12/+5
2023-03-27arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny1-2/+0
2023-03-27mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang1-0/+10
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam1-0/+2
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam1-0/+16
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier1-0/+137
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier1-249/+0
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier1-0/+3
2023-03-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+11
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel1-0/+11
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-26/+330
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+24
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+2
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-192/+286
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini19-25/+404
2023-02-19arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois1-3/+3
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-6/+49
2023-02-14Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton8-5/+196
2023-02-14Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2-3/+2
2023-02-14Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton2-0/+100
2023-02-14Merge branch kvm-arm64/parallel-access-faults into kvmarm/nextOliver Upton1-0/+8
2023-02-14Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton5-8/+15
2023-02-14Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton8-9/+83