| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 | 2 | -169/+174 |
|\ |
|
| * | Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2010-10-26 | 1 | -163/+172 |
| |\ |
|
| | * | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE | Steven Rostedt | 2010-10-20 | 1 | -3/+0 |
| | * | ring-buffer: Micro-optimize with some strategic inlining | Steven Rostedt | 2010-10-20 | 1 | -8/+15 |
| | * | ring-buffer: Remove condition to add timestamp in fast path | Steven Rostedt | 2010-10-20 | 1 | -22/+6 |
| | * | ring-buffer: Bind time extend and data events together | Steven Rostedt | 2010-10-20 | 1 | -124/+142 |
| | * | ring-buffer: Pass delta by value and not by reference | Steven Rostedt | 2010-10-20 | 1 | -8/+8 |
| | * | ring-buffer: Pass timestamp by value and not by reference | Steven Rostedt | 2010-10-20 | 1 | -10/+10 |
| | * | ring-buffer: Make write slow path out of line | Steven Rostedt | 2010-10-19 | 1 | -2/+5 |
| * | | tracing: Fix 'faild' -> 'failed' typo | Joe Perches | 2010-10-23 | 1 | -1/+1 |
| * | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-10-22 | 1 | -6/+2 |
| |\ \ |
|
| | * | | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 2010-10-21 | 1 | -6/+2 |
* | | | | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 | 1 | -1/+0 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 1 | -17/+63 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 26 | -2386/+754 |
| |\ \ \ \ \ |
|
| * | | | | | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 1 | -1/+1 |
* | | | | | | | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel | 2010-10-22 | 1 | -1/+0 |
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 5 | -0/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 5 | -0/+12 |
* | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -11/+3 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | blktrace: remove the big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -11/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 5 | -26/+43 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 11 | -235/+634 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt | 2010-10-19 | 1 | -2/+1 |
| * | | | | | | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt | 2010-10-18 | 1 | -1/+0 |
| * | | | | | | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt | 2010-10-18 | 1 | -48/+48 |
| * | | | | | | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt | 2010-10-18 | 1 | -52/+50 |
| * | | | | | | tracing: Graph support for wakeup tracer | Jiri Olsa | 2010-10-18 | 1 | -10/+221 |
| * | | | | | | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa | 2010-10-18 | 3 | -52/+71 |
| * | | | | | | tracing: Add proper check for irq_depth routines | Jiri Olsa | 2010-10-18 | 1 | -4/+20 |
| * | | | | | | tracing/trivial: Remove cast from void* | matt mooney | 2010-10-18 | 2 | -3/+3 |
| * | | | | | | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2010-10-15 | 1 | -0/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 2010-10-14 | 1 | -1/+1 |
| | * | | | | | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 | 1 | -0/+5 |
| * | | | | | | | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov | 2010-10-13 | 1 | -2/+3 |
| |/ / / / / / |
|
| * | | | | | | jump label: Initialize workqueue tracepoints *before* they are registered | Jason Baron | 2010-09-22 | 1 | -5/+5 |
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 2 | -31/+78 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: Fix reading of set_ftrace_filter across lists | Steven Rostedt | 2010-09-14 | 1 | -3/+3 |
| | * | | | | | | tracing: Keep track of set_ftrace_filter position and allow lseek again | Steven Rostedt | 2010-09-14 | 1 | -8/+26 |
| | * | | | | | | tracing: Replace typecasted void pointer in set_ftrace_filter code | Steven Rostedt | 2010-09-14 | 1 | -21/+46 |
| | * | | | | | | tracing: Do not reset *pos in set_ftrace_filter | Steven Rostedt | 2010-09-14 | 1 | -2/+6 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums | Steven Rostedt | 2010-09-14 | 1 | -14/+4 |
| * | | | | | | tracing: Do not trace in irq when funcgraph-irq option is zero | Steven Rostedt | 2010-09-14 | 1 | -1/+22 |
| * | | | | | | tracing: Add funcgraph-irq option for function graph tracer. | Jiri Olsa | 2010-09-14 | 1 | -1/+100 |
| * | | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -2/+5 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 | 3 | -23/+40 |
| |\ \ \ \ \ \ |
|