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
/
mips
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-07-30
MIPS: ftrace: Fix dynamic tracing of kernel modules
Petri Gynther
2014-07-18
MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-26
MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
Leonid Yegoshin
2014-03-17
MIPS: ftrace: Fix icache flush range error
Viller Hsiao
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2013-10-29
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
Ralf Baechle
2013-10-29
MIPS: Provide arch_syscall_addr.
Ralf Baechle
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2011-09-21
MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
Thomas Gleixner
2011-05-10
MIPS: Mask jump target in ftrace_dyn_arch_init_insns().
David Daney
2011-03-14
MIPS, Tracing: Fix set_graph_function of function graph tracer
Wu Zhangjin
2011-03-14
MIPS, Tracing: Clean up ftrace_make_nop()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Clean up prepare_ftrace_return()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Substitute in_kernel_space() for in_module()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Speed up function graph tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of address space checking
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of function graph tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of instructions used
Wu Zhangjin
2010-07-05
MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
Wu Zhangjin
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function graph tracer for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add function graph tracer support for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin