index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ftrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-2
/
+17
|
\
|
*
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
2018-04-25
1
-2
/
+17
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
2016-08-24
1
-0
/
+2
*
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
1
-0
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
1
-1
/
+1
|
\
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-1
/
+1
*
|
x86/compat: remove is_compat_task()
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
/
*
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-20
1
-2
/
+2
*
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
2014-12-01
1
-33
/
+0
*
ftrace/x86: Have function graph tracer use its own trampoline
Steven Rostedt (Red Hat)
2014-07-17
1
-0
/
+2
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
1
-0
/
+24
*
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2013-01-21
1
-1
/
+0
*
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-08-23
1
-1
/
+6
*
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
1
-2
/
+0
*
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-19
/
+28
*
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
Steven Rostedt
2012-07-19
1
-1
/
+1
*
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
1
-0
/
+4
*
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-31
1
-1
/
+1
*
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-27
1
-0
/
+3
*
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2011-05-16
1
-4
/
+3
*
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-26
1
-7
/
+0
*
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
2009-08-11
1
-2
/
+2
*
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-03-13
1
-0
/
+7
*
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-18
1
-25
/
+0
*
x86: entry_64 - introduce FTRACE_ frame macro v2
Cyrill Gorcunov
2008-12-17
1
-1
/
+28
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-2
/
+2
*
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
1
-1
/
+0
*
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-16
1
-0
/
+8
*
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-11-11
1
-0
/
+26
*
ftrace: fix hardirq header for non ftrace archs
Steven Rostedt
2008-11-03
1
-16
/
+0
*
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-31
1
-5
/
+5
*
ftrace: nmi safe code modification
Steven Rostedt
2008-10-30
1
-0
/
+15
*
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-27
1
-2
/
+2
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+24