aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt5-1/+196
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt22-17/+18
2009-04-14tracing/events: fix lockdep system nameSteven Rostedt1-1/+1
2009-04-14tracing/events: fix compile for modules disabledSteven Rostedt1-2/+10
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt6-32/+113
2009-04-14tracing/events: add export symbols for trace events in modulesSteven Rostedt4-0/+9
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt5-38/+39
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt7-233/+218
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt3-133/+147
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt3-28/+92
2009-04-14tracing: create automated trace definesSteven Rostedt16-46/+105
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt15-518/+663
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi6-128/+150
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar580-28953/+23398
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi7-43/+48
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi3-4/+8
2009-04-14tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt3-5/+11
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt2-21/+133
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi4-3/+36
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi11-14/+127
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds11-18/+116
2009-04-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-28/+35
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds28-200/+3062
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-3/+12
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-19/+57
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-29/+45
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-3/+18
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-6/+16
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds2-187/+1896
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-53/+58
2009-04-13Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-106/+128
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds159-2/+15718
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2-2/+13
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo1-24/+33
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik1-1/+1
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker1-1/+3
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker3-3/+16
2009-04-12blktrace: fix output of BLK_TC_PC eventsLi Zefan1-8/+80
2009-04-12blktrace: fix output of unknown eventsLi Zefan1-1/+1
2009-04-12tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei4-37/+197
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint partZhaolei10-30/+36
2009-04-12tracing: Document the event tracing systemTheodore Ts'o1-0/+135