index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-02-25
sh: remove CONFIG_SET_FS support
Arnd Bergmann
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2020-11-09
sh: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2015-04-12
sh: Remove signal translation and exec_domain
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
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-22
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-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
sh: seccomp support.
Paul Mundt
2008-08-02
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt