index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2020-12-12
h8300: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
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-10-27
h8300: fix syscall restarting
Mark Rutland
2015-11-08
h8300: Fix alignment for .data
Yoshinori Sato
2015-06-23
h8300: Assembly headers
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2012-10-01
h8300: trim _TIF_WORK_MASK
Al Viro
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
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
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-08-13
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds