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
/
alpha
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2022-12-31
alpha: fix TIF_NOTIFY_SIGNAL handling
Al Viro
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2020-12-12
alpha: 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-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-05-08
sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2012-10-24
alpha: separate thread-synchronous flags
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
2011-08-25
alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])
Sergei Trofimovich
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2009-11-30
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
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-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds