开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: mark emergency stacks valid to unwind
Nicholas Piggin
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-02-19
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-23
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
Christophe Leroy
2019-11-13
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-18
powerpc: Use ftrace_graph_ret_addr() when unwinding
Naveen N. Rao
2019-09-04
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
Gustavo Romero
2019-09-04
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
2019-08-28
powerpc: convert to copy_thread_tls
Nicholas Piggin
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-03
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-01
powerpc/64s: Remove 'dummy_copy_buffer'
Mathieu Malaterre
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-22
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
2018-12-22
powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-13
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
2018-10-13
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
2018-10-13
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
2018-10-13
powerpc/process: Fix sparse address space warnings
Christophe Leroy
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
2018-10-05
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
2018-10-03
powerpc/tm: Remove msr_tm_active()
Breno Leitao
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-21
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
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-08-08
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
2018-07-24
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
2018-07-24
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
[next]