Age | Commit message (Expand) | Author | Files | Lines |
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' a... | 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-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+9 |
2015-01-21 | fs: remove default_backing_dev_info | Christoph Hellwig | 1 | -4/+2 |
2015-01-21 | 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-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -4/+4 |
2015-01-10 | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio... | Chao Yu | 1 | -17/+20 |
2015-01-10 | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS | Chao Yu | 1 | -64/+51 |
2014-12-21 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -4/+4 |
2014-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -4/+4 |
2014-12-17 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -6/+114 |
2014-12-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -12/+15 |
2014-12-12 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -11/+6 |
2014-12-12 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -25/+0 |
2014-12-11 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -5/+3 |
2014-12-11 | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+160 |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+6 |
2014-12-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2014-12-09 | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt | Jeff Layton | 1 | -0/+94 |
2014-12-09 | sunrpc: convert to lockless lookup of queued server threads | Jeff Layton | 1 | -1/+2 |
2014-12-09 | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it | Jeff Layton | 1 | -1/+2 |
2014-12-09 | sunrpc: move rq_splice_ok flag into rq_flags | Jeff Layton | 1 | -1/+2 |
2014-12-09 | sunrpc: move rq_dropme flag into rq_flags | Jeff Layton | 1 | -4/+4 |
2014-12-09 | sunrpc: move rq_usedeferral flag to rq_flags | Jeff Layton | 1 | -4/+5 |
2014-12-09 | sunrpc: move rq_local field to rq_flags | Jeff Layton | 1 | -1/+2 |
2014-12-09 | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it | Jeff Layton | 1 | -4/+13 |
2014-12-08 | Merge remote-tracking branch 'asoc/topic/cache' into asoc-next | Mark Brown | 1 | -25/+0 |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 1 | -4/+4 |
2014-11-25 | ext4: change LRU to round-robin in extent status tree shrinker | Zheng Liu | 1 | -7/+4 |
2014-11-25 | ext4: cache extent hole in extent status tree for ext4_da_map_blocks() | Zheng Liu | 1 | -2/+1 |
2014-11-25 | ext4: fix block reservation for bigalloc filesystems | Jan Kara | 1 | -2/+1 |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 2 | -2/+2 |
2014-11-24 | sunrpc: add tracepoints in xs_tcp_data_recv | Jeff Layton | 1 | -1/+43 |
2014-11-24 | sunrpc: add new tracepoints in xprt handling code | Jeff Layton | 1 | -0/+63 |
2014-11-24 | sunrpc: add some tracepoints in svc_rqst handling functions | Jeff Layton | 1 | -0/+55 |
2014-11-20 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -2/+2 |
2014-11-19 | tracing: Fix return value of ftrace_raw_output_prep() | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-11-19 | tracing: Add trace_seq_has_overflowed() and trace_handle_return() | Steven Rostedt (Red Hat) | 1 | -4/+2 |
2014-11-16 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 1 | -9/+9 |
2014-11-15 | Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu... | Dave Airlie | 1 | -12/+15 |
2014-11-13 | gpu: host1x: Use struct host1x_bo pointers in traces | Thierry Reding | 1 | -12/+15 |
2014-11-11 | module: Replace module_ref with atomic_t refcnt | Masami Hiramatsu | 1 | -1/+1 |