summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-283-4/+12
|\
| * printk, tracing: Avoiding unneeded blank linesDaniel Bristot de Oliveira2016-07-151-0/+8
| * tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira2016-07-151-2/+2
| * tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira2016-07-152-2/+2
* | mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-281-6/+6
* | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-281-0/+1
* | mm, vmscan: add classzone information to tracepointsMel Gorman2016-07-281-20/+31
* | mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-281-2/+2
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-3/+3
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-272-4/+77
|\ \
| * | net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer2016-07-151-2/+2
| * | devlink: fix trace format stringArnd Bergmann2016-07-141-1/+1
| * | tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko2016-07-141-4/+4
| * | devlink: add hardware messages tracing facilityJiri Pirko2016-07-121-0/+68
| * | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-091-4/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-262-13/+59
|\ \
| * | mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz2016-07-261-8/+11
| * | khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2016-07-261-1/+2
| * | mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-07-261-0/+24
| * | mm: make optimistic check for swapin readaheadEbru Akagunduz2016-07-261-5/+9
| * | fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2016-07-261-4/+18
| |/
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-2/+2
|\ \
| * | block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-2/+2
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-30/+50
|\| |
| * | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-1/+1
| * | block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-071-1/+0
| * | blktrace: use op accessorsMike Christie2016-06-072-15/+28
| * | f2fs: use bio op accessorsMike Christie2016-06-071-13/+21
| |/
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-261-0/+1
|\ \ | |/ |/|
| * ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-151-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-3/+3
|\ \ | |/ |/|
| * KVM: Unify traced vector formatJan Kiszka2016-05-241-3/+3
* | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-231-1/+9
|\ \
| * | libata: Implement ZBC OUT translationHannes Reinecke2016-05-091-0/+1
| * | libata: implement ZBC IN translationHannes Reinecke2016-05-091-0/+1
| * | libata-trace: decode subcommandsHannes Reinecke2016-05-091-1/+6
| * | libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-0/+1
* | | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-05-211-10/+14
|\ \ \
| * | | f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-181-5/+5
| * | | f2fs: support in batch multi blocks preallocationChao Yu2016-05-111-5/+9
* | | | mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-201-0/+1
* | | | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko2016-05-201-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-4/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-4/+7
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-181-4/+2
|\ \ \ | | |/ | |/|
| * | scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2016-04-111-0/+2
| * | scsi-trace: remove service action definitionsHannes Reinecke2016-04-111-4/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-172-12/+7
|\ \
| * | perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2016-04-211-10/+3