| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 3 | -18/+18 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 3 | -18/+18 |
* | | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 1 | -0/+198 |
|\ \ |
|
| * | | clk: Add tracepoints for hardware operations | Stephen Boyd | 2015-03-12 | 1 | -0/+198 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-18 | 3 | -29/+29 |
|\ \ \ |
|
| * | | | tracing, mm: Record pfn instead of pointer to struct page | Namhyung Kim | 2015-04-13 | 3 | -29/+29 |
| | |/
| |/| |
|
* | | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2015-04-18 | 1 | -1/+161 |
|\ \ \ |
|
| * | | | f2fs: pass checkpoint reason on roll-forward recovery | Jaegeuk Kim | 2015-04-16 | 1 | -0/+1 |
| * | | | f2fs: add some tracepoints to debug volatile and atomic writes | Jaegeuk Kim | 2015-04-10 | 1 | -1/+26 |
| * | | | f2fs: add trace for rb-tree extent cache ops | Chao Yu | 2015-03-03 | 1 | -0/+134 |
| | |/
| |/| |
|
* | | | mm: cma: add trace events for CMA allocations and freeings | Stefan Strogin | 2015-04-15 | 1 | -0/+66 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-14 | 1 | -1/+1 |
* | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-04-14 | 15 | -165/+377 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | writeback: Export enums used by tracepoint to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -8/+25 |
| * | | | v4l: Export enums used by tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -25/+50 |
| * | | | SUNRPC: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -18/+44 |
| * | | | mm: tracing: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -10/+32 |
| * | | | irq/tracing: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -12/+27 |
| * | | | f2fs: Export the enums in the tracepoints to userspace | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -0/+30 |
| * | | | net/9p/tracing: Export enums in tracepoints to userspace | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -69/+88 |
| * | | | x86/tlb/trace: Export enums in used by tlb_flush tracepoint | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -5/+25 |
| * | | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -3/+19 |
| * | | | tracing: Give system name a pointer | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -2/+17 |
| * | | | tracing: Add TRACE_SYSTEM_VAR to intel-sst | Steven Rostedt (Red Hat) | 2015-04-07 | 1 | -0/+7 |
| * | | | tracing: %pF is only for function pointers | Scott Wood | 2015-03-25 | 5 | -13/+13 |
| |/ / |
|
* | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2015-04-13 | 1 | -0/+325 |
|\ \ \ |
|
| * | | | libata: Add tracepoints | Hannes Reinecke | 2015-03-27 | 1 | -0/+325 |
| |/ / |
|
* | | | regmap: Move tracing header into drivers/base/regmap | Steven Rostedt | 2015-03-19 | 1 | -251/+0 |
| |/
|/| |
|
* | | regmap: introduce regmap_name to fix syscon regmap trace events | Philipp Zabel | 2015-03-19 | 1 | -62/+61 |
|/ |
|
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | 2 | -1/+89 |
|\ |
|
| * | ext4: add optimization for the lazytime mount option | Theodore Ts'o | 2015-02-05 | 1 | -0/+30 |
| * | vfs: add support for a lazytime mount option | Theodore Ts'o | 2015-02-05 | 1 | -1/+59 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 1 | -0/+19 |
|\ \ |
|
| * | | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 | 1 | -0/+19 |
* | | | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2015-02-12 | 1 | -78/+70 |
|\ \ \ |
|
| * | | | f2fs: fix sparse warnings | Jaegeuk Kim | 2015-02-11 | 1 | -6/+7 |
| * | | | f2fs: split UMOUNT and FASTBOOT flags | Jaegeuk Kim | 2015-02-11 | 1 | -0/+1 |
| * | | | f2fs: merge flags in struct f2fs_sb_info | Chao Yu | 2015-02-11 | 1 | -2/+2 |
| * | | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio... | Chao Yu | 2015-01-09 | 1 | -17/+20 |
| * | | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS | Chao Yu | 2015-01-09 | 1 | -64/+51 |
| |/ / |
|
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | fs: remove default_backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -4/+2 |
| * | | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -13/+18 |
|\ \ \ |
|
| * \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 1 | -13/+18 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | iommu: Change trace unmap api to report unmapped size | Shuah Khan | 2015-01-19 | 1 | -13/+18 |
| | |/ |
|
* | | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2015-02-12 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | tracing: Add array printing helper | Dave Martin | 2015-01-28 | 1 | -0/+9 |
| | |/
| |/| |
|
* | | | mm: when stealing freepages, also take pages created by splitting buddy page | Vlastimil Babka | 2015-02-11 | 1 | -3/+4 |