index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-02
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-11-24
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-02-16
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
2022-02-07
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
2022-02-07
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
2022-02-07
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2020-05-19
powerpc: Implement ftrace_enabled() helpers
Nicholas Piggin
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
2018-05-07
powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...
Naveen N. Rao
2018-05-07
powerpc/trace/syscalls: Update syscall name matching logic
Naveen N. Rao
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: Add helpers to hard disable ftrace
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
Naveen N. Rao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2015-07-20
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2014-04-23
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2009-02-23
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
2008-11-20
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
2008-11-20
powerpc: ftrace, convert to new dynamic ftrace arch API
Steven Rostedt
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell