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
/
x86
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-07-19
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
Steven Rostedt
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-05-31
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-04-27
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-11
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2008-12-17
x86: entry_64 - introduce FTRACE_ frame macro v2
Cyrill Gorcunov
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-11-03
ftrace: fix hardirq header for non ftrace archs
Steven Rostedt
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro