index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
powerpc: Reclaim two unused thread_info flag bits
Paul Mackerras
2013-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-09-18
powerpc/kprobe: Introduce a new thread flag
Tiejun Chen
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-05-09
powerpc: Remove now unused _TIF_RUNLATCH
Tiejun Chen
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-03-03
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-02-23
powerpc: Move is_32bit_task
Anton Blanchard
2009-02-14
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell