summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker2009-03-231-5/+11
| * | | tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi2009-03-232-7/+25
| * | | tracing/filters: fix bug in copy_pred()Tom Zanussi2009-03-231-2/+10
| * | | tracing/filters: use list_for_each_entry_safeTom Zanussi2009-03-231-4/+2
| * | | tracing/events: don't discard an event after commitFrederic Weisbecker2009-03-231-2/+3
| * | | tracing/ftrace: make nop-tracer use polling wait for events on pipeFrederic Weisbecker2009-03-231-0/+1
| * | | tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-233-6/+24
| * | | tracing/events: make the filter files writableFrederic Weisbecker2009-03-231-2/+2
| * | | tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar2009-03-221-1/+6
| * | | tracing: add per-subsystem filteringTom Zanussi2009-03-223-6/+175
| * | | tracing: add per-event filteringTom Zanussi2009-03-225-0/+436
| * | | tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-222-23/+105
| * | | tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-224-10/+107
* | | | tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-242-18/+19
| |/ / |/| |
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...Ingo Molnar2009-03-223-14/+16
|\ \ \ \ | |_|/ / |/| | |
| | * | tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2009-03-202-10/+12
| | |/
| * / tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinitFrederic Weisbecker2009-03-211-4/+4
| |/
* | tracing: keep the tracing buffer after self-test failureFrederic Weisbecker2009-03-221-1/+1
* | tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker2009-03-222-4/+60
* | ftrace: event profile hooksPeter Zijlstra2009-03-206-8/+89
* | ftrace: ensure every event gets an idPeter Zijlstra2009-03-202-1/+19
* | ftrace: provide an id file for each eventPeter Zijlstra2009-03-201-0/+36
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-209-179/+243
|\ \ | |/ |/|
| * function-graph: show binary events as commentsSteven Rostedt2009-03-191-12/+28
| * tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-195-16/+10
| * function-graph: calculate function depth within function graph tracerSteven Rostedt2009-03-191-22/+69
| * tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-193-34/+39
| * function-graph: consolidate prologues for outputSteven Rostedt2009-03-191-69/+29
| * ftrace: protect running nmi (V3)Lai Jiangshan2009-03-191-23/+40
| * tracing: give easy way to clear trace bufferSteven Rostedt2009-03-181-8/+33
| |
| \
| \
| \
*---. \ Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-2091-13236/+1399
|\ \ \ \
| | | * | aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-191-2/+3
| | | * | eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-191-10/+27
| | | * | Move cc-option to below arch-specific setupLinus Torvalds2009-03-191-1/+3
| | | * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-198-40/+48
| | | |\ \
| | | | * | [S390] make page table upgrade work againMartin Schwidefsky2009-03-182-14/+35
| | | | * | [S390] make page table walking more robustMartin Schwidefsky2009-03-183-5/+6
| | | | * | [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-181-18/+0
| | | | * | [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-181-2/+4
| | | | * | [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-181-0/+2
| | | | * | [S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky2009-03-181-1/+1
| | | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-03-191-2/+2
| | | |\ \ \
| | | | * | | HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-101-1/+1
| | | | * | | HID: fix incorrect free in hiddevJohannes Weiner2009-03-101-1/+1
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-193-3/+59
| | | |\ \ \ \
| | | | * | | | Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-101-0/+6
| | | | * | | | Btrfs: Fix locking around adding new space_infoChris Mason2009-03-103-3/+53
| | | * | | | | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-191-12/+11
| | | * | | | | Add '-fwrapv' to gcc CFLAGSLinus Torvalds2009-03-191-0/+1
| | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-03-1839-12237/+0
| | | |\ \ \ \ \