index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-17
/
+11
|
\
|
*
powerpc: Use ftrace_graph_ret_addr() when unwinding
Naveen N. Rao
2019-09-18
1
-13
/
+6
|
*
powerpc: convert to copy_thread_tls
Nicholas Piggin
2019-08-28
1
-4
/
+5
*
|
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
Gustavo Romero
2019-09-04
1
-16
/
+2
*
|
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
2019-09-04
1
-1
/
+2
|
/
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-28
/
+0
|
\
|
*
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
1
-28
/
+0
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-03
1
-3
/
+15
*
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
2019-05-01
1
-5
/
+0
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
1
-4
/
+5
|
\
|
*
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
1
-4
/
+5
*
|
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
2019-04-20
1
-1
/
+2
|
/
*
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
1
-19
/
+13
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-3
/
+23
*
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
2019-02-22
1
-1
/
+1
*
powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-4
/
+9
*
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
1
-2
/
+1
|
\
|
*
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
2018-10-26
1
-2
/
+1
*
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-38
/
+52
|
\
|
|
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
1
-0
/
+7
|
*
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
1
-0
/
+9
|
*
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
1
-1
/
+1
|
*
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
2018-10-13
1
-7
/
+6
|
*
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
2018-10-13
1
-18
/
+19
|
*
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
2018-10-13
1
-0
/
+1
|
*
powerpc/process: Fix sparse address space warnings
Christophe Leroy
2018-10-13
1
-2
/
+2
|
*
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
1
-0
/
+10
|
|
\
|
*
|
powerpc/tm: Remove msr_tm_active()
Breno Leitao
2018-10-03
1
-12
/
+9
|
*
|
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-16
/
+0
|
*
|
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
1
-0
/
+7
|
*
|
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
1
-0
/
+9
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-8
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
1
-8
/
+1
|
|
/
*
/
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
2018-10-05
1
-0
/
+10
|
/
*
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
2018-08-08
1
-0
/
+32
*
powerpc: declare set_breakpoint() static
Christophe Leroy
2018-07-30
1
-7
/
+7
*
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
2018-07-24
1
-4
/
+3
*
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
2018-07-24
1
-0
/
+1
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-9
/
+1
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-115
/
+32
|
\
|
*
powerpc: use task_pid_nr() for TID allocation
Alastair D'Silva
2018-06-03
1
-94
/
+28
|
*
powerpc: Use TIDR CPU feature to control TIDR allocation
Alastair D'Silva
2018-06-03
1
-3
/
+3
|
*
powerpc/64: change softe to irqmask in show_regs and xmon
Nicholas Piggin
2018-06-03
1
-1
/
+1
|
*
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
1
-14
/
+0
|
*
powerpc/64: remove start_tb and accum_tb from thread_struct
Nicholas Piggin
2018-06-03
1
-5
/
+1
[next]