summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+133
2016-07-29Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-4/+12
2016-07-29mm, compaction: introduce direct compaction priorityVlastimil Babka1-6/+6
2016-07-29mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka1-0/+1
2016-07-29mm, vmscan: add classzone information to tracepointsMel Gorman1-20/+31
2016-07-29mm: move vmscan writes and file write accounting to the nodeMel Gorman1-2/+2
2016-07-29mm: move most file-based accounting to the nodeMel Gorman1-3/+3
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman1-7/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+77
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-13/+59
2016-07-27mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz1-8/+11
2016-07-27khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov1-1/+2
2016-07-27mm: make swapin readahead to improve thp collapse rateEbru Akagunduz1-0/+24
2016-07-27mm: make optimistic check for swapin readaheadEbru Akagunduz1-5/+9
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-4/+18
2016-07-27Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2016-07-27Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-30/+50
2016-07-27Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+1
2016-07-21block: get rid of bio_rw and READAChristoph Hellwig1-2/+2
2016-07-16net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer1-2/+2
2016-07-15printk, tracing: Avoiding unneeded blank linesDaniel Bristot de Oliveira1-0/+8
2016-07-15tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira1-2/+2
2016-07-15tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira2-2/+2
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke1-0/+1
2016-07-15devlink: fix trace format stringArnd Bergmann1-1/+1
2016-07-15tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko1-4/+4
2016-07-13devlink: add hardware messages tracing facilityJiri Pirko1-0/+68
2016-07-10net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer1-4/+9
2016-07-07Btrfs: add fsid to some tracepointsJosef Bacik1-6/+11
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik1-0/+82
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik1-0/+40
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie1-1/+1
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie1-1/+0
2016-06-07blktrace: use op accessorsMike Christie2-15/+28
2016-06-07f2fs: use bio op accessorsMike Christie1-13/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2016-05-24KVM: Unify traced vector formatJan Kiszka1-3/+3
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+9
2016-05-22Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-10/+14
2016-05-21mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko1-0/+1
2016-05-21mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2016-05-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+2
2016-05-18f2fs: use percpu_counter for page countersJaegeuk Kim1-5/+5
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-12/+7
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2016-05-17Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+182
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-4/+7
2016-05-11f2fs: support in batch multi blocks preallocationChao Yu1-5/+9
2016-05-09libata: Implement ZBC OUT translationHannes Reinecke1-0/+1