summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko
2017-02-22mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko
2017-02-22mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang
2017-02-22dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler
2017-02-22dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler
2017-02-22dax: add tracepoint infrastructure, PMD tracingRoss Zwisler
2017-02-22tracing: add __print_flags_u64()Ross Zwisler
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-10kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-01-27block: cleanup tracingChristoph Hellwig
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann
2017-01-23rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09afs: Refcount the afs_call structDavid Howells
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-09afs: Add some tracepointsDavid Howells
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-05scsi: ufs: add trace event for ufs commandsLee Susman
2017-01-05scsi: ufs: add time profiling supportsubhashj@codeaurora.org
2017-01-05scsi: ufs: add tracing supportsubhashj@codeaurora.org
2017-01-05rxrpc: Add some more tracingDavid Howells
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin