summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-04-17arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland
2023-04-13arm64: use XPACLRI to strip PACMark Rutland
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He
2023-04-11arm64: compat: Remove defines now in asm-genericTeo Couprie Diaz
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest
2023-04-06arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05kasan, arm64: add arch_suppress_tag_checks_start/stopAndrey Konovalov
2023-04-05arm64: mte: rename TCO routinesVincenzo Frascino
2023-04-05kasan, arm64: rename tagging-related routinesAndrey Konovalov
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28arm64: uaccess: remove unnecessary earlyclobberMark Rutland
2023-03-28arm64: uaccess: permit put_{user,kernel} to use zero registerMark Rutland
2023-03-28arm64: uaccess: permit __smp_store_release() to use zero registerMark Rutland
2023-03-28arm64: atomics: lse: improve cmpxchg implementationMark Rutland
2023-03-27arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny
2023-03-27mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier
2023-03-16mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier
2023-03-06arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds