summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14tracing/events: fix lockdep system nameSteven Rostedt
2009-04-14tracing/events: fix compile for modules disabledSteven Rostedt
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing/events: add export symbols for trace events in modulesSteven Rostedt
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt
2009-04-14tracing: create automated trace definesSteven Rostedt
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi
2009-04-14tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-04-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare
2009-04-13ata: fix obviously wrong commentVegard Nossum
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker
2009-04-12blktrace: fix output of BLK_TC_PC eventsLi Zefan
2009-04-12blktrace: fix output of unknown eventsLi Zefan
2009-04-12tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-12tracing: Document the event tracing systemTheodore Ts'o
2009-04-12tracing: Add documentation for the power tracerTheodore Ts'o