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