index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
1
-1
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2016-03-18
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
Li Bin
1
-1
/
+1
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-3
/
+3
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
1
-6
/
+5
2016-01-04
x86: ftrace: Fix the comments for ftrace_modify_code_direct()
Li Bin
1
-7
/
+5
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
1
-0
/
+9
2015-10-22
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
Minfei Huang
1
-0
/
+4
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2014-12-01
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
1
-2
/
+7
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-11
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-10-31
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
1
-12
/
+86
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
1
-6
/
+189
2014-07-17
ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
1
-0
/
+3
2014-06-03
ftrace/x86: Call text_ip_addr() instead of the duplicated code
Petr Mladek
1
-10
/
+1
2014-05-14
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
1
-3
/
+0
2014-05-14
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
1
-31
/
+5
2014-05-14
ftrace/x86: Get the current mcount addr for add_breakpoint()
Steven Rostedt (Red Hat)
1
-4
/
+2
2014-04-21
ftrace/x86: Fix order of warning messages when ftrace modifies code
Petr Mladek
1
-1
/
+1
2014-03-07
ftrace/x86: BUG when ftrace recovery fails
Petr Mladek
1
-3
/
+15
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-3
/
+0
2014-03-07
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
1
-19
/
+8
2014-03-03
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
1
-1
/
+1
2014-03-03
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
1
-2
/
+3
2014-02-11
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2013-11-05
ftrace/x86: skip over the breakpoint for ftrace caller
Kevin Hao
1
-1
/
+13
2012-11-16
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
1
-2
/
+2
2012-07-19
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
1
-4
/
+0
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
1
-4
/
+73
2012-05-31
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
1
-16
/
+72
2012-05-31
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
1
-3
/
+35
2012-05-16
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
1
-13
/
+2
2012-05-04
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
Steven Rostedt
1
-1
/
+1
2012-04-27
ftrace/x86: Remove the complex ftrace NMI handling code
Steven Rostedt
1
-168
/
+1
2012-04-27
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
1
-0
/
+342
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
1
-6
/
+6
2011-04-18
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
1
-2
/
+2
2011-03-10
ftrace/graph: Trace function entry before updating index
Steven Rostedt
1
-7
/
+8
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-3
/
+3
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
1
-3
/
+3
2010-11-18
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
1
-0
/
+3
2010-09-20
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
1
-62
/
+1
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-10
/
+0
2010-02-25
ftrace: Remove memory barriers from NMI code when not needed
Steven Rostedt
1
-0
/
+26
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-10
/
+0
[next]