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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
xen: events: Replace BUG() with BUG_ON()
Shyam Saini
1
-2
/
+1
2016-12-23
xen: remove stale xs_input_avail() from header
Juergen Gross
1
-1
/
+0
2016-12-23
xen: return xenstore command failures via response instead of rc
Juergen Gross
1
-20
/
+27
2016-12-23
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
1
-1
/
+1
2016-12-22
xen/evtchn: use rb_entry()
Geliang Tang
1
-2
/
+2
2016-12-22
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
1
-3
/
+3
2016-12-12
xen/balloon: Only mark a page as managed when it is released
Ross Lagerwall
1
-4
/
+2
2016-12-12
xenbus: fix deadlock on writes to /proc/xen/xenbus
David Vrabel
1
-0
/
+2
2016-12-09
xen/scsifront: don't request a slot on the ring until request is ready
Juergen Gross
1
-105
/
+83
2016-12-09
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
1
-3
/
+3
2016-12-09
x86: Make E820_X_MAX unconditionally larger than E820MAX
Alex Thorlton
1
-4
/
+8
2016-12-08
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
1
-2
/
+2
2016-12-08
xen: xenbus: set error code on failure
Pan Bian
1
-1
/
+1
2016-12-08
xen: set error code on failures
Pan Bian
1
-3
/
+6
2016-12-08
arm/xen: Use alloc_percpu rather than __alloc_percpu
Julien Grall
1
-2
/
+1
2016-12-02
arm/arm64: xen: Move shared architecture headers to include/xen/arm
Marc Zyngier
15
-436
/
+441
2016-11-30
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
Vitaly Kuznetsov
1
-1
/
+1
2016-11-28
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2016-11-24
xen-scsifront: Add a missing call to kfree
Quentin Lambert
1
-0
/
+1
2016-11-18
MAINTAINERS: update XEN HYPERVISOR INTERFACE
David Vrabel
1
-1
/
+0
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
4
-2
/
+4
2016-11-17
xen-platform: use builtin_pci_driver
Geliang Tang
1
-5
/
+1
2016-11-10
xen-netback: fix error handling output
Arnd Bergmann
1
-1
/
+1
2016-11-07
xen: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
2
-11
/
+4
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-pciback
Juergen Gross
1
-5
/
+3
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-fbfront
Juergen Gross
1
-9
/
+4
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-scsifront
Juergen Gross
1
-5
/
+1
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-pcifront
Juergen Gross
1
-4
/
+2
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-netfront
Juergen Gross
1
-49
/
+18
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-netback
Juergen Gross
1
-36
/
+14
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-kbdfront
Juergen Gross
1
-8
/
+5
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-tpmfront
Juergen Gross
1
-6
/
+2
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-blkfront
Juergen Gross
1
-55
/
+26
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-blkback
Juergen Gross
1
-22
/
+14
2016-11-07
xen: introduce xenbus_read_unsigned()
Juergen Gross
2
-0
/
+19
2016-11-06
Linux 4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-11-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-499
/
+919
2016-11-05
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-31
/
+71
2016-11-05
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+4
2016-11-05
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-66
/
+97
2016-11-05
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-66
/
+106
2016-11-05
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
5
-9
/
+29
2016-11-05
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+17
[next]