index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
thread_info.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
1
-4
/
+0
*
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
1
-2
/
+0
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-15
/
+2
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
1
-0
/
+5
*
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
1
-0
/
+6
*
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
2018-10-03
1
-1
/
+3
*
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2018-10-03
1
-1
/
+1
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-11
/
+0
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
1
-0
/
+5
*
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
1
-0
/
+6
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+2
*
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2018-06-03
1
-3
/
+5
*
powerpc: Add missing prototype for arch_dup_task_struct()
Mathieu Malaterre
2018-03-13
1
-0
/
+1
*
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-9
/
+1
|
\
|
*
powerpc: Move THREAD_SHIFT config to Kconfig
Hamish Martin
2017-03-20
1
-9
/
+1
*
|
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
1
-1
/
+3
|
/
*
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-03
1
-25
/
+0
*
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-0
/
+4
*
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2016-04-14
1
-1
/
+3
*
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-4
/
+0
*
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-12
1
-1
/
+1
|
\
|
*
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
2015-01-23
1
-1
/
+1
*
|
powerpc: Work around gcc bug in current_thread_info()
Michael Ellerman
2015-01-12
1
-6
/
+7
|
/
*
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
2014-11-09
1
-3
/
+2
*
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
1
-1
/
+4
*
powerpc: Reclaim two unused thread_info flag bits
Paul Mackerras
2014-01-15
1
-4
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-21
1
-0
/
+9
|
\
|
*
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2013-11-20
1
-0
/
+9
*
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
|
/
*
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2013-05-14
1
-2
/
+5
*
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-0
/
+2
|
\
|
*
sanitize tsk_is_polling()
Al Viro
2012-10-01
1
-0
/
+2
*
|
powerpc/kprobe: Introduce a new thread flag
Tiejun Chen
2012-09-18
1
-0
/
+3
*
|
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
1
-1
/
+3
|
/
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-0
/
+6
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+1
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+16
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-05-23
1
-1
/
+0
|
\
|
*
powerpc: Remove now unused _TIF_RUNLATCH
Tiejun Chen
2012-05-09
1
-1
/
+0
*
|
powerpc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-13
/
+0
|
/
*
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
1
-1
/
+8
*
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-11-21
1
-2
/
+0
*
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2011-05-26
1
-2
/
+5
*
powerpc: mmu_gather rework
Peter Zijlstra
2011-05-25
1
-0
/
+2
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-23
1
-1
/
+1
[next]