| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -11/+15 |
|\ |
|
| * | ftrace: Replace read_barrier_depends() with rcu_dereference_raw() | Paul E. McKenney | 2010-03-11 | 1 | -9/+13 |
| * | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() | Paul E. McKenney | 2010-03-04 | 1 | -2/+2 |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-13 | 6 | -23/+77 |
|\ \ |
|
| * | | tracing: Do not record user stack trace from NMI context | Steven Rostedt | 2010-03-12 | 1 | -0/+7 |
| * | | tracing: Disable buffer switching when starting or stopping trace | Steven Rostedt | 2010-03-12 | 1 | -0/+9 |
| * | | tracing: Use same local variable when resetting the ring buffer | Steven Rostedt | 2010-03-12 | 1 | -4/+4 |
| * | | function-graph: Init curr_ret_stack with ret_stack | Steven Rostedt | 2010-03-12 | 1 | -1/+1 |
| * | | ring-buffer: Move disabled check into preempt disable section | Lai Jiangshan | 2010-03-12 | 1 | -6/+6 |
| * | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-03-11 | 4 | -12/+48 |
| |\ \ |
|
| | * | | function-graph: Add tracing_thresh support to function_graph tracer | Tim Bird | 2010-03-05 | 3 | -5/+43 |
| | * | | tracing: Update the comm field in the right variable in update_max_tr | Arnaldo Carvalho de Melo | 2010-03-05 | 1 | -2/+2 |
| | * | | function-graph: Use comment notation for func names of dangling '}' | Steven Rostedt | 2010-03-05 | 1 | -1/+1 |
| | * | | function-graph: Fix unused reference to ftrace_set_func() | Steven Rostedt | 2010-03-05 | 1 | -4/+2 |
| * | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2010-03-04 | 8 | -236/+156 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tracing: Fix warning in s_next of trace file ops | Lai Jiangshan | 2010-03-02 | 1 | -0/+1 |
| * | | | tracing: Include irqflags headers from trace clock | Frederic Weisbecker | 2010-02-28 | 1 | -0/+1 |
* | | | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
| * | | | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 4 | -5/+7 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 5 | -20/+52 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c | Christoph Lameter | 2010-01-05 | 2 | -0/+2 |
| * | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 28 | -903/+3787 |
| |\ \ \ \ |
|
| * | | | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 2 | -5/+5 |
* | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -2/+3 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | blktrace: perform cleanup after setup error | Dmitry Monakhov | 2010-02-28 | 1 | -2/+3 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 6 | -234/+152 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | ftrace: Remove record freezing | Masami Hiramatsu | 2010-02-04 | 1 | -39/+0 |
| * | | | | | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu | 2010-02-04 | 1 | -0/+15 |
| * | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 3 | -14/+25 |
| |\ \ \ \ \ |
|
| * | | | | | | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong | 2010-01-29 | 1 | -17/+10 |
| * | | | | | | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong | 2010-01-29 | 3 | -142/+67 |
| * | | | | | | tracing/kprobe: Update kprobe tracing self test for new syntax | Masami Hiramatsu | 2010-01-17 | 1 | -8/+47 |
| * | | | | | | tracing/kprobe: Drop function argument access syntax | Masami Hiramatsu | 2010-01-13 | 1 | -17/+1 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-13 | 5 | -147/+123 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2009-12-28 | 4 | -13/+14 |
* | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-02-27 | 1 | -9/+43 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ftrace: Add function names to dangling } in function graph tracer | Steven Rostedt | 2010-02-26 | 1 | -9/+43 |
* | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens | 2010-02-17 | 1 | -1/+1 |
| * | | | | | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-02-26 | 6 | -17/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | tracing: Simplify memory recycle of trace_define_field | Wenji Huang | 2010-02-25 | 1 | -3/+1 |
| * | | | | | | | | tracing: Remove unnecessary variable in print_graph_return | Wenji Huang | 2010-02-25 | 1 | -1/+0 |
| * | | | | | | | | tracing: Fix typo of info text in trace_kprobe.c | Wenji Huang | 2010-02-25 | 1 | -2/+2 |
| * | | | | | | | | tracing: Fix typo in prof_sysexit_enable() | Wenji Huang | 2010-02-25 | 1 | -1/+1 |
| * | | | | | | | | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan | 2010-02-25 | 1 | -9/+0 |
| * | | | | | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney | 2010-02-25 | 1 | -1/+2 |
* | | | | | | | | | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 2010-02-26 | 7 | -21/+77 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | / / /
| | |_|_|_|/ / /
| |/| | | | | | |
|