index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
stacktrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/stacktrace: Fix arch_stack_walk_reliable()
Michael Ellerman
2023-09-22
1
-22
/
+5
*
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
1
-2
/
+2
*
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
1
-2
/
+2
*
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-10-01
1
-1
/
+1
*
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
2021-08-03
1
-0
/
+1
*
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
2021-06-25
1
-6
/
+20
*
powerpc: make stack walking KASAN-safe
Daniel Axtens
2021-06-16
1
-4
/
+4
*
powerpc: Fix arch_stack_walk() to have running function as first entry
Christophe Leroy
2021-03-29
1
-0
/
+3
*
powerpc: Convert stacktrace to generic ARCH_STACKWALK
Christophe Leroy
2021-03-29
1
-75
/
+16
*
powerpc: Rename 'tsk' parameter into 'task'
Christophe Leroy
2021-03-29
1
-8
/
+8
*
powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
Christophe Leroy
2021-03-29
1
-2
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
1
-3
/
+3
*
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2019-09-18
1
-1
/
+1
*
powerpc: Remove export of save_stack_trace_tsk_reliable()
Joe Lawrence
2019-03-02
1
-1
/
+0
*
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-3
/
+26
*
powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()
Joe Lawrence
2019-01-31
1
-7
/
+7
*
powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()
Joe Lawrence
2019-01-31
1
-26
/
+14
*
powerpc/livepatch: relax reliable stack tracer checks for first-frame
Joe Lawrence
2019-01-31
1
-8
/
+24
*
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
2018-06-19
1
-2
/
+2
*
powerpc/stacktrace: Update copyright
Michael Ellerman
2018-06-03
1
-6
/
+4
*
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
2018-06-03
1
-0
/
+51
*
powerpc/livepatch: Fix build error with kprobes disabled.
Aneesh Kumar K.V
2018-05-29
1
-1
/
+2
*
powerpc/livepatch: Implement reliable stack tracing for the consistency model
Torsten Duwe
2018-05-10
1
-1
/
+118
*
powerpc: Make /proc/self/stack always print the current stack
Thadeu Lima de Souza Cascardo
2017-03-28
1
-1
/
+8
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing
Steven Rostedt
2016-01-11
1
-0
/
+7
*
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-15
1
-1
/
+1
*
powerpc: Reimplement __get_SP() as a function not a define
Anton Blanchard
2014-10-15
1
-1
/
+1
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
powerpc: Removed duplicated include in stacktrace.c
Huang Weiyi
2008-07-28
1
-1
/
+0
*
powerpc: Fix support for latencytop
Arnd Bergmann
2008-07-22
1
-1
/
+1
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-0
/
+1
|
\
|
*
generic-ipi: powerpc/generic-ipi tree build failure
Stephen Rothwell
2008-07-14
1
-0
/
+1
|
*
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
2008-07-03
1
-0
/
+1
*
|
powerpc: support for latencytop
Arnd Bergmann
2008-07-15
1
-10
/
+27
|
/
*
[POWERPC] Fix new warnings arising from stacktrace patch
Christoph Hellwig
2008-04-24
1
-1
/
+0
*
[POWERPC] Stacktrace support for lockdep
Christoph Hellwig
2008-04-18
1
-0
/
+47