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
/
m32r
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2018-03-09
arch: remove m32r port
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
2015-04-12
m32r: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
m32r: Autogenerate offsets in struct thread_info
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
2012-10-01
m32r: trim masks
Al Viro
2012-10-01
bury the rest of TIF_IRET
Al Viro
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-05-08
m32r: Use common threadinfo allocator
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
2009-09-23
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
Tim Abbott
2009-09-23
m32r: Define THREAD_SIZE only once.
Tim Abbott
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-04-17
m32r: move include/asm-m32r headers to arch/m32r/include/asm
Hirokazu Takata