summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2019-11-20sched/debug: Use symbolic names for task state constantsUwe Kleine-König
2019-02-20sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2019-02-12cpufreq: Add android's 'interactive' governorViresh Kumar
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner
2018-07-11sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-04-26tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-03-28mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li
2018-02-25trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2018-02-03rxrpc: Fix service endpoint expiryDavid Howells
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-11-30SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-11xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer
2017-09-11block: tolerate tracing of NULL bioGreg Thelen
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-31xen: remove not used trace functionsJuergen Gross
2017-08-31xen: remove unused function xen_set_domain_pte()Juergen Gross
2017-08-30mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer
2017-08-29xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer