| Commit message (Expand) | Author | Age | Files | Lines |
* | block: add secure discard | Adrian Hunter | 2010-08-12 | 1 | -0/+8 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -17/+63 |
|\ |
|
| * | block: push BKL into blktrace ioctls | Arnd Bergmann | 2010-08-07 | 1 | -0/+43 |
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -12/+15 |
| * | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -5/+5 |
* | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds | 2010-08-07 | 1 | -8/+0 |
|\ \ |
|
| * | | init: Remove the BKL from startup code | Arnd Bergmann | 2010-07-09 | 1 | -8/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -11/+0 |
|\ \ |
|
| * | | workqueue: temporarily remove workqueue tracing | Tejun Heo | 2010-06-29 | 1 | -11/+0 |
* | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 1 | -1/+3 |
| |\| | |
|
| * | | | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 25 | -2344/+572 |
|\ \ \ |
|
| * | | | tracing/kprobes: unregister_trace_probe needs to be called under mutex | Srikar Dronamraju | 2010-08-04 | 1 | -0/+3 |
| * | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint... | Frederic Weisbecker | 2010-08-02 | 1 | -3/+3 |
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | 7 | -14/+76 |
| |\ \ \ |
|
| | * | | | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 2010-07-22 | 1 | -1/+1 |
| | * | | | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 2010-07-21 | 4 | -6/+38 |
| | * | | | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 2010-07-20 | 1 | -3/+0 |
| | * | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 2010-07-20 | 1 | -1/+1 |
| | * | | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-20 | 3 | -3/+36 |
| * | | | | tracing: Use generic_file_llseek for debugfs | Arnd Bergmann | 2010-07-20 | 1 | -0/+15 |
| * | | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 5 | -146/+0 |
| * | | | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | 6 | -378/+0 |
| |/ / / |
|
| * | | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 6 | -606/+0 |
| * | | | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | 1 | -78/+292 |
| * | | | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2010-06-28 | 2 | -35/+39 |
| * | | | tracing/function-graph: Use correct string size for snprintf | Chase Douglas | 2010-06-28 | 1 | -1/+2 |
| * | | | tracing: Remove open-coded __trace_add_event_call() | Li Zefan | 2010-06-28 | 1 | -51/+19 |
| * | | | tracing: Remove redundant raw_init callbacks | Li Zefan | 2010-06-28 | 2 | -16/+2 |
| * | | | tracing: Remove test of NULL define_fields callback | Li Zefan | 2010-06-28 | 2 | -24/+13 |
| * | | | tracing: Don't allocate common fields for every trace events | Li Zefan | 2010-06-28 | 3 | -52/+81 |
| * | | | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | 1 | -3/+4 |
| * | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 1 | -1/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 9 | -843/+4 |
| |\ \ \ |
|
| | * | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 5 | -597/+0 |
| | * | | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 6 | -241/+0 |
| | * | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 1 | -2/+0 |
| | * | | | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 | 1 | -3/+4 |
| * | | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-08 | 9 | -99/+24 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 | 9 | -99/+24 |
| | |/ / |
|
* | | | | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 2010-08-05 | 1 | -10/+27 |
* | | | | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 2010-08-05 | 4 | -21/+163 |
| |_|/
|/| | |
|
* | | | perf/tracing: Fix regression of perf losing kprobe events | Steven Rostedt | 2010-06-10 | 1 | -1/+3 |
|/ / |
|
* | | blktrace: Fix new kernel-doc warnings | Randy Dunlap | 2010-05-31 | 1 | -0/+2 |
* | | perf_events, trace: Fix perf_trace_destroy(), mutex went missing | Peter Zijlstra | 2010-05-31 | 1 | -1/+4 |
* | | perf_events, trace: Fix probe unregister race | Peter Zijlstra | 2010-05-31 | 3 | -6/+12 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 | 2 | -8/+17 |
|\ \
| |/
|/| |
|