aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-09sh: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+3
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig1-5/+0
2020-06-01sh: remove sh5 supportArnd Bergmann1-3/+1
2018-01-09Construct 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
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-26/+0
2015-04-12sh: 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
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-10/+36
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-10/+36
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner1-9/+1
2012-05-08fork: Remove the weak insanityThomas Gleixner1-1/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-03-22mm: 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
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt1-0/+4
2010-01-12sh: Always provide thread_info allocators.Paul Mundt1-4/+2
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy1-2/+2
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-4/+22
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt1-4/+4
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt1-1/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming1-4/+7
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt1-18/+14
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-4/+7
2008-08-02sh: seccomp support.Paul Mundt1-2/+4
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-12/+28
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+141