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
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
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-09-08
arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer
Behan Webster
2014-09-08
arm64: LLVMLinux: Add current_stack_pointer() for arm64
Behan Webster
2014-07-10
arm64: enable context tracking
Larry Bassel
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-05-22
arm64: Remove TIF_POLLING_NRFLAG
Peter Zijlstra
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2012-09-17
arm64: Process management
Catalin Marinas