- 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
- d2f30c7 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
- 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 14 years ago
- 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
- a89d4bd Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- 2ebc8ec Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 14 years ago
- 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
- becf91f [S390] ftrace: build without frame pointers on s390 by Heiko Carstens · 14 years ago
- a042e26 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
- 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
- 5c16d2c Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- aa7b250 tracing: Fix 'faild' -> 'failed' typo by Joe Perches · 14 years ago
- fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
- e3bda3a kdb,ftdump: Remove reference to internal kdb include by Jason Wessel · 14 years ago
- 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
- eea4a0b Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 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
- dd49a38 tracing: Do not limit the size of the number of CPU buffers by Steven Rostedt · 14 years ago
- b8b2663 ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE by Steven Rostedt · 14 years ago
- d9abde2 ring-buffer: Micro-optimize with some strategic inlining by Steven Rostedt · 14 years ago
- 140ff89 ring-buffer: Remove condition to add timestamp in fast path by Steven Rostedt · 14 years ago
- 69d1b83 ring-buffer: Bind time extend and data events together by Steven Rostedt · 14 years ago
- f25106a ring-buffer: Pass delta by value and not by reference by Steven Rostedt · 14 years ago
- e8bc43e ring-buffer: Pass timestamp by value and not by reference by Steven Rostedt · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 747e94a ring-buffer: Make write slow path out of line by Steven Rostedt · 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
- 2aa6127 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
- 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 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
- fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 426d310 fix printk typo 'faild' by Paul Bolle · 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 · 14 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