aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+90
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-4/+9
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+58
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-6/+42
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+394
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-22/+19
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun1-2/+2
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o1-20/+17
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+102
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-5/+22
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+9
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-85/+59
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-3/+3
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+16
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-22/+28
2020-01-27Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+6
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki1-0/+6
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+5
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-24/+16
2020-01-25ext4: fix extent_status trace pointsDmitry Monakhov1-4/+4
2020-01-25ext4: fix symbolic enum printing in trace outputDmitry Monakhov1-1/+18
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEADPaul E. McKenney1-24/+16
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-20/+12
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-6/+42
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+5
2020-01-23bcache: print written and keys in trace_bcache_btree_writeGuoju Fang1-1/+2
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-74/+56
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-4/+4
2020-01-20io_uring: add opcode to issue trace eventJens Axboe1-4/+9
2020-01-20btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval1-3/+3
2020-01-20pwm: Implement tracing for .get_state() and .apply_state()Uwe Kleine-König1-0/+58
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar3-14/+9
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-10/+5
2020-01-17f2fs: show the CP_PAUSE reason in checkpoint tracesSahitya Tummala1-1/+2
2020-01-17f2fs: support data compressionChao Yu1-0/+100
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer1-17/+12
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen1-57/+44
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen1-1/+1
2020-01-15workqueue: remove workqueue_work event classDaniel Jordan1-19/+12
2020-01-15workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan1-3/+16
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever1-4/+8
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever1-0/+1
2020-01-14tracing: xen: Ordered comparison of function pointersChangbin Du1-1/+5
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds1-9/+3
2020-01-14afs: Fix use-after-loss-of-refDavid Howells1-9/+3
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi1-1/+2
2020-01-13PM-runtime: add tracepoints for usage_count changesMichał Mirosław1-0/+6