index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2012-11-16
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
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-05-31
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
2012-05-31
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-16
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
2012-05-04
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
Steven Rostedt
2012-04-27
ftrace/x86: Remove the complex ftrace NMI handling code
Steven Rostedt
2012-04-27
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
2011-04-18
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2011-03-10
ftrace/graph: Trace function entry before updating index
Steven Rostedt
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-11-18
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
2010-09-20
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-25
ftrace: Remove memory barriers from NMI code when not needed
Steven Rostedt
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-02
x86_64, ftrace: Make ftrace use kernel identity mapping to modify code
Suresh Siddha
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-12
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
tracing: Map syscall name to number
Jason Baron
2009-08-06
tracing/function-graph-tracer: Drop the useless nmi protection
Frederic Weisbecker
2009-06-18
function-graph: add stack frame test
Steven Rostedt
2009-05-13
x86/function-graph: fix constraint for recording old return value
Steven Rostedt
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-07
tracing, x86: remove duplicated #include
Huang Weiyi
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-18
ftrace: protect running nmi (V3)
Lai Jiangshan
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-02-22
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2009-02-20
ftrace: immediately stop code modification if failure is detected
Steven Rostedt
2009-02-20
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
2009-02-19
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-11
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-11
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-10
tracing, x86: fix fixup section to return to original code
Steven Rostedt
2009-02-10
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-09
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
2009-02-07
ring-buffer: use generic version of in_nmi
Steven Rostedt
2009-02-07
ftrace: change function graph tracer to use new in_nmi
Steven Rostedt
2009-02-07
ftrace, x86: rename in_nmi variable
Steven Rostedt
[next]