index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-07-19
Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Andrew Donnellan
1
-5
/
+1
2023-06-14
powerpc/64s: Remove support for ELFv1 little endian userspace
Nicholas Piggin
1
-1
/
+5
2023-04-11
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
1
-0
/
+2
2023-04-04
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
1
-0
/
+38
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
1
-2
/
+8
2022-02-07
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
1
-1
/
+1
2022-01-15
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
1
-0
/
+2
2021-09-30
powerpc: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+3
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
1
-0
/
+6
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
1
-1
/
+0
2021-02-08
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
1
-3
/
+1
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2020-12-03
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
1
-2
/
+0
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-09-09
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
1
-4
/
+1
2020-04-02
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-2
/
+2
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
1
-0
/
+13
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+5
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-4
/
+0
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-2
/
+0
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-15
/
+2
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+5
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
1
-0
/
+6
2018-10-03
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
1
-1
/
+3
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
1
-1
/
+1
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-11
/
+0
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+5
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
1
-0
/
+6
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-0
/
+2
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
1
-3
/
+5
2018-03-13
powerpc: Add missing prototype for arch_dup_task_struct()
Mathieu Malaterre
1
-0
/
+1
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+1
2017-03-20
powerpc: Move THREAD_SHIFT config to Kconfig
Hamish Martin
1
-9
/
+1
2017-03-08
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
1
-1
/
+3
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-0
/
+4
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
1
-1
/
+3
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
1
-1
/
+1
2015-01-12
powerpc: Work around gcc bug in current_thread_info()
Michael Ellerman
1
-6
/
+7
2014-11-10
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
1
-3
/
+2
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-1
/
+4
2014-01-15
powerpc: Reclaim two unused thread_info flag bits
Paul Mackerras
1
-4
/
+0
2013-11-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+9
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
1
-0
/
+9
[next]