summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/thread_info.h
AgeCommit message (Expand)AuthorLines
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2014-09-08arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointerBehan Webster-2/+2
2014-09-08arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster-0/+5
2014-07-10arm64: enable context trackingLarry Bassel-1/+4
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+16
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra-2/+0
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas-1/+3
2014-05-12arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro-0/+13
2014-05-08arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel-1/+3
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-6/+0
2013-07-26arm64: Change kernel stack size to 16KFeng Kan-2/+2
2012-09-17arm64: Process managementCatalin Marinas-0/+127