summaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/thread_info.h
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-12m32r: Remove signal translation and exec_domainRichard Weinberger
2015-04-12m32r: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2012-10-01m32r: trim masksAl Viro
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-05-08m32r: Use common threadinfo allocatorThomas Gleixner
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2009-09-23m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott
2009-09-23m32r: Define THREAD_SIZE only once.Tim Abbott
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata