summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/thread_info.h
AgeCommit message (Expand)AuthorLines
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman-2/+8
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy-1/+1
2022-01-15powerpc/audit: Fix syscall_get_arch()Christophe Leroy-0/+2
2021-09-30powerpc: add CPU field to struct thread_infoArd Biesheuvel-0/+3
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin-0/+6
2021-03-24powerpc: Remove duplicate includesZhang Yunkai-1/+0
2021-02-09powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin-3/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+0
2020-12-04powerpc/exec: Set thread.regs early during execAneesh Kumar K.V-2/+0
2020-11-09powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+4
2020-09-08powerpc: remove address space overrides using set_fs()Christoph Hellwig-4/+1
2020-04-03powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek-2/+2
2020-01-26powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy-0/+13
2020-01-26powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy-0/+5
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy-4/+0
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy-2/+0
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy-15/+2
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin-0/+5
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin-0/+6
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao-1/+3
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao-1/+1
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman-11/+0
2018-09-19powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin-0/+5
2018-09-19powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin-0/+6
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-0/+2
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman-3/+5
2018-03-13powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre-0/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-9/+1
2017-03-20powerpc: Move THREAD_SHIFT config to KconfigHamish Martin-9/+1
2017-03-08livepatch/powerpc: add TIF_PATCH_PENDING thread flagJosh Poimboeuf-1/+3
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski-25/+0
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy-0/+4
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman-1/+3
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+1
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman-1/+1
2015-01-12powerpc: Work around gcc bug in current_thread_info()Michael Ellerman-6/+7
2014-11-10powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard-3/+2
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras-1/+4
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras-4/+0
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+9
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell-0/+9
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-2/+0
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong-2/+5
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner-2/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+2