- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
- 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- 78c89ba tracing: Remove parent recording in latency tracer graph options by Steven Rostedt · 14 years ago
- 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 14 years ago
- 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 14 years ago
- 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 14 years ago
- 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 14 years ago
- a9d6117 tracing: Add proper check for irq_depth routines by Jiri Olsa · 14 years ago
- 907f278 tracing/trivial: Remove cast from void* by matt mooney · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
- 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
- 14cae9b tracing: Fix function-graph build warning on 32-bit by Borislav Petkov · 14 years ago
- d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
- e0cf0cd jump label: Initialize workqueue tracepoints *before* they are registered by Jason Baron · 14 years ago
- 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 79e406d tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums by Steven Rostedt · 14 years ago
- b304d04 tracing: Do not trace in irq when funcgraph-irq option is zero by Steven Rostedt · 14 years ago
- 2bd16212 tracing: Add funcgraph-irq option for function graph tracer. by Jiri Olsa · 14 years ago
- 57c072c tracing: Fix reading of set_ftrace_filter across lists by Steven Rostedt · 14 years ago
- 98c4fd0 tracing: Keep track of set_ftrace_filter position and allow lseek again by Steven Rostedt · 14 years ago
- 4aeb696 tracing: Replace typecasted void pointer in set_ftrace_filter code by Steven Rostedt · 14 years ago
- 2bccfff tracing: Do not reset *pos in set_ftrace_filter by Steven Rostedt · 14 years ago
- f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
- a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 15 years ago
- 2aa61274 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
- 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
- aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
- 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
- 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
- b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
- 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 14 years ago
- f6195aa ring-buffer: Place duplicate expression into a single function by Steven Rostedt · 14 years ago
- 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
- 98ee74a Merge branch 'perf/urgent' into perf/core by Frederic Weisbecker · 14 years ago
- 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
- c8710ad Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 6016ee1 perf, tracing: add missing __percpu markups by Namhyung Kim · 14 years ago
- 7ae07ea perf: Humanize the number of contexts by Frederic Weisbecker · 14 years ago
- 86397dc tracing: Clean up seqfile code for format file by Li Zefan · 14 years ago
- d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
- 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 14 years ago
- 2a37a3d tracing/events: Convert format output to seq_file by Steven Rostedt · 15 years ago
- 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
- 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
- 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 15 years ago
- 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
- 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
- b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 18fab91 tracing: Fix ring_buffer_read_page reading out of page boundary by Huang Ying · 14 years ago
- c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 575570f tracing: Fix an unallocated memory access in function_graph by Shaohua Li · 14 years ago
- 19063c7 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump by Jason Wessel · 14 years ago
- 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
- 9da79ab tracing/kprobes: unregister_trace_probe needs to be called under mutex by Srikar Dronamraju · 15 years ago
- 669336e perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call by Frederic Weisbecker · 15 years ago
- 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 15 years ago
- 3a01736 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 24a461d trace: strlen() return doesn't account for the NULL by Dan Carpenter · 15 years ago
- dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
- ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 15 years ago
- bc289ae tracing: Reduce latency and remove percpu trace_seq by Lai Jiangshan · 15 years ago
- 985023d trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit by Richard Kennedy · 15 years ago
- e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 15 years ago
- b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 15 years ago
- eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 15 years ago
- f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 15 years ago
- 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 15 years ago
- 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 15 years ago
- e09c861 tracing/kprobes: Support "string" type by Masami Hiramatsu · 15 years ago
- 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 15 years ago
- a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 15 years ago
- d62f85d tracing/function-graph: Use correct string size for snprintf by Chase Douglas · 15 years ago
- 67ead0a tracing: Remove open-coded __trace_add_event_call() by Li Zefan · 15 years ago
- ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 15 years ago
- c9d932c tracing: Remove test of NULL define_fields callback by Li Zefan · 15 years ago
- 8728fe5 tracing: Don't allocate common fields for every trace events by Li Zefan · 15 years ago
- c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 15 years ago
- f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 15 years ago
- a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 15 years ago
- c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
- 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 15 years ago
- c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 15 years ago
- 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
- b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 15 years ago
- c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
- 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago