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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
31
-764
/
+1192
2019-07-05
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
1
-1
/
+1
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
3
-7
/
+375
2019-07-02
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
2
-1
/
+44
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+2
2019-07-02
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Julian Wiedmann
1
-1
/
+0
2019-07-02
s390/qdio: (re-)initialize tiqdio list entries
Julian Wiedmann
2
-2
/
+4
2019-07-02
s390/dasd: Fix a precision vs width bug in dasd_feature_list()
Dan Carpenter
1
-1
/
+1
2019-07-02
s390/cio: introduce driver_override on the css bus
Cornelia Huck
2
-0
/
+54
2019-06-24
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
1
-1
/
+1
2019-06-24
Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
3
-278
/
+151
2019-06-21
vfio-ccw: Remove copy_ccw_from_iova()
Eric Farman
1
-12
/
+2
2019-06-21
vfio-ccw: Factor out the ccw0-to-ccw1 transition
Eric Farman
1
-23
/
+25
2019-06-21
vfio-ccw: Copy CCW data outside length calculation
Eric Farman
1
-12
/
+7
2019-06-21
vfio-ccw: Skip second copy of guest cp to host
Eric Farman
1
-7
/
+3
2019-06-21
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
3
-19
/
+18
2019-06-19
s390/cio: move struct node_descriptor to cio.h
Julian Wiedmann
1
-30
/
+0
2019-06-19
s390/sclp: remove call home support
Heiko Carstens
3
-211
/
+0
2019-06-17
s390/cio: Combine direct and indirect CCW paths
Eric Farman
1
-76
/
+39
2019-06-17
vfio-ccw: Rearrange IDAL allocation in direct CCW
Eric Farman
1
-10
/
+15
2019-06-17
vfio-ccw: Remove pfn_array_table
Eric Farman
1
-85
/
+33
2019-06-17
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
1
-2
/
+3
2019-06-17
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
1
-15
/
+11
2019-06-17
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
1
-23
/
+4
2019-06-17
s390/cio: Generalize the TIC handler
Eric Farman
1
-5
/
+6
2019-06-17
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
1
-4
/
+4
2019-06-17
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
1
-20
/
+16
2019-06-15
virtio/s390: make airq summary indicators DMA
Halil Pasic
1
-8
/
+24
2019-06-15
virtio/s390: use DMA memory for ccw I/O and classic notifiers
Halil Pasic
1
-80
/
+89
2019-06-15
virtio/s390: add indirection to indicators access
Halil Pasic
1
-15
/
+25
2019-06-15
virtio/s390: use cacheline aligned airq bit vectors
Halil Pasic
1
-1
/
+2
2019-06-15
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
3
-14
/
+26
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
9
-83
/
+160
2019-06-15
s390/cio: introduce DMA pools to cio
Halil Pasic
1
-4
/
+129
2019-06-15
s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-4
/
+4
2019-06-13
vfio-ccw: Destroy kmem cache region on module exit
Farhan Ali
1
-0
/
+1
2019-06-11
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+44
2019-06-07
s390/qdio: handle PENDING state for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2019-06-07
s390/cio: fix kdoc for tiqdio_thinint_handler
Sebastian Ott
1
-0
/
+1
2019-06-07
s390/zcrypt: support special flagged EP11 cprbs
Harald Freudenberger
1
-0
/
+4
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-04
Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/...
Heiko Carstens
2
-46
/
+119
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
3
-13
/
+12
2019-06-03
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
1
-6
/
+5
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
1
-18
/
+12
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
1
-5
/
+50
[next]