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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
1
-0
/
+23
2016-02-06
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2
-0
/
+2
2016-02-06
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
1
-0
/
+1
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2016-02-06
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
1
-0
/
+1
2016-02-06
team: track sum of rx_nohandler for all slaves
Jarod Wilson
1
-0
/
+1
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
2
-0
/
+7
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-30
/
+46
2016-02-02
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+14
2016-02-01
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2016-02-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+31
2016-02-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+3
2016-02-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
1
-2
/
+2
2016-01-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+6
2016-01-31
block: use DAX for partition table reads
Dan Williams
1
-0
/
+11
2016-01-31
block: revert runtime dax control of the raw block device
Dan Williams
2
-4
/
+0
2016-01-31
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
1
-1
/
+1
2016-01-30
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
1
-2
/
+10
2016-01-30
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2016-01-30
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+7
2016-01-30
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+12
2016-01-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+7
2016-01-29
tcp: Change reference to experimental CWND RFC.
Jörg Thalheim
1
-1
/
+1
2016-01-29
iommu: Update struct iommu_ops comments
Magnus Damm
1
-4
/
+12
2016-01-29
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
1
-0
/
+6
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
1
-3
/
+0
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
1
-2
/
+2
2016-01-29
Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+1
2016-01-29
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...
Dave Airlie
1
-0
/
+4
2016-01-29
sctp: remove the dead field of sctp_transport
Xin Long
1
-2
/
+1
2016-01-29
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
1
-1
/
+1
2016-01-27
include/linux/cleancache.h: Clean up code
Chen Gang
1
-8
/
+6
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
1
-1
/
+1
2016-01-27
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
1
-0
/
+1
2016-01-26
drm/etnaviv: add further minor features and varyings count
Russell King
1
-0
/
+3
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
1
-0
/
+1
2016-01-25
tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_on
Gustavo Padovan
1
-1
/
+1
2016-01-25
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+236
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+5
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-37
/
+2
2016-01-24
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
1
-6
/
+5
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
1
-0
/
+5
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-0
/
+98
2016-01-24
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
1
-0
/
+112
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
22
-268
/
+624
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
1
-0
/
+22
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+28
2016-01-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-2
/
+42
[next]