summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: renumber bits related to _TIF_WORK_MASKJens Axboe2023-01-041-6/+7
* ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel2021-12-061-27/+0
* ARM: implement support for vmap'ed stacksArd Biesheuvel2021-12-031-0/+8
* ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel2021-10-301-0/+11
* ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel2021-09-271-1/+9
* ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel2021-09-271-0/+2
* gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel2021-09-271-3/+0
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-5/+1
|\
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-201-4/+0
| * ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann2021-08-201-1/+1
* | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-041-8/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-0/+8
|\
| * ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-271-0/+8
* | arm: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-121-1/+6
|/
* arm: Break cyclic percpu includePeter Zijlstra2020-07-101-5/+0
* arm: Remove TIF_NOHZFrederic Weisbecker2020-02-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-0/+3
* ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2018-10-051-2/+2
* ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-08-021-2/+2
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
* Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2017-09-171-9/+6
* arm/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-081-6/+9
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-141-1/+0
|\
| * ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| |
| \
*-. \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-3/+0
|\ \ \ | | |/
| | * ARM: domains: switch to keeping domain value in registerRussell King2015-08-211-3/+0
| |/
* | ARM: entry: efficiency cleanupsRussell King2015-08-251-12/+8
|/
* arm: 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
*-. Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-051-2/+7
|\ \
| * | ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster2014-11-131-2/+2
| * | ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2014-11-131-0/+5
| |/
* | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-11/+0
|/
* ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2014-07-011-1/+2
* ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov2014-06-171-0/+6
* ARM: add uprobes supportDavid A. Long2014-03-181-1/+4
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-281-0/+11
|\
| * ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-201-0/+11
* | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-07-261-1/+0
|/
* ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-241-1/+1
* ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-031-0/+1
* ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-191-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+0
|\
| * sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| |
| \
*-. \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-041-1/+3
|\ \ \ | | |/ | |/|
| | * ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-191-1/+3
| |/
* | Merge branch 'cleanup' into for-linusRussell King2012-10-041-0/+2
|\ \ | |/ |/|
| * ARM: Don't unconditionally bloat thread_infoRussell King2012-08-291-0/+2