Age | Commit message (Expand) | Author |
2015-03-19 | 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-02-18 | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-13 | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-12 | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2015-02-12 | mm: when stealing freepages, also take pages created by splitting buddy page | Vlastimil Babka |
2015-02-12 | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim |
2015-02-12 | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim |
2015-02-12 | mm/compaction: print current range where compaction work | Joonsoo Kim |
2015-02-12 | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim |
2015-02-12 | mm/compaction: change tracepoint format from decimal to hexadecimal | Joonsoo Kim |
2015-02-12 | f2fs: fix sparse warnings | Jaegeuk Kim |
2015-02-12 | f2fs: split UMOUNT and FASTBOOT flags | Jaegeuk Kim |
2015-02-12 | f2fs: merge flags in struct f2fs_sb_info | Chao Yu |
2015-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-09 | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-08 | x86/tlb/trace: Do not trace on CPU that is offline | Steven Rostedt (Red Hat) |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-02-05 | 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-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel |
2015-01-28 | tracing: Add array printing helper | Dave Martin |
2015-01-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-20 | 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-19 | iommu: Change trace unmap api to report unmapped size | Shuah Khan |
2015-01-19 | KVM: fix sparse warning in include/trace/events/kvm.h | Christian Borntraeger |
2015-01-14 | perf: Avoid horrible stack usage | Peter Zijlstra (Intel) |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2015-01-10 | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio... | Chao Yu |
2015-01-10 | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS | Chao Yu |
2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-16 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-12-12 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-12-11 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-12-11 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-12-10 | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt | Jeff Layton |
2014-12-09 | sunrpc: convert to lockless lookup of queued server threads | Jeff Layton |
2014-12-09 | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it | Jeff Layton |