| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-07-28 | 3 | -4/+12 |
|\ |
|
| * | printk, tracing: Avoiding unneeded blank lines | Daniel Bristot de Oliveira | 2016-07-15 | 1 | -0/+8 |
| * | tracing: Use __get_str() when manipulating strings | Daniel Bristot de Oliveira | 2016-07-15 | 1 | -2/+2 |
| * | tracing: Use outer () on __get_str() definition | Daniel Bristot de Oliveira | 2016-07-15 | 2 | -2/+2 |
* | | mm, compaction: introduce direct compaction priority | Vlastimil Babka | 2016-07-28 | 1 | -6/+6 |
* | | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations | Vlastimil Babka | 2016-07-28 | 1 | -0/+1 |
* | | mm, vmscan: add classzone information to tracepoints | Mel Gorman | 2016-07-28 | 1 | -20/+31 |
* | | mm: move vmscan writes and file write accounting to the node | Mel Gorman | 2016-07-28 | 1 | -2/+2 |
* | | mm: move most file-based accounting to the node | Mel Gorman | 2016-07-28 | 1 | -3/+3 |
* | | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -7/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 2 | -4/+77 |
|\ \ |
|
| * | | net: fixup for tracepoint napi:napi_poll | Jesper Dangaard Brouer | 2016-07-15 | 1 | -2/+2 |
| * | | devlink: fix trace format string | Arnd Bergmann | 2016-07-14 | 1 | -1/+1 |
| * | | tracing: change owner name to driver name for devlink hwmsg tracepoint | Jiri Pirko | 2016-07-14 | 1 | -4/+4 |
| * | | devlink: add hardware messages tracing facility | Jiri Pirko | 2016-07-12 | 1 | -0/+68 |
| * | | net: tracepoint napi:napi_poll add work and budget | Jesper Dangaard Brouer | 2016-07-09 | 1 | -4/+9 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-26 | 2 | -13/+59 |
|\ \ |
|
| * | | mm, thp: convert from optimistic swapin collapsing to conservative | Ebru Akagunduz | 2016-07-26 | 1 | -8/+11 |
| * | | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+2 |
| * | | mm: make swapin readahead to improve thp collapse rate | Ebru Akagunduz | 2016-07-26 | 1 | -0/+24 |
| * | | mm: make optimistic check for swapin readahead | Ebru Akagunduz | 2016-07-26 | 1 | -5/+9 |
| * | | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 2016-07-26 | 1 | -4/+18 |
| |/ |
|
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -2/+2 |
|\ \ |
|
| * | | block: get rid of bio_rw and READA | Christoph Hellwig | 2016-07-20 | 1 | -2/+2 |
* | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 3 | -30/+50 |
|\ \ \
| |/ / |
|
| * | | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 2016-06-07 | 1 | -1/+1 |
| * | | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 2016-06-07 | 1 | -1/+0 |
| * | | blktrace: use op accessors | Mike Christie | 2016-06-07 | 2 | -15/+28 |
| * | | f2fs: use bio op accessors | Mike Christie | 2016-06-07 | 1 | -13/+21 |
| |/ |
|
* | | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-07-26 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke | 2016-07-15 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | KVM: Unify traced vector format | Jan Kiszka | 2016-05-24 | 1 | -3/+3 |
* | | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-05-23 | 1 | -1/+9 |
|\ \ |
|
| * | | libata: Implement ZBC OUT translation | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
| * | | libata: implement ZBC IN translation | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
| * | | libata-trace: decode subcommands | Hannes Reinecke | 2016-05-09 | 1 | -1/+6 |
| * | | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 2016-05-09 | 1 | -0/+1 |
* | | | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-05-21 | 1 | -10/+14 |
|\ \ \ |
|
| * | | | f2fs: use percpu_counter for page counters | Jaegeuk Kim | 2016-05-18 | 1 | -5/+5 |
| * | | | f2fs: support in batch multi blocks preallocation | Chao Yu | 2016-05-11 | 1 | -5/+9 |
* | | | | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | | | | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-20 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 1 | -4/+7 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 1 | -4/+7 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-05-18 | 1 | -4/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | scsi-trace: define ZBC_IN and ZBC_OUT | Hannes Reinecke | 2016-04-11 | 1 | -0/+2 |
| * | | scsi-trace: remove service action definitions | Hannes Reinecke | 2016-04-11 | 1 | -4/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 2 | -12/+7 |
|\ \ |
|
| * | | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 2016-04-21 | 1 | -10/+3 |