index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-05-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-14
sh: Support thread fault code encoding.
Paul Mundt
2012-05-08
sh-use-common-threadinfo-allocator
Thomas Gleixner
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-10-14
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-09-16
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
2009-07-11
Merge branches 'sh/ftrace' and 'sh/stable-updates'
Paul Mundt
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-08-01
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-01
sh: seccomp support.
Paul Mundt
2008-08-01
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-28
sh: migrate to arch/sh/include/
Paul Mundt