| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-08 | SUNRPC: Export enums in tracepoints to user space |  Steven Rostedt (Red Hat) | 1 | -18/+44 |
| 2015-04-08 | mm: tracing: Export enums in tracepoints to user space |  Steven Rostedt (Red Hat) | 1 | -10/+32 |
| 2015-04-08 | irq/tracing: Export enums in tracepoints to user space |  Steven Rostedt (Red Hat) | 1 | -12/+27 |
| 2015-04-08 | f2fs: Export the enums in the tracepoints to userspace |  Steven Rostedt (Red Hat) | 1 | -0/+30 |
| 2015-04-08 | net/9p/tracing: Export enums in tracepoints to userspace |  Steven Rostedt (Red Hat) | 1 | -69/+88 |
| 2015-04-08 | x86/tlb/trace: Export enums in used by tlb_flush tracepoint |  Steven Rostedt (Red Hat) | 1 | -5/+25 |
| 2015-04-08 | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values |  Steven Rostedt (Red Hat) | 1 | -3/+19 |
| 2015-04-08 | tracing: Give system name a pointer |  Steven Rostedt (Red Hat) | 1 | -2/+17 |
| 2015-04-07 | tracing: Add TRACE_SYSTEM_VAR to intel-sst |  Steven Rostedt (Red Hat) | 1 | -0/+7 |
| 2015-03-27 | libata: Add tracepoints |  Hannes Reinecke | 1 | -0/+325 |
| 2015-03-25 | tracing: %pF is only for function pointers |  Scott Wood | 5 | -13/+13 |
| 2015-03-19 | regmap: Move tracing header into drivers/base/regmap |  Steven Rostedt | 1 | -251/+0 |
| 2015-03-19 | regmap: introduce regmap_name to fix syscon regmap trace events |  Philipp Zabel | 1 | -62/+61 |
| 2015-03-12 | clk: Add tracepoints for hardware operations |  Stephen Boyd | 1 | -0/+198 |
| 2015-03-03 | f2fs: add trace for rb-tree extent cache ops |  Chao Yu | 1 | -0/+134 |
| 2015-02-17 | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -1/+89 |
| 2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+19 |
| 2015-02-12 | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 1 | -78/+70 |
| 2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -7/+5 |
| 2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -13/+18 |
| 2015-02-12 | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -0/+9 |
| 2015-02-11 | mm: when stealing freepages, also take pages created by splitting buddy page |  Vlastimil Babka | 1 | -3/+4 |
| 2015-02-11 | mm/compaction: add tracepoint to observe behaviour of compaction defer |  Joonsoo Kim | 1 | -0/+56 |
| 2015-02-11 | mm/compaction: more trace to understand when/why compaction start/finish |  Joonsoo Kim | 1 | -0/+74 |
| 2015-02-11 | mm/compaction: print current range where compaction work |  Joonsoo Kim | 1 | -7/+23 |
| 2015-02-11 | mm/compaction: enhance tracepoint output for compaction begin/end |  Joonsoo Kim | 1 | -14/+35 |
| 2015-02-11 | mm/compaction: change tracepoint format from decimal to hexadecimal |  Joonsoo Kim | 1 | -1/+1 |
| 2015-02-11 | f2fs: fix sparse warnings |  Jaegeuk Kim | 1 | -6/+7 |
| 2015-02-11 | f2fs: split UMOUNT and FASTBOOT flags |  Jaegeuk Kim | 1 | -0/+1 |
| 2015-02-11 | f2fs: merge flags in struct f2fs_sb_info |  Chao Yu | 1 | -2/+2 |
| 2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -4/+4 |
| 2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+4 |
| 2015-02-08 | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -1/+3 |
| 2015-02-07 | x86/tlb/trace: Do not trace on CPU that is offline |  Steven Rostedt (Red Hat) | 1 | -1/+3 |
| 2015-02-06 | kvm: add halt_poll_ns module parameter |  Paolo Bonzini | 1 | -0/+19 |
| 2015-02-05 | ext4: add optimization for the lazytime mount option |  Theodore Ts'o | 1 | -0/+30 |
| 2015-02-05 | vfs: add support for a lazytime mount option |  Theodore Ts'o | 1 | -1/+59 |
| 2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -13/+18 |
| 2015-01-28 | tracing: Add array printing helper |  Dave Martin | 1 | -0/+9 |
| 2015-01-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -7/+9 |
| 2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -7/+9 |
| 2015-01-20 | fs: remove default_backing_dev_info |  Christoph Hellwig | 1 | -4/+2 |
| 2015-01-20 | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info |  Christoph Hellwig | 1 | -3/+3 |
| 2015-01-19 | iommu: Change trace unmap api to report unmapped size |  Shuah Khan | 1 | -13/+18 |
| 2015-01-19 | KVM: fix sparse warning in include/trace/events/kvm.h |  Christian Borntraeger | 1 | -7/+9 |
| 2015-01-14 | perf: Avoid horrible stack usage |  Peter Zijlstra (Intel) | 1 | -3/+4 |
| 2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there |  Jiri Pirko | 1 | -4/+4 |
| 2015-01-09 | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio |  Chao Yu | 1 | -17/+20 |
| 2015-01-09 | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS |  Chao Yu | 1 | -64/+51 |
| 2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 1 | -4/+4 |