Age | Commit message (Expand) | Author | Files | Lines |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King | 1 | -1/+1 |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 5 | -26/+43 |
2010-10-12 | ring-buffer: Fix typo of time extends per page | Steven Rostedt | 1 | -1/+1 |
2010-09-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -19/+31 |
2010-09-09 | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread | Chris Wright | 1 | -0/+2 |
2010-09-09 | perf, trace: Fix module leak | Li Zefan | 1 | -0/+3 |
2010-09-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2010-09-08 | tracing/kprobe: Fix handling of C-unlike argument names | Masami Hiramatsu | 1 | -8/+12 |
2010-09-08 | tracing/kprobes: Fix handling of argument names | Masami Hiramatsu | 1 | -7/+10 |
2010-09-08 | tracing/kprobe: Fix a memory leak in error case | Masami Hiramatsu | 1 | -3/+3 |
2010-09-08 | tracing: Do not allow llseek to set_ftrace_filter | Steven Rostedt | 1 | -1/+1 |
2010-09-05 | gcc-4.6: kernel/*: Fix unused but set warnings | Andi Kleen | 1 | -2/+0 |
2010-09-02 | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 1 | -1/+1 |
2010-08-31 | tracing: Fix a race in function profile | Li Zefan | 1 | -4/+11 |
2010-08-25 | tracing/trace_stack: Fix stack trace on ppc64 | Anton Blanchard | 1 | -1/+1 |
2010-08-16 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt | 4 | -68/+163 |
2010-08-13 | tracing: Sanitize value returned from write(trace_marker, "...", len) | Marcin Slusarz | 1 | -3/+8 |
2010-08-12 | tracing/events: Convert format output to seq_file | Steven Rostedt | 1 | -67/+141 |
2010-08-12 | block: add secure discard | Adrian Hunter | 1 | -0/+8 |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -17/+63 |
2010-08-07 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds | 1 | -8/+0 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -11/+0 |
2010-08-07 | block: push BKL into blktrace ioctls | Arnd Bergmann | 1 | -0/+43 |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig | 1 | -12/+15 |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -5/+5 |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -2/+2 |
2010-08-06 | tracing: Fix ring_buffer_read_page reading out of page boundary | Huang Ying | 1 | -0/+3 |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 25 | -2344/+572 |
2010-08-06 | tracing: Fix an unallocated memory access in function_graph | Shaohua Li | 1 | -1/+9 |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 1 | -10/+27 |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 4 | -21/+163 |
2010-08-04 | tracing/kprobes: unregister_trace_probe needs to be called under mutex | Srikar Dronamraju | 1 | -0/+3 |
2010-08-02 | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint... | Frederic Weisbecker | 1 | -3/+3 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -2/+2 |
2010-07-23 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 7 | -14/+76 |
2010-07-22 | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 1 | -1/+1 |
2010-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+3 |
2010-07-21 | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 4 | -6/+38 |
2010-07-20 | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 1 | -3/+0 |
2010-07-20 | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 1 | -1/+1 |
2010-07-20 | tracing: Allow to disable cmdline recording | Li Zefan | 3 | -3/+36 |
2010-07-20 | tracing: Use generic_file_llseek for debugfs | Arnd Bergmann | 1 | -0/+15 |
2010-07-20 | tracing: Remove special traces | Frederic Weisbecker | 5 | -146/+0 |
2010-07-20 | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 6 | -378/+0 |
2010-07-15 | tracing: Remove ksym tracer | Frederic Weisbecker | 6 | -606/+0 |
2010-07-09 | init: Remove the BKL from startup code | Arnd Bergmann | 1 | -8/+0 |
2010-07-05 | tracing/kprobes: Support "string" type | Masami Hiramatsu | 1 | -78/+292 |
2010-06-29 | workqueue: temporarily remove workqueue tracing | Tejun Heo | 1 | -11/+0 |
2010-06-28 | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2 | -35/+39 |