index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2023-12-12
arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
Ard Biesheuvel
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
2020-12-16
arm64: make _TIF_WORK_MASK bits contiguous
Mark Rutland
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-02-20
arm64: Remove TIF_NOHZ
Frederic Weisbecker
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-05
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
2019-02-26
arm64: Remove documentation about TIF_USEDFPU
Julien Grall
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2018-05-25
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-07-08
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
2015-10-19
arm64: Clean config usages for page size
Suzuki K. Poulose
[next]