index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2019-01-15
powerpc/syscalls: Fix syscall tracing
Michael Ellerman
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-27
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-25
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-05-03
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Use the generic version of ftrace_replace_code()
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
2017-06-16
powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
Naveen N. Rao
2017-04-27
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao