index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2012-10-01
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
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-27
parisc: Make THREAD_SIZE available to assembly files and linker scripts.
Tim Abbott
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin