summaryrefslogtreecommitdiff
path: root/arch/mn10300/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-10mn10300: Remove the architectureDavid Howells1-160/+0
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2015-04-12mn10300: Remove signal translation and exec_domainRichard 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
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-07-11MN10300: Fix a missing semicolonDavid Howells1-1/+1
2012-05-08mn10300: Use common threadinfo allocatorThomas Gleixner1-14/+3
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds1-0/+4
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+4
2011-03-18MN10300: Emulate single stepping in KGDB on MN10300David Howells1-0/+4
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells1-4/+14
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells1-0/+170