summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-10arch: remove score portArnd Bergmann1-90/+0
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-13all 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-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-08score: Use common threadinfo allocatorThomas Gleixner1-7/+3
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott1-6/+9
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin1-0/+2
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+103