summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-1/+4
|\
| * arm64: ptrace: add support for syscall emulationSudeep Holla2019-06-051-1/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* | ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis2019-06-061-1/+1
|/
* arm64: Remove documentation about TIF_USEDFPUJulien Grall2019-02-261-1/+0Star
* arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-131-4/+0Star
* arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+4
* arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon2018-12-071-1/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-6/+7
|\
| * arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin2018-05-251-6/+7
* | arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-05-311-0/+1
|/
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-2/+0Star
* arm64/sve: Support vector length resetting for new processesDave Martin2017-11-031-0/+1
* arm64/sve: Core task context handlingDave Martin2017-11-031-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-9/+4Star
|\
| * arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-221-0/+3
| * arm64: clean up THREAD_* definitionsMark Rutland2017-08-151-8/+1Star
| * arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-151-1/+0Star
* | arm64/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-081-1/+3
|/
* 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/+0Star
* arm64: factor out current_stack_pointerMark Rutland2016-11-111-5/+1Star
* arm64: thread_info remove stale itemsMark Rutland2016-11-111-2/+0Star
* 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/+0Star
* arm64: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0Star
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* 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/+0Star
|/
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0Star
* arm64: Change kernel stack size to 16KFeng Kan2013-07-261-2/+2
* arm64: Process managementCatalin Marinas2012-09-171-0/+127