summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add a ppc_inst_as_str() helperJordan Niethe2020-07-231-13/+13
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
* powerpc: Add a probe_kernel_read_inst() functionJordan Niethe2020-05-191-10/+13
* powerpc: Use a function for reading instructionsJordan Niethe2020-05-191-2/+2
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-191-41/+42
* powerpc: Introduce functions for instruction equalityJordan Niethe2020-05-191-7/+8
* powerpc: Use an accessor for instructionsJordan Niethe2020-05-191-14/+16
* powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-12/+13
* powerpc: Change calling convention for create_branch() et. al.Jordan Niethe2020-05-191-9/+15
* powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-184-2/+6
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-4/+0
|\
| * powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy2019-07-061-4/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
|/
* powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-231-3/+3
* powerpc: Enable kcovAndrew Donnellan2019-02-231-1/+2
* powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
* Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-271-1/+1
|\
| * powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing2018-11-251-1/+1
* | powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-13/+2
|/
* powerpc/ftrace: Handle large kernel configsNaveen N. Rao2018-10-202-4/+269
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-2/+0
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-191-1/+1
* powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu2018-06-211-34/+5
* powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-3/+3
* powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-035-56/+0
* powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao2018-05-032-17/+238
* powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao2018-05-031-36/+0
* powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-032-0/+18
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-2/+2
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-101-30/+15
| |\
| * | powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao2017-10-041-2/+2
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/ |/|
* | powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
|/
* powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-161-5/+34
* powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
* powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao2017-04-274-305/+346
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-275-0/+1166