Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2a06bf3e95cd93e3640d431960181b8e47415f33
/
arch
/
powerpc
/
include
/
asm
/
thread_info.h
2a06bf3
powerpc/64: context tracking remove _TIF_NOHZ
by Nicholas Piggin
· 4 years ago
8a5be36
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 4 years, 1 month ago
d7df77e
powerpc/exec: Set thread.regs early during exec
by Aneesh Kumar K.V
· 4 years, 2 months ago
900f071
powerpc: add support for TIF_NOTIFY_SIGNAL
by Jens Axboe
· 4 years, 3 months ago
5ae4998
powerpc: remove address space overrides using set_fs()
by Christoph Hellwig
· 4 years, 4 months ago
0a7601b
powerpc/64: make buildable without CONFIG_COMPAT
by Michal Suchanek
· 4 years, 10 months ago
63289e7
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
by Christophe Leroy
· 5 years ago
0284748
powerpc/32: prepare for CONFIG_VMAP_STACK
by Christophe Leroy
· 5 years ago
c911d2e
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
by Christophe Leroy
· 6 years ago
f7354cc
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
by Christophe Leroy
· 6 years ago
ed1cd6d
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
by Christophe Leroy
· 6 years ago
5434ae7
powerpc/64s/hash: Add a SLB preload cache
by Nicholas Piggin
· 6 years ago
425d331
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
5521eb4
powerpc/ptrace: Add support for PTRACE_SYSEMU
by Breno Leitao
· 6 years ago
16d7c69
powerpc: Redefine TIF_32BITS thread flag
by Breno Leitao
· 6 years ago
54be0b9
Revert "convert SLB miss handlers to C" and subsequent commits
by Michael Ellerman
· 6 years ago
89ca4e1
powerpc/64s/hash: Add a SLB preload cache
by Nicholas Piggin
· 6 years ago
2e16267
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
5c35a02
powerpc: clean the inclusion of stringify.h
by Christophe Leroy
· 7 years ago
ec0c464
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
by Christophe Leroy
· 7 years ago
3e37868
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
by Michael Ellerman
· 7 years ago
fd70d9f
powerpc: Add missing prototype for arch_dup_task_struct()
by Mathieu Malaterre
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4761340
powerpc: Move THREAD_SHIFT config to Kconfig
by Hamish Martin
· 8 years ago
a768f78
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
by Josh Poimboeuf
· 8 years ago
7e78141
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
by Andy Lutomirski
· 8 years ago
c223c90
powerpc32: provide VIRT_CPU_ACCOUNTING
by Christophe Leroy
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d3f180e
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
10ea834
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
by Michael Ellerman
· 10 years ago
a87e810
powerpc: Work around gcc bug in current_thread_info()
by Michael Ellerman
· 10 years ago
a3e5b35
powerpc: Don't use local named register variable in current_thread_info
by Anton Blanchard
· 10 years ago
d31626f
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
by Paul Mackerras
· 11 years ago
ae39c58
powerpc: Reclaim two unused thread_info flag bits
by Paul Mackerras
· 11 years ago
527d151
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
373c76d
powerpc: Add TIF_ELF2ABI flag.
by Rusty Russell
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
22ecbe8
powerpc: Syscall hooks for context tracking subsystem
by Li Zhong
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 13 years ago
f0d1128
powerpc/kprobe: Introduce a new thread flag
by Tiejun Chen
· 12 years ago
8b7b80b
powerpc: Uprobes port to powerpc
by Ananth N Mavinakayanahalli
· 12 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 13 years ago
edd63a2
set_restore_sigmask() is never called without SIGPENDING (and never should be)
by Al Viro
· 13 years ago
4ebefe3
new helpers: {clear,test,test_and_clear}_restore_sigmask()
by Al Viro
· 13 years ago
6f73b36
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a7243c1
powerpc: Remove now unused _TIF_RUNLATCH
by Tiejun Chen
· 13 years ago
96c9511
powerpc: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
fe1952f
powerpc: Rework runlatch code
by Benjamin Herrenschmidt
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
02424d8
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
by Ian Munsie
· 14 years ago
d6bf29b
powerpc: mmu_gather rework
by Peter Zijlstra
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 16 years ago
652e8f8
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 16 years ago
a465f9b
powerpc: Move is_32bit_task
by Anton Blanchard
· 16 years ago
e124012
powerpc/44x: Support for 256KB PAGE_SIZE
by Yuri Tikhonov
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/thread_info.h]
7d6d637
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
by Roland McGrath
· 16 years ago
b69c49b
clean up duplicated alloc/free_thread_info
by FUJITA Tomonori
· 16 years ago
a560643
[POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode
by Paul Mackerras
· 17 years ago
7a10174
[POWERPC] Define and use TLF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 17 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 17 years ago
f341973d
[POWERPC] Reserve threadinfo flags for perfmon2
by Anton Blanchard
· 18 years ago
8a102ee
[PATCH] PM: Fix SMP races in the freezer
by Rafael J. Wysocki
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
f39224a
powerpc: Use correct sequence for putting CPU into nap mode
by Paul Mackerras
· 19 years ago
1bd7933
powerpc: Fix various syscall/signal/swapcontext bugs
by Paul Mackerras
· 19 years ago
cb2c9b2
[PATCH] powerpc: Fix runlatch performance issues
by Anton Blanchard
· 19 years ago
e795638
[PATCH] __user annotations in powerpc thread_info
by Al Viro
· 19 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 19 years ago
f5a61d0
[PATCH] death of get_thread_info/put_thread_info
by Al Viro
· 19 years ago
401d1f0
[PATCH] syscall entry/exit revamp
by David Woodhouse
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
328985b
[PATCH] powerpc: Don't use kmalloc() for kernel stacks
by David Gibson
· 19 years ago
6cb7bfe
[PATCH] powerpc: Merge thread_info.h
by David Gibson
· 19 years ago
[Renamed (84%) from include/asm-ppc64/thread_info.h]
637a6ff
[PATCH] ppc64: Updated Olof misc updates 3/3
by Olof Johansson
· 19 years ago
dcd497f
[PATCH] streamline preempt_count type across archs
by Jesper Juhl
· 20 years ago
6dc2f0c
[PATCH] ppc64: cleanup iseries runlight support
by Anton Blanchard
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago