summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* sanitize tsk_is_polling()Al Viro2012-10-011-0/+3
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+17
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-231-10/+36
|\
| * sh: Support thread fault code encoding.Paul Mundt2012-05-141-10/+36
* | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-081-9/+1
* | fork: Remove the weak insanityThomas Gleixner2012-05-081-1/+0
|/
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-0/+4
* sh: Always provide thread_info allocators.Paul Mundt2010-01-121-4/+2
* sh: Minor optimisations to FPU handlingStuart Menefy2009-11-241-2/+2
* sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-4/+22
* sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-161-4/+4
* Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-111-1/+1
|\
| * sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-4/+7
|/
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-18/+14
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-4/+7
* sh: seccomp support.Paul Mundt2008-08-021-2/+4
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-021-12/+28
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+141