index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
2023-07-19
Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Andrew Donnellan
2023-06-14
powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
2023-04-11
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2023-04-04
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2022-02-07
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
2022-01-15
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2021-09-30
powerpc: add CPU field to struct thread_info
Ard Biesheuvel
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-02-09
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-04
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-03
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2018-03-13
powerpc: Add missing prototype for arch_dup_task_struct()
Mathieu Malaterre
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-20
powerpc: Move THREAD_SHIFT config to Kconfig
Hamish Martin
2017-03-08
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
2015-01-12
powerpc: Work around gcc bug in current_thread_info()
Michael Ellerman
2014-11-10
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
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
[next]