aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1603-29590/+32864
2009-05-07tracing/events: fix concurrent access to ftrace_events list, fixLi Zefan1-2/+3
2009-05-07tracing/filters: support for operator reserved characters in stringsFrederic Weisbecker1-0/+10
2009-05-07tracing/filters: support for filters of dynamic sized arraysFrederic Weisbecker1-3/+41
2009-05-06tracing: add hierarchical enabling of eventsSteven Rostedt1-0/+140
2009-05-06tracing: reset ring buffer when removing modules with eventsSteven Rostedt3-0/+21
2009-05-06tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt1-1/+6
2009-05-06ring-buffer: change test to be more latency friendlySteven Rostedt1-0/+31
2009-05-06ring-buffer: make moving the tail page a separate functionSteven Rostedt1-40/+49
2009-05-06ring-buffer: check for failed allocation in ring buffer benchmarkSteven Rostedt1-0/+3
2009-05-06ring-buffer: remove unneeded conditional in rb_reserve_nextSteven Rostedt1-5/+3
2009-05-06tracing: small trave_events sample Makefile cleanupChristoph Hellwig1-3/+1
2009-05-06tracing: trace_output.c, fix false positive compiler warningJaswinder Singh Rajput1-1/+1
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle4-11/+9
2009-05-06blktrace: correct remap namesAlan D. Brunelle3-16/+16
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers2-4/+4
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan4-17/+33
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan3-7/+34
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan1-3/+2
2009-05-06tracing/events: don't say hi when loading the trace event sampleLi Zefan1-4/+0
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt3-0/+396
2009-05-05ring-buffer: move big if statement downSteven Rostedt1-107/+111
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-32/+16
2009-05-05tracing: use proper export symbol for tracing apiSteven Rostedt1-3/+3
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott1-3/+3
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3
2009-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-9/+10
2009-05-05Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman1-0/+8
2009-05-05ring-buffer: disable writers when resetting buffersSteven Rostedt1-0/+4
2009-05-05ring-buffer: have read page swap increment counter with page entriesSteven Rostedt1-25/+3
2009-05-05Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+11
2009-05-05Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-05-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-05-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-59/+8
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+18
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-13/+34
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich4-9/+10
2009-05-05ring-buffer: record page entries in buffer page descriptorSteven Rostedt1-26/+13
2009-05-05ring-buffer: convert cpu buffer entries to local_tSteven Rostedt1-9/+12
2009-05-05tracing: export stats of ring buffers to userspaceSteven Rostedt1-0/+42
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt2-3/+51
2009-05-05ring-buffer: export symbolsSteven Rostedt1-0/+3
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds11-14/+25
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-157/+598
2009-05-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+12
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds5-65/+66
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds6-13/+22
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-14/+40