summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-6/+3
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer1-0/+3
2016-01-10um: Add seccomp supportMickaël Salaün1-0/+2
2015-05-31um: Rework uaccess codeRichard Weinberger1-1/+1
2015-04-12um: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro1-0/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger1-1/+4
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-4/+3
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2008-10-22x86, um: initial part of asm-um moveAl Viro1-0/+83