index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
1
-1
/
+1
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
1
-3
/
+4
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
1
-7
/
+11
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2017-09-14
KVM: trace events: update list of exit reasons
Ladi Prosek
1
-1
/
+3
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+0
2017-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2017-09-13
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-3
/
+110
2017-09-12
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
1
-2
/
+2
2017-09-11
block: tolerate tracing of NULL bio
Greg Thelen
1
-3
/
+2
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-131
/
+200
2017-09-07
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-13
/
+23
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+13
2017-09-07
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+0
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+1
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-7
/
+1
2017-09-07
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
1
-2
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-11
/
+286
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
1
-0
/
+31
2017-08-31
xen: remove not used trace functions
Juergen Gross
1
-20
/
+0
2017-08-31
xen: remove unused function xen_set_domain_pte()
Juergen Gross
1
-18
/
+0
2017-08-30
mmc: core: Add members to mmc_request and mmc_data for CQE's
Adrian Hunter
1
-13
/
+23
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+98
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-8
/
+38
2017-08-29
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
1
-4
/
+18
2017-08-29
xdp: make xdp tracepoints report bpf prog id instead of prog_tag
Jesper Dangaard Brouer
1
-10
/
+8
2017-08-29
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
1
-8
/
+30
2017-08-29
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-24
xdp: get tracepoints xdp_exception and xdp_redirect in sync
Jesper Dangaard Brouer
1
-6
/
+6
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
1
-12
/
+12
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
3
-12
/
+12
2017-08-22
f2fs: add tracepoint for f2fs_gc
Chao Yu
1
-0
/
+107
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+5
2017-08-19
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
1
-4
/
+7
2017-08-18
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
1
-9
/
+9
2017-08-17
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
1
-0
/
+50
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
1
-8
/
+5
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
1
-0
/
+58
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
1
-114
/
+128
2017-08-15
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
1
-3
/
+3
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-27
/
+8
2017-07-31
ext4: remove unused metadata accounting variables
Eric Whitney
1
-27
/
+8
2017-07-29
kernfs: introduce kernfs_node_id
Shaohua Li
1
-1
/
+1
2017-07-25
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-2
/
+5
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+30
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-224
/
+251
2017-07-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+81
[next]