summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-151-1/+4
* powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras2014-01-151-4/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-201-0/+9
|\
| * powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-211-0/+9
* | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
|/
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-2/+5
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+2
|\
| * sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
* | powerpc/kprobe: Introduce a new thread flagTiejun Chen2012-09-181-0/+3
* | powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-051-1/+3
|/
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-0/+6
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-231-1/+0
|\
| * powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
* | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-081-13/+0
|/
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-091-1/+8
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-261-2/+5
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-251-0/+2
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-011-2/+0
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-031-1/+3
|\
| * powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-141-1/+3
* | powerpc: Move is_32bit_taskAnton Blanchard2009-02-231-0/+7
|/
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+161
OpenPOWER on IntegriCloud