summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-111-0/+2
* um: remove set_fsChristoph Hellwig2021-12-221-4/+0
* um: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-0/+2
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-151-1/+1
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-6/+3
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-131-0/+3
* um: Add seccomp supportMickaël Salaün2016-01-101-0/+2
* um: Rework uaccess codeRichard Weinberger2015-05-311-1/+1
* um: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
* um: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0
* um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-281-1/+4
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-4/+3
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* x86, um: initial part of asm-um moveAl Viro2008-10-221-0/+83