Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -7/+5 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -4/+77 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -13/+59 |
2016-07-27 | mm, thp: convert from optimistic swapin collapsing to conservative | Ebru Akagunduz | 1 | -8/+11 |
2016-07-27 | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov | 1 | -1/+2 |
2016-07-27 | mm: make swapin readahead to improve thp collapse rate | Ebru Akagunduz | 1 | -0/+24 |
2016-07-27 | mm: make optimistic check for swapin readahead | Ebru Akagunduz | 1 | -5/+9 |
2016-07-27 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 1 | -4/+18 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -30/+50 |
2016-07-27 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -0/+1 |
2016-07-21 | block: get rid of bio_rw and READA | Christoph Hellwig | 1 | -2/+2 |
2016-07-16 | net: fixup for tracepoint napi:napi_poll | Jesper Dangaard Brouer | 1 | -2/+2 |
2016-07-15 | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke | 1 | -0/+1 |
2016-07-15 | devlink: fix trace format string | Arnd Bergmann | 1 | -1/+1 |
2016-07-15 | tracing: change owner name to driver name for devlink hwmsg tracepoint | Jiri Pirko | 1 | -4/+4 |
2016-07-13 | devlink: add hardware messages tracing facility | Jiri Pirko | 1 | -0/+68 |
2016-07-10 | net: tracepoint napi:napi_poll add work and budget | Jesper Dangaard Brouer | 1 | -4/+9 |
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 |