Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 1 | -1/+1 |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 1 | -1/+0 |
2016-06-07 | blktrace: use op accessors | Mike Christie | 2 | -15/+28 |
2016-06-07 | f2fs: use bio op accessors | Mike Christie | 1 | -13/+21 |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2016-05-24 | KVM: Unify traced vector format | Jan Kiszka | 1 | -3/+3 |
2016-05-24 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+9 |
2016-05-22 | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -10/+14 |
2016-05-21 | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 1 | -0/+1 |
2016-05-21 | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 1 | -1/+1 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+7 |
2016-05-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+2 |
2016-05-18 | f2fs: use percpu_counter for page counters | Jaegeuk Kim | 1 | -5/+5 |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -12/+7 |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2016-05-17 | Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -0/+182 |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -4/+7 |
2016-05-11 | f2fs: support in batch multi blocks preallocation | Chao Yu | 1 | -5/+9 |
2016-05-09 | libata: Implement ZBC OUT translation | Hannes Reinecke | 1 | -0/+1 |
2016-05-09 | libata: implement ZBC IN translation | Hannes Reinecke | 1 | -0/+1 |
2016-05-09 | libata-trace: decode subcommands | Hannes Reinecke | 1 | -1/+6 |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 1 | -0/+1 |
2016-05-03 | Merge getxattr prototype change into work.lookups | Al Viro | 1 | -3/+3 |
2016-05-02 | mmc: core: Provide tracepoints for request processing | Baolin Wang | 1 | -0/+182 |
2016-04-27 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -2/+77 |
2016-04-21 | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 1 | -10/+3 |
2016-04-11 | scsi-trace: define ZBC_IN and ZBC_OUT | Hannes Reinecke | 1 | -0/+2 |
2016-04-11 | scsi-trace: remove service action definitions | Hannes Reinecke | 1 | -4/+0 |
2016-04-11 | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 1 | -3/+3 |
2016-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+88 |
2016-04-09 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+88 |
2016-04-08 | perf, bpf: allow bpf programs attach to tracepoints | Alexei Starovoitov | 1 | -1/+9 |
2016-04-08 | perf: split perf_trace_buf_prepare into alloc and update parts | Alexei Starovoitov | 1 | -4/+4 |
2016-04-08 | perf: remove unused __addr variable | Alexei Starovoitov | 2 | -8/+2 |
2016-04-04 | btrfs: Add qgroup tracing | Mark Fasheh | 1 | -1/+88 |
2016-04-02 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 1 | -1/+1 |
2016-03-31 | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 1 | -2/+3 |
2016-03-31 | rcu: Add event tracing definitions for expedited grace periods | Paul E. McKenney | 1 | -2/+76 |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -117/+50 |
2016-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -2/+14 |
2016-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-03-21 | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -4/+8 |
2016-03-20 | ipv6, trace: fix tos reporting on fib6_table_lookup | Daniel Borkmann | 1 | -1/+1 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+139 |
2016-03-18 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 1 | -0/+134 |
2016-03-18 | mm, tracing: refresh __def_vmaflag_names | Kirill A. Shutemov | 1 | -7/+16 |
2016-03-18 | mm, compaction: introduce kcompactd | Vlastimil Babka | 1 | -0/+55 |
2016-03-17 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+22 |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -49/+168 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+5 |