summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/stacktrace.c (follow)
Commit message (Expand)AuthorAge
* Merge "arm64: stacktrace: avoid listing stacktrace functions in stacktrace"Linux Build Service Account2017-09-22
|\
| * arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta2017-09-07
* | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\ \ | |/ |/|
| * UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2017-08-09
| * UPSTREAM: arm64: unexport walk_stackframeMark Rutland2017-08-09
| * UPSTREAM: arm64: factor out current_stack_pointerMark Rutland2017-08-09
| * UPSTREAM: arm64: make irq_stack_ptr more robustYang Shi2016-09-22
| * UPSTREAM: arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2016-09-18
| * UPSTREAM: arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2016-09-18
| * UPSTREAM: arm64: reduce stack use in irq_handlerJames Morse2016-09-18
| * UPSTREAM: arm64: when walking onto the task stack, check sp & fp are in curre...James Morse2016-09-16
| * UPSTREAM: arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro2016-09-16
* | arm/arm64: Export save_stack_trace_tsk()Dustin Brown2017-06-22
* | arm64: Disable KASAN in uwwind_framePrasad Sodagudi2017-02-24
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| |
| * | arm64: make irq_stack_ptr more robustYang Shi2016-05-11
| * | arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2016-05-11
| * | arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2016-05-11
| * | arm64: reduce stack use in irq_handlerJames Morse2016-05-11
| * | arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse2016-05-11
| * | arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro2016-05-11
| |/
* / arm: kernel: Ignore KASan errors from unwind_frameSe Wang (Patrick) Oh2016-03-01
|/
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-10-28
* arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-09-08
* arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro2014-05-29
* ARM64: unwind: Fix PC calculationOlof Johansson2014-02-17
* ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-19
* arm64: Exception handlingCatalin Marinas2012-09-17