summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin1-7/+5
2015-12-23ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin1-7/+5
2015-12-23ftrace: Clean up ftrace_module_init() codeSteven Rostedt (Red Hat)1-6/+3
2015-12-23ftrace: Join functions ftrace_module_init() and ftrace_init_module()Abel Vesa1-9/+6
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov3-0/+16
2015-12-23tracing: Use seq_buf_used() in seq_buf_to_user() instead of lenJerry Snitselaar1-2/+4
2015-12-23bpf: Constify bpf_verifier_ops structureJulia Lawall1-1/+1
2015-12-23ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags tooSteven Rostedt (Red Hat)1-12/+18
2015-12-23ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)4-108/+57
2015-12-23ftrace: Fix output of enabled_functions for showing trampSteven Rostedt (Red Hat)1-3/+4
2015-12-23ftrace: Fix a typo in commentLi Bin1-1/+1
2015-11-25ftrace: Show all tramps registered to a record on ftrace_bug()Steven Rostedt (Red Hat)1-9/+37
2015-11-25ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)3-2/+22
2015-11-25ftrace: Add new type to distinguish what kind of ftrace_bug()Steven Rostedt (Red Hat)2-1/+45
2015-11-25tracing: Update cond flag when enabling or disabling a triggerTom Zanussi1-4/+6
2015-11-25ring-buffer: Process commits whenever moving to a new page.Steven Rostedt (Red Hat)1-0/+7
2015-11-24ring-buffer: Remove redundant update of page timestampSteven Rostedt (Red Hat)1-24/+8
2015-11-24ring-buffer: Use READ_ONCE() for most tail_page accessSteven Rostedt (Red Hat)1-7/+11