aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre2-18/+19
2009-03-22Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buffer', 'tracing/textedit' and 'linus' into tracing/coreIngo Molnar3-14/+16
2009-03-22tracing: keep the tracing buffer after self-test failureFrederic Weisbecker1-1/+1
2009-03-22tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker2-4/+60
2009-03-21tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinitFrederic Weisbecker1-4/+4
2009-03-20tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2-10/+12
2009-03-20ftrace: event profile hooksPeter Zijlstra6-8/+89
2009-03-20ftrace: ensure every event gets an idPeter Zijlstra2-1/+19
2009-03-20ftrace: provide an id file for each eventPeter Zijlstra1-0/+36
2009-03-20Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar9-179/+243
2009-03-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/coreIngo Molnar91-13236/+1399
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-2/+2
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-3/+59
2009-03-19function-graph: show binary events as commentsSteven Rostedt1-12/+28
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt5-16/+10
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt1-22/+69
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt3-34/+39
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-19tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker1-0/+9
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt1-69/+29
2009-03-18ftrace: protect running nmi (V3)Lai Jiangshan1-23/+40
2009-03-18tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar1-3/+1
2009-03-18tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput1-2/+7
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds39-12237/+0
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+5
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-840/+1069
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-12/+14
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-28/+72
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt1-8/+33
2009-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-24/+48
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky1-1/+1
2009-03-18kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli1-3/+1
2009-03-18tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker1-0/+26
2009-03-18tracing: fix command line to pid reverse mapCarsten Emde1-5/+11
2009-03-18tracing: fix trace_find_cmdline()Thomas Gleixner1-5/+4
2009-03-18tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner1-6/+7
2009-03-18tracing: stop command line recording when tracing is disabledThomas Gleixner1-1/+2
2009-03-18Merge branch 'fix/opl3sa2-suspend' into for-linusTakashi Iwai1-6/+12
2009-03-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-13/+26