index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
6
-32
/
+46
2015-11-02
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
1
-5
/
+0
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
4
-1
/
+70
2015-11-02
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
3
-0
/
+161
2015-11-02
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
3
-0
/
+51
2015-11-02
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
3
-2
/
+26
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
5
-12
/
+309
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
4
-2
/
+37
2015-11-02
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
1
-14
/
+10
2015-11-02
xprtrdma: Remove reply tasklet
Chuck Lever
1
-43
/
+0
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
4
-18
/
+65
2015-11-02
xprtrdma: Replace send and receive arrays
Chuck Lever
2
-91
/
+73
2015-11-02
xprtrdma: Refactor reply handler error handling
Chuck Lever
3
-40
/
+53
2015-11-02
xprtrdma: Prevent loss of completion signals
Chuck Lever
2
-41
/
+38
2015-11-02
xprtrdma: Re-arm after missed events
Chuck Lever
1
-56
/
+10
2015-11-02
xprtrdma: Enable swap-on-NFS/RDMA
Chuck Lever
1
-1
/
+1
2015-11-02
xprtrdma: don't log warnings for flushed completions
Steve Wise
1
-2
/
+5
2015-10-19
Linux 4.3-rc6
Linus Torvalds
1
-1
/
+1
2015-10-18
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+51
2015-10-18
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-17
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
3
-6
/
+6
2015-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+9
2015-10-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2015-10-16
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-4
/
+13
2015-10-16
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+16
2015-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-6
/
+17
2015-10-16
Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-49
/
+21
2015-10-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-16
/
+115
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-30
/
+79
2015-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-61
/
+58
2015-10-16
sh: add copy_user_page() alias for __copy_user()
Ross Zwisler
1
-0
/
+1
2015-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-16
mm, dax: fix DAX deadlocks
Ross Zwisler
2
-41
/
+31
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
6
-18
/
+22
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
2
-6
/
+16
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
7
-49
/
+21
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2
-5
/
+5
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-10-16
MAINTAINERS: Add myself as maintainer for the gma500 driver
Patrik Jakobsson
1
-0
/
+8
2015-10-16
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
Boris BREZILLON
1
-0
/
+7
2015-10-16
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-10
/
+90
2015-10-16
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-1
/
+2
2015-10-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-2
/
+16
2015-10-15
Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-115
/
+117
2015-10-15
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
1
-0
/
+5
2015-10-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
30
-94
/
+481
[next]