summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/ring-buffer: Add unlock recursion protection on discardFrederic Weisbecker2009-04-201-5/+13
* tracing/core: Add current context on tracing recursion warningFrederic Weisbecker2009-04-191-0/+7
* tracing: remove format attribute of inline functionSteven Rostedt2009-04-181-1/+0
* tracing: protect trace_printk from recursionSteven Rostedt2009-04-171-2/+8
* tracing: add same level recursion detectionSteven Rostedt2009-04-174-1/+53
* tracing: add EXPORT_SYMBOL_GPL for trace commitsSteven Rostedt2009-04-171-1/+3
* tracing/events: enable code with EVENT_TRACING not EVENT_TRACERSteven Rostedt2009-04-171-1/+1
* tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi2009-04-173-23/+75
* tracing: Remove include/trace/kmem_event_types.hZhaolei2009-04-171-193/+0
* tracing: fix file mode of trace and READMELi Zefan2009-04-171-2/+2
* tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge2009-04-171-2/+2
* tracing/events: perform function tracing in event selftestsSteven Rostedt2009-04-171-6/+72
* tracing: add saved_cmdlines file to show cached task commsAvadh Patel2009-04-171-0/+53
* tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt2009-04-173-0/+87
* tracing/events: add startup tests for eventsSteven Rostedt2009-04-171-0/+178
* ftrace: use module notifier for function tracerSteven Rostedt2009-04-174-45/+75
* blktrace: fix context-info when mixed-using blk tracer and trace eventsLi Zefan2009-04-161-5/+13
* blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-163-1/+17
* blktrace: support per-partition tracing for ftrace pluginLi Zefan2009-04-161-14/+25
* blktrace: support per-partition tracingShawn Du2009-04-164-20/+36
* tracing/events: add trace-events-sampleSteven Rostedt2009-04-145-1/+196
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-1422-17/+18
* tracing/events: fix lockdep system nameSteven Rostedt2009-04-141-1/+1
* tracing/events: fix compile for modules disabledSteven Rostedt2009-04-141-2/+10
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-146-32/+113
* tracing/events: add export symbols for trace events in modulesSteven Rostedt2009-04-144-0/+9
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-145-38/+39
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-147-233/+218
* tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-143-133/+147
* tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-143-28/+92
* tracing: create automated trace definesSteven Rostedt2009-04-1416-46/+105
* tracing: consolidate trace and trace_event headersSteven Rostedt2009-04-1415-518/+663
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-146-128/+150
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-14580-28953/+23398
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-04-1311-18/+116
| |\
| | * docbook: make cleandocsRandy Dunlap2009-04-111-3/+8
| | * kbuild: fix spurious initramfs rebuildMaxime Bizon2009-04-111-1/+1
| | * Documentation: explain the difference between __bitwise and __bitwise__Sam Ravnborg2009-04-111-0/+8
| | * kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells2009-04-112-0/+12
| | * kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich2009-04-111-2/+2
| | * kbuild: fix a few typos in top-level MakefileKirill Smelkov2009-04-111-2/+2
| | * kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-112-8/+77
| | * kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-111-1/+1
| | * kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-111-0/+4
| | * kbuild: fix option processing for -I in headerdepUwe Kleine-König2009-04-111-1/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-133-28/+35
| |\ \
| | * | ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1
| | * | ahci: force CAP_NCQ for earlier NV MCPsTejun Heo2009-04-131-24/+33
| | * | [libata] sata_via: kill uninit'd var warningJeff Garzik2009-04-131-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-1328-200/+3062
| |\ \ \
OpenPOWER on IntegriCloud