aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Implement YFS support in the fs clientDavid Howells
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells
2018-10-24afs: Better tracing of protocol errorsDavid Howells
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-18Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-11hwmon: (core) Add trace events to _attr_show/store functionsNicolin Chen
2018-10-10Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03xprtrdma: Squelch a sparse warningChuck Lever
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-10-03xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever
2018-10-02xprtrdma: Rename rpcrdma_conn_upcallChuck Lever
2018-10-02xprtrdma: Name MR trace events consistentlyChuck Lever
2018-10-02xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney
2018-10-01ext4: generalize extents status tree search functionsEric Whitney
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust
2018-09-28rxrpc: Fix error distributionDavid Howells
2018-09-27kyber: add tracepointsOmar Sandoval
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao
2018-09-11signal: Remove SEND_SIG_FORCEDEric W. Biederman
2018-09-10sched/debug: Use symbolic names for task state constantsUwe Kleine-König
2018-08-30rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney
2018-08-30rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney