index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
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