summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2017-12-19siox: add support for tracingUwe Kleine-König
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney
2017-12-11tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar
2017-12-05clk: fix a panic error caused by accessing NULL pointerCai Li
2017-12-04tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-30trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-28tracing, rcu: Remove no longer used trace event rcu_prep_idleSteven Rostedt (VMware)
2017-11-28rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney
2017-11-28rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney
2017-11-28rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney
2017-11-28rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells
2017-11-24rxrpc: Add keepalive for a callDavid Howells
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells
2017-11-24rxrpc: Fix call timeoutsDavid Howells
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17sunrpc: Add rpc_request static trace pointChuck Lever
2017-11-17SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13afs: Protect call->state changes against signalsDavid Howells
2017-11-13afs: Trace page dirty/cleanDavid Howells
2017-11-13afs: Fix directory read/modify raceDavid Howells
2017-11-13afs: Trace the sending of pagesDavid Howells
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara