summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-08-14arm64: barrier: Restore spec_bar() macroMark Rutland1-0/+4
2024-08-14arm64: Add Neoverse-V2 partBesar Wicaksono1-0/+2
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon1-0/+1
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-12arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao1-0/+1
2024-05-25arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland1-1/+0
2024-03-27arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown1-6/+6
2024-03-06arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel1-0/+1
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown1-0/+2
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+4
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-4/+4
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-03arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon1-2/+15
2023-12-03mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang1-0/+10
2023-11-20clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+2
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko1-1/+1
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi1-1/+5
2023-09-13arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+6
2023-08-23arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown1-2/+2
2023-08-23KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier1-0/+2
2023-07-19arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-05-11arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg1-0/+1
2023-05-11KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton1-0/+3
2023-05-11KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton1-0/+1
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel1-3/+4
2023-04-26KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier1-1/+18
2023-03-11arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2-1/+31
2023-03-11arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois1-3/+3
2023-02-01arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel1-0/+15
2023-02-01arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel1-0/+9
2023-02-01arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-0/+8
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel1-0/+3
2023-01-18arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin1-1/+1
2023-01-18arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin1-2/+2
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland1-2/+2
2022-12-01Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+0
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel1-8/+0
2022-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2