summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/trace
AgeCommit message (Expand)Author
2020-07-23powerpc: Add a ppc_inst_as_str() helperJordan Niethe
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-05-19powerpc: Add a probe_kernel_read_inst() functionJordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Introduce functions for instruction equalityJordan Niethe
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-19powerpc: Change calling convention for create_branch() et. al.Jordan Niethe
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy
2019-02-23powerpc: Enable kcovAndrew Donnellan
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao
2018-05-03powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao
2018-05-03powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao
2017-06-16powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao