summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+3
* arm64: split thread_info from task stackMark Rutland2016-11-111-24/+0
* arm64: factor out current_stack_pointerMark Rutland2016-11-111-5/+1
* arm64: thread_info remove stale itemsMark Rutland2016-11-111-2/+0
* arm64: Add uprobe supportPratyush Anand2016-11-071-1/+4
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-0/+3
* arm64: Store struct thread_info in sp_el0Jungseok Lee2015-12-081-2/+8
* arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-0/+2
* arm64: Clean config usages for page sizeSuzuki K. Poulose2015-10-191-1/+1
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-071-1/+0
* arm64: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointerBehan Webster2014-09-081-2/+2
* arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster2014-09-081-0/+5
* arm64: enable context trackingLarry Bassel2014-07-101-1/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-1/+16
|\
| * Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-161-1/+3
| |\
| | * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-081-1/+3
| * | arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-121-0/+13
| |/
* / arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2014-05-221-2/+0
|/
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* arm64: Change kernel stack size to 16KFeng Kan2013-07-261-2/+2
* arm64: Process managementCatalin Marinas2012-09-171-0/+127