summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-041-0/+1
|\
| * tracing: Fix __print_hex_dump scopePiotr Maziarz2019-11-261-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-011-0/+47
|\ \
| * | rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-3/+29
| * | mm: emit tracepoint when RSS changesJoel Fernandes (Google)2019-12-011-0/+21
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-8/+8
|\ \ \ | |/ / |/| |
| * | y2038: itimer: change implementation to timespec64Arnd Bergmann2019-11-151-8/+8
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-11-302-6/+23
|\ \ \
| * | | jbd2: Provide trace event for handle restartsJan Kara2019-11-051-1/+15
| * | | ext4: Reserve revoke credits for freed blocksJan Kara2019-11-051-5/+8
* | | | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-281-8/+8
|\ \ \ \
| * | | | io_uring: improve trace_io_uring_defer() trace pointJens Axboe2019-11-251-8/+8
* | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-0/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-141-0/+6
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-3/+80
|\ \ \ \
| * | | | fsi: aspeed: Add trace pointsJoel Stanley2019-11-081-0/+77
| * | | | trace: fsi: Print transfer size unsignedAndrew Jeffery2019-11-081-3/+3
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-22/+28
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-312-22/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney2019-10-302-22/+28
| | |\ \ \ \
| | | | * | | nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2019-10-051-1/+2
| | | |/ / / | | |/| | |
| | | * | | rcu: Update descriptions for rcu_future_grace_period tracepointPaul E. McKenney2019-10-301-5/+5
| | | * | | rcu: Update descriptions for rcu_nocb_wake tracepointPaul E. McKenney2019-10-301-14/+21
| | | * | | rcu: Remove obsolete descriptions for rcu_barrier tracepointPaul E. McKenney2019-10-301-2/+0
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-254-30/+50
|\ \ \ \ \
| * | | | | page_pool: Add API to update numa nodeSaeed Mahameed2019-11-201-0/+22
| * | | | | page_pool: extend tracepoint to also include the page PFNJesper Dangaard Brouer2019-11-181-4/+9
| * | | | | page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer2019-11-181-3/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+1
| |\ \ \ \ \
| * | | | | | page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-11-161-15/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: bridge: fdb: br_fdb_update can take flags directlyNikolay Aleksandrov2019-11-011-6/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-262-2/+3
| |\ \ \ \ \ \
| | * | | | | | xdp: Fix type of string pointer in __XDP_ACT_SYM_TABBen Dooks (Codethink)2019-10-221-1/+1
| | * | | | | | bpf: Add typecast to raw_tracepoints to help BTF generationAlexei Starovoitov2019-10-171-1/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-11-252-73/+73
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | writeback: fix -Wformat compilation warningsQian Cai2019-11-251-24/+24
| * | | | | | cgroup: use cgrp->kn->id as the cgroup IDTejun Heo2019-11-121-3/+3
| * | | | | | kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-2/+2
| * | | | | | writeback: use ino_t for inodes in tracepointsTejun Heo2019-11-121-44/+44
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-11-251-67/+64
|\ \ \ \ \ \
| * | | | | | btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-12/+12
| * | | | | | btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-8/+8
| * | | | | | btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-3/+2
| * | | | | | btrfs: tracepoints: constify all pointersDavid Sterba2019-11-181-26/+26
| * | | | | | btrfs: tracepoints: drop typecasts from printkDavid Sterba2019-11-181-15/+13
| * | | | | | btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-181-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-4/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' into for-5.5/blockJens Axboe2019-11-073-12/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-10-071-4/+8
| | |_|/ / / | |/| | | |