summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18ftrace: Remove function_trace_stop check from list funcSteven Rostedt (Red Hat)
2014-07-18ftrace: Do no disable function tracing on enabling function tracingSteven Rostedt (Red Hat)
2014-07-18ftrace: Remove ftrace_start/stop()Steven Rostedt (Red Hat)
2014-07-18ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-18powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-18parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-18MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-17PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)
2014-07-17x86, power, suspend: Annotate restore_processor_state() with notraceSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)
2014-07-16ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)
2014-07-09Merge branch 'trace/ftrace/urgent' into trace/ftrace/coreSteven Rostedt (Red Hat)
2014-07-01tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)
2014-07-01tracing: Add description of set_graph_notrace to tracing/READMENamhyung Kim
2014-07-01tracing: Improve message of empty set_ftrace_notrace fileNamhyung Kim
2014-07-01tracing: Improve message of empty set_graph_notrace fileNamhyung Kim
2014-07-01tracing: Add ftrace_graph_notrace boot parameterNamhyung Kim
2014-07-01tracing: Convert pr_warning() to pr_warn() in trace_events.cFabian Frederick
2014-07-01ftrace: Do not copy hash if O_TRUNC is setNamhyung Kim
2014-07-01ftrace: Fix memory leak on failure path in ftrace_allocate_pages()Namhyung Kim
2014-07-01ftrace: Get rid of obsolete global_start_up variableNamhyung Kim
2014-07-01tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)
2014-07-01tracing: Remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-07-01tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)
2014-07-01tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)
2014-07-01tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)
2014-07-01ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_moveMasami Hiramatsu
2014-07-01tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang
2014-07-01ftrace: Add trampolines to enabled_functions debug fileSteven Rostedt (Red Hat)
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)
2014-06-30tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov
2014-06-30tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov
2014-06-30uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov
2014-06-30tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov
2014-06-30ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)
2014-06-30ftrace: Use macros for numbers in ftrace rec shift bitsSteven Rostedt (Red Hat)
2014-06-30ftrace: Allow no regs if no more callbacks require itSteven Rostedt (Red Hat)
2014-06-29Linux 3.16-rc3Linus Torvalds
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami