| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim | 2015-02-11 | 1 | -0/+56 |
* | | | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim | 2015-02-11 | 1 | -0/+74 |
* | | | mm/compaction: print current range where compaction work | Joonsoo Kim | 2015-02-11 | 1 | -7/+23 |
* | | | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim | 2015-02-11 | 1 | -14/+35 |
* | | | mm/compaction: change tracepoint format from decimal to hexadecimal | Joonsoo Kim | 2015-02-11 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -4/+4 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 1 | -7/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-09 | 1 | -3/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-01-28 | 1 | -7/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | perf: Avoid horrible stack usage | Peter Zijlstra (Intel) | 2015-01-14 | 1 | -3/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-08 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/tlb/trace: Do not trace on CPU that is offline | Steven Rostedt (Red Hat) | 2015-02-07 | 1 | -1/+3 |
| |/ |
|
* / | KVM: fix sparse warning in include/trace/events/kvm.h | Christian Borntraeger | 2015-01-19 | 1 | -7/+9 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 1 | -4/+4 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 1 | -4/+4 |
| |\ |
|
| | * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 1 | -4/+4 |
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | module: Replace module_ref with atomic_t refcnt | Masami Hiramatsu | 2014-11-11 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-12-16 | 1 | -6/+114 |
|\ \ \ |
|
| * | | | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt | Jeff Layton | 2014-12-09 | 1 | -0/+94 |
| * | | | sunrpc: convert to lockless lookup of queued server threads | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
| * | | | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
| * | | | sunrpc: move rq_splice_ok flag into rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
| * | | | sunrpc: move rq_dropme flag into rq_flags | Jeff Layton | 2014-12-09 | 1 | -4/+4 |
| * | | | sunrpc: move rq_usedeferral flag to rq_flags | Jeff Layton | 2014-12-09 | 1 | -4/+5 |
| * | | | sunrpc: move rq_local field to rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
| * | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it | Jeff Layton | 2014-12-09 | 1 | -4/+13 |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-15 | 1 | -12/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu... | Dave Airlie | 2014-11-15 | 1 | -12/+15 |
| |\ \ \
| | |_|/
| |/| | |
|