summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-141-15/+42
|\ \
| | * arm64: preserve pt_regs::stackframe during exec*()Mark Rutland2024-10-221-14/+34
| | * arm64: pt_regs: rename "pmr_save" -> "pmr"Mark Rutland2024-10-171-1/+1
| |/ |/|
| * arm64/gcs: Implement shadow stack prctl() interfaceMark Brown2024-10-041-0/+1
| * arm64/gcs: Context switch GCS state for EL0Mark Brown2024-10-041-0/+6
|/
* Merge branch 'for-next/timers' into for-next/coreWill Deacon2024-09-121-0/+5
|\
| * arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne2024-08-271-0/+5
* | arm64: context switch POR_EL0 registerJoey Gouly2024-09-041-0/+1
|/
* arm64/fpsimd: Support FEAT_FPMRMark Brown2024-03-071-0/+4
* arm64: fpsimd: Implement lazy restore for kernel mode FPSIMDArd Biesheuvel2023-12-121-0/+1
* arm64: fpsimd: Preserve/restore kernel mode NEON at context switchArd Biesheuvel2023-12-121-0/+2
* locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-8/+0
* arm64/sme: Rename za_state to sme_stateMark Brown2023-01-201-1/+1
* Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-061-2/+2
|\
| * arm64: make is_ttbrX_addr() noinstr-safeMark Rutland2022-11-151-2/+2
* | Merge branch 'for-next/sve-state' into for-next/coreWill Deacon2022-12-061-0/+7
|\ \
| * | arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown2022-11-291-0/+1
| * | arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown2022-11-291-0/+6
| |/
* | arm64: move on_thread_stack() to <asm/stacktrace.h>Mark Rutland2022-11-181-2/+0
* | arm64: remove current_top_of_stack()Mark Rutland2022-11-181-11/+0
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-121-3/+0
* | arm64: stacktrace: rework stack boundary discoveryMark Rutland2022-09-091-1/+1
|/
* arm64: Do not forget syscall when starting a new thread.Francis Laniel2022-07-011-1/+2
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-2/+2
|\
| * mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy2022-05-051-2/+2
* | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-6/+4
|\ \
| * | arm64: stackleak: fix current_top_of_stack()Mark Rutland2022-05-081-6/+4
| |/
* | arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown2022-05-161-1/+1
* | arm64/sme: Standardise bitfield names for SVCRMark Brown2022-05-161-1/+1
* | arm64/sme: Implement streaming SVE signal handlingMark Brown2022-04-221-0/+8
* | arm64/sme: Implement ZA context switchingMark Brown2022-04-221-0/+1
* | arm64/sme: Implement streaming SVE context switchingMark Brown2022-04-221-0/+10
* | arm64/sme: Implement SVCR context switchingMark Brown2022-04-221-0/+1
* | arm64/sme: Implement support for TPIDR2Mark Brown2022-04-221-0/+1
* | arm64/sme: Implement vector length configuration prctl()sMark Brown2022-04-221-1/+3
* | arm64/sme: Identify supported SME vector lengths at bootMark Brown2022-04-221-0/+1
|/
* arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown2022-02-251-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-021-2/+47
|\
| * arm64/sve: Track vector lengths for tasks in an arrayMark Brown2021-10-211-7/+37
| * arm64/sve: Put system wide vector length information into structsMark Brown2021-10-211-0/+5
| * arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown2021-10-211-0/+10
* | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
|/
* arm64: move preemption disablement to prctl handlersPeter Collingbourne2021-07-281-1/+1
* arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne2021-07-281-0/+3
* arm64: mte: rename gcr_user_excl to mte_ctrlPeter Collingbourne2021-07-281-1/+4
* Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon2021-06-241-0/+2
|\
| * arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss2021-06-151-0/+2
* | Merge branch 'for-next/entry' into for-next/coreWill Deacon2021-06-241-2/+0
|\ \
| * | arm64: entry: convert IRQ+FIQ handlers to CMark Rutland2021-06-071-2/+0
| |/