index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
sh: ftrace: Fix the comments for ftrace_modify_code()
Li Bin
1
-7
/
+5
2015-12-23
ia64: ftrace: Fix the comments for ftrace_modify_code()
Li Bin
1
-7
/
+5
2015-12-23
ftrace: Clean up ftrace_module_init() code
Steven Rostedt (Red Hat)
1
-6
/
+3
2015-12-23
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
Abel Vesa
1
-9
/
+6
2015-12-23
tracing: Introduce TRACE_EVENT_FN_COND macro
Denis Kirjanov
3
-0
/
+16
2015-12-23
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
Jerry Snitselaar
1
-2
/
+4
2015-12-23
bpf: Constify bpf_verifier_ops structure
Julia Lawall
1
-1
/
+1
2015-12-23
ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too
Steven Rostedt (Red Hat)
1
-12
/
+18
2015-12-23
ftrace: Remove use of control list and ops
Steven Rostedt (Red Hat)
4
-108
/
+57
2015-12-23
ftrace: Fix output of enabled_functions for showing tramp
Steven Rostedt (Red Hat)
1
-3
/
+4
2015-12-23
ftrace: Fix a typo in comment
Li Bin
1
-1
/
+1
2015-11-25
ftrace: Show all tramps registered to a record on ftrace_bug()
Steven Rostedt (Red Hat)
1
-9
/
+37
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
3
-2
/
+22
2015-11-25
ftrace: Add new type to distinguish what kind of ftrace_bug()
Steven Rostedt (Red Hat)
2
-1
/
+45
2015-11-25
tracing: Update cond flag when enabling or disabling a trigger
Tom Zanussi
1
-4
/
+6
2015-11-25
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-11-24
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
1
-24
/
+8
2015-11-24
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
1
-7
/
+11