index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
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
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-06-01
whack-a-mole with TIF_FREEZE
Al Viro
2012-03-21
blackfin: thread_info: add suspend flag
Bob Liu
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
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
Blackfin: fix whitespace damage in thread_info.h
Mike Frysinger
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-03-04
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
Philippe Gerum
2009-01-07
Blackfin arch: disable pthread stack check for SMP at runtime
Sonic Zhang
2009-01-07
Blackfin arch: Update some inline assembly, tweak some register constraints
Robin Getz
2009-01-07
Blackfin arch: Add basic irq stack checking for Blackfin
Robin Getz
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu