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
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-08
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
2019-04-30
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-05
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...
Steven Rostedt (VMware)
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2018-12-19
x86/ftrace: Do not call function graph from dynamic trampolines
Steven Rostedt (VMware)
2018-11-27
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-26
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-04-19
x86/build: convert function graph '-Os' error to warning
Josh Poimboeuf
2017-04-14
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-28
ftrace/x86: Do no run CPU sync when there is only one CPU online
Steven Rostedt (VMware)
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2016-08-24
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-18
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
Li Bin
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2016-01-04
x86: ftrace: Fix the comments for ftrace_modify_code_direct()
Li Bin
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
2015-10-22
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
Minfei Huang
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2014-12-01
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
Steven Rostedt (Red Hat)
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
2014-11-11
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
Steven Rostedt (Red Hat)
2014-10-31
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
2014-07-17
ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-06-03
ftrace/x86: Call text_ip_addr() instead of the duplicated code
Petr Mladek
2014-05-14
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
2014-05-14
ftrace/x86: Get the current mcount addr for add_breakpoint()
Steven Rostedt (Red Hat)
2014-04-21
ftrace/x86: Fix order of warning messages when ftrace modifies code
Petr Mladek
2014-03-07
ftrace/x86: BUG when ftrace recovery fails
Petr Mladek
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
2014-03-07
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
2014-03-03
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
2014-03-03
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
2014-02-11
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
2013-11-05
ftrace/x86: skip over the breakpoint for ftrace caller
Kevin Hao
2012-11-16
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
[next]