aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel1-27/+0
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel1-0/+8
2021-10-30ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel1-0/+11
2021-09-27ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel1-1/+9
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel1-0/+2
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel1-3/+0
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-5/+1
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann1-4/+0
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann1-1/+1
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann1-8/+0
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-0/+8
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+6
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij1-0/+8
2020-07-10arm: Break cyclic percpu includePeter Zijlstra1-5/+0
2020-02-14arm: Remove TIF_NOHZFrederic Weisbecker1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel1-0/+3
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry1-2/+2
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King1-2/+2
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier1-9/+6
2017-07-08arm/syscalls: Check address limit on user-mode returnThomas Garnier1-6/+9
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2015-09-11ARM: domains: thread_info.h no longer needs asm/domains.hRussell King1-1/+0
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King1-3/+0
2015-08-25ARM: entry: efficiency cleanupsRussell King1-12/+8
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King1-3/+0
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger1-3/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King1-2/+7
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-11/+0
2014-11-13ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-13ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin1-1/+2
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov1-0/+6
2014-03-18ARM: add uprobes supportDavid A. Long1-1/+4
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-6/+0
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+11
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon1-0/+11
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas1-1/+0
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel1-1/+1
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman1-0/+1
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook1-3/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King1-1/+3
2012-10-04Merge branch 'cleanup' into for-linusRussell King1-0/+2
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth1-1/+3
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King1-0/+2
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon1-4/+1