summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-02-22Merge tag 'v5.15.144' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-22Merge tag 'v5.15.136' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-21Merge tag 'v5.15.135' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-21Merge commit v5.4.132 into fslc-5.15-2.2.x-imxMax Krummenacher
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-10-19arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2023-10-19arm64: rework EL0 MRS emulationMark Rutland
2023-10-19arm64: factor out EL1 SSBS emulation hookMark Rutland
2023-10-19arm64: split EL0/EL1 UNDEF handlersMark Rutland
2023-10-19arm64: allow kprobes on EL0 handlersMark Rutland
2023-10-19arm64: rework BTI exception handlingMark Rutland
2023-10-19arm64: rework FPAC exception handlingMark Rutland
2023-10-19arm64: consistently pass ESR_ELx to die()Mark Rutland
2023-10-19arm64: die(): pass 'err' as longMark Rutland
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-08Merge tag 'v5.15.126' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.119' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.103' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.90' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.89' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-11arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-05-11arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-03-17arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2023-01-11Merge tag 'v5.15.86' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.81' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.80' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.77' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.76' into 5.15-2.2.x-imxDaiane Angolini
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland
2022-12-31arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2022-12-02arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima
2022-11-26arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-11-03arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-10-29arm64: mte: move register initialization to CPeter Collingbourne
2022-10-29arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual
2022-09-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
2022-08-25KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-17arm64: Do not forget syscall when starting a new thread.Francis Laniel
2022-08-11arm64: set UXN on swapper page tablesPeter Collingbourne
2022-07-12irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland