index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
1
-1
/
+1
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+1
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
1
-0
/
+2
2020-12-16
arm64: make _TIF_WORK_MASK bits contiguous
Mark Rutland
1
-1
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
1
-4
/
+2
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-4
/
+0
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-1
/
+3
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-0
/
+1
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-2
/
+2
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+13
2020-02-20
arm64: Remove TIF_NOHZ
Frederic Weisbecker
1
-3
/
+1
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-0
/
+1
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
1
-0
/
+1
2019-08-05
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
1
-18
/
+7
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
1
-3
/
+0
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
1
-1
/
+1
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
1
-1
/
+4
2019-02-26
arm64: Remove documentation about TIF_USEDFPU
Julien Grall
1
-1
/
+0
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
1
-4
/
+0
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
1
-0
/
+4
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
1
-1
/
+12
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+7
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
1
-0
/
+1
2018-05-25
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
1
-6
/
+7
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-2
/
+0
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
1
-0
/
+1
2017-11-03
arm64/sve: Core task context handling
Dave Martin
1
-0
/
+4
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+4
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
1
-0
/
+3
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
1
-8
/
+1
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
1
-1
/
+0
2017-07-08
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
1
-1
/
+3
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+3
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
1
-24
/
+0
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
1
-5
/
+1
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
1
-2
/
+0
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-1
/
+4
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
1
-0
/
+3
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
1
-2
/
+8
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
1
-0
/
+2
2015-10-19
arm64: Clean config usages for page size
Suzuki K. Poulose
1
-1
/
+1
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
1
-1
/
+0
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
1
-3
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2014-09-08
arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer
Behan Webster
1
-2
/
+2
[next]