| Commit message (Expand) | Author | Age |
* | mm: cma: add trace events for CMA allocations and freeings | Stefan Strogin | 2015-04-15 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 |
|\ |
|
| * | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-14 |
* | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-04-14 |
|\ \
| |/
|/| |
|
| * | writeback: Export enums used by tracepoint to user space | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | v4l: Export enums used by tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | SUNRPC: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | mm: tracing: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | irq/tracing: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | f2fs: Export the enums in the tracepoints to userspace | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | net/9p/tracing: Export enums in tracepoints to userspace | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | x86/tlb/trace: Export enums in used by tlb_flush tracepoint | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | tracing: Give system name a pointer | Steven Rostedt (Red Hat) | 2015-04-08 |
| * | tracing: Add TRACE_SYSTEM_VAR to intel-sst | Steven Rostedt (Red Hat) | 2015-04-07 |
| * | tracing: %pF is only for function pointers | Scott Wood | 2015-03-25 |
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2015-04-13 |
|\ \ |
|
| * | | libata: Add tracepoints | Hannes Reinecke | 2015-03-27 |
| |/ |
|
* | | regmap: Move tracing header into drivers/base/regmap | Steven Rostedt | 2015-03-19 |
* | | regmap: introduce regmap_name to fix syscon regmap trace events | Philipp Zabel | 2015-03-19 |
|/ |
|
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 |
|\ |
|
| * | ext4: add optimization for the lazytime mount option | Theodore Ts'o | 2015-02-05 |
| * | vfs: add support for a lazytime mount option | Theodore Ts'o | 2015-02-05 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 |
|\ \ |
|
| * | | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 |
* | | | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2015-02-12 |
|\ \ \ |
|
| * | | | f2fs: fix sparse warnings | Jaegeuk Kim | 2015-02-11 |
| * | | | f2fs: split UMOUNT and FASTBOOT flags | Jaegeuk Kim | 2015-02-11 |
| * | | | f2fs: merge flags in struct f2fs_sb_info | Chao Yu | 2015-02-11 |
| * | | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio... | Chao Yu | 2015-01-09 |
| * | | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS | Chao Yu | 2015-01-09 |
| |/ / |
|
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 |
|\ \ \ |
|
| * | | | fs: remove default_backing_dev_info | Christoph Hellwig | 2015-01-20 |
| * | | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 |
| |/ / |
|
* | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 |
|\ \ \ |
|
| * \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | iommu: Change trace unmap api to report unmapped size | Shuah Khan | 2015-01-19 |
| | |/ |
|
* | | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2015-02-12 |
|\ \ \ |
|
| * | | | tracing: Add array printing helper | Dave Martin | 2015-01-28 |
| | |/
| |/| |
|
* | | | mm: when stealing freepages, also take pages created by splitting buddy page | Vlastimil Babka | 2015-02-11 |
* | | | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim | 2015-02-11 |
* | | | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim | 2015-02-11 |
* | | | mm/compaction: print current range where compaction work | Joonsoo Kim | 2015-02-11 |
* | | | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim | 2015-02-11 |
* | | | mm/compaction: change tracepoint format from decimal to hexadecimal | Joonsoo Kim | 2015-02-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-09 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-01-28 |
| |\ \ \
| | | |/
| | |/| |
|