aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-24/+23
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-9/+14
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+252
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann1-3/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-42/+126
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+36
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+25
2018-08-13Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-2/+1
2018-08-13Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+4
2018-08-13net: Change the layout of structure trace_event_raw_fib_table_lookupZong Li1-1/+1
2018-08-06locks: add tracepoint in flock codepathJeff Layton1-1/+4
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo1-1/+1
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik1-1/+0
2018-08-01rxrpc: Trace socket notificationDavid Howells1-0/+20
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells1-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells1-35/+72
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)1-9/+14
2018-07-26cpufreq: trace frequency limits changeRuchi Kandoi1-0/+25
2018-07-23fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt1-0/+150
2018-07-23Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt1-24/+636
2018-07-12rcu: Remove CPU-hotplug failsafe from force-quiescent-state code pathPaul E. McKenney1-5/+5
2018-07-12rcu: Rename the grace-period-request variables and parametersJoel Fernandes1-7/+8
2018-07-12rcu: Don't funnel-lock above leaf node if GP in progressPaul E. McKenney1-2/+2
2018-07-12rcu: Convert rcu_fqs tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-12rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-12rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-12rcu: Convert rcu_preempt_task tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-12rcu: Convert rcu_grace_period_init tracepoint to gp_seqPaul E. McKenney1-6/+6
2018-07-12rcu: Convert rcu_future_grace_period tracepoint to gp_seqPaul E. McKenney1-13/+9
2018-07-12rcu: Convert rcu_grace_period tracepoint to gp_seqPaul E. McKenney1-6/+7
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt1-0/+59
2018-07-11cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)1-24/+23
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree1-0/+7
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao1-5/+25
2018-06-19clk: add duty cycle supportJerome Brunet1-0/+36
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-23/+53
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+583
2018-06-12fsi/fsi-master-gpio: Implement CRC error recoveryBenjamin Herrenschmidt1-0/+27
2018-06-12fsi: gpio: Trace busy countAndrew Jeffery1-0/+16
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+57
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-490/+175
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+0
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+7
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers1-0/+57
2018-06-04Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust1-23/+53
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+7
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells1-0/+32
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3