- c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 15 years ago
- 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 15 years ago
- 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 15 years ago
- 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 15 years ago
- cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 15 years ago
- e1e3592 ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page by David Sharp · 15 years ago
- 9fb6720 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 · 15 years ago
- 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
- 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
- 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 15 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 · 15 years ago
- 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 15 years ago
- e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 15 years ago
- 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 15 years ago
- ae51ce9 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
- 61c3265 tracing: New flag to allow non privileged users to use a trace event by Frederic Weisbecker · 15 years ago
- 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 15 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 · 15 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
- 2ebc8ec Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 15 years ago
- 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 15 years ago
- becf91f [S390] ftrace: build without frame pointers on s390 by Heiko Carstens · 15 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 · 15 years ago
- 61d8e11 Remove duplicate includes from many files by Zimny Lech · 15 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 · 15 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- aa7b250 tracing: Fix 'faild' -> 'failed' typo by Joe Perches · 15 years ago
- fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 15 years ago
- e3bda3a kdb,ftdump: Remove reference to internal kdb include by Jason Wessel · 15 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
- 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 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 · 15 years ago
- b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 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 · 15 years ago
- dd49a38 tracing: Do not limit the size of the number of CPU buffers by Steven Rostedt · 15 years ago
- b8b2663 ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE by Steven Rostedt · 15 years ago
- d9abde2 ring-buffer: Micro-optimize with some strategic inlining by Steven Rostedt · 15 years ago
- 140ff89 ring-buffer: Remove condition to add timestamp in fast path by Steven Rostedt · 15 years ago
- 69d1b83 ring-buffer: Bind time extend and data events together by Steven Rostedt · 15 years ago
- f25106a ring-buffer: Pass delta by value and not by reference by Steven Rostedt · 15 years ago
- e8bc43e ring-buffer: Pass timestamp by value and not by reference by Steven Rostedt · 15 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 747e94a ring-buffer: Make write slow path out of line by Steven Rostedt · 15 years ago
- 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 15 years ago
- 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 15 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 15 years ago
- 78c89ba tracing: Remove parent recording in latency tracer graph options by Steven Rostedt · 15 years ago
- 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 15 years ago
- 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 15 years ago
- 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 15 years ago
- 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 15 years ago
- a9d6117 tracing: Add proper check for irq_depth routines by Jiri Olsa · 15 years ago
- 907f278 tracing/trivial: Remove cast from void* by matt mooney · 15 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 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 · 15 years ago
- cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 15 years ago
- 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 15 years ago
- 14cae9b tracing: Fix function-graph build warning on 32-bit by Borislav Petkov · 15 years ago
- d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 15 years ago
- e0cf0cd jump label: Initialize workqueue tracepoints *before* they are registered by Jason Baron · 15 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 · 15 years ago
- 79e406d tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums by Steven Rostedt · 15 years ago
- b304d04 tracing: Do not trace in irq when funcgraph-irq option is zero by Steven Rostedt · 15 years ago
- 2bd1621 tracing: Add funcgraph-irq option for function graph tracer. by Jiri Olsa · 15 years ago
- 57c072c tracing: Fix reading of set_ftrace_filter across lists by Steven Rostedt · 15 years ago
- 98c4fd0 tracing: Keep track of set_ftrace_filter position and allow lseek again by Steven Rostedt · 15 years ago
- 4aeb696 tracing: Replace typecasted void pointer in set_ftrace_filter code by Steven Rostedt · 15 years ago
- 2bccfff tracing: Do not reset *pos in set_ftrace_filter by Steven Rostedt · 15 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 · 15 years ago
- df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 15 years ago
- a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 16 years ago
- 2aa6127 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- 9cb627d perf, trace: Fix module leak by Li Zefan · 15 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 · 15 years ago
- da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 15 years ago
- aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 15 years ago
- 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 15 years ago
- 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 15 years ago
- b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 15 years ago
- 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 15 years ago
- f6195aa ring-buffer: Place duplicate expression into a single function by Steven Rostedt · 15 years ago
- 3aaba20 tracing: Fix a race in function profile by Li Zefan · 15 years ago
- 98ee74a Merge branch 'perf/urgent' into perf/core by Frederic Weisbecker · 15 years ago
- 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 15 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 · 15 years ago
- 6016ee1 perf, tracing: add missing __percpu markups by Namhyung Kim · 15 years ago
- 7ae07ea perf: Humanize the number of contexts by Frederic Weisbecker · 15 years ago
- 86397dc tracing: Clean up seqfile code for format file by Li Zefan · 15 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 · 15 years ago
- 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 15 years ago
- 2a37a3d tracing/events: Convert format output to seq_file by Steven Rostedt · 16 years ago
- 8d57a98 block: add secure discard by Adrian Hunter · 15 years ago
- 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- fb8231a Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 426d310 fix printk typo 'faild' by Paul Bolle · 15 years ago
- 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago