index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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