index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
4
-24
/
+39
2019-06-13
s390/qeth: command-chain the IDX sequence
Julian Wiedmann
1
-44
/
+14
2019-06-13
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
3
-90
/
+46
2019-06-13
s390/qeth: add support for dynamically allocated cmds
Julian Wiedmann
2
-9
/
+56
2019-06-13
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
3
-27
/
+21
2019-06-13
s390/qeth: convert device-specific trace entries
Julian Wiedmann
3
-137
/
+122
2019-06-13
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
3
-37
/
+10
2019-06-13
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
3
-28
/
+37
2019-06-13
s390/qeth: clean up setting of BLKT defaults
Julian Wiedmann
2
-5
/
+7
2019-06-13
s390/qeth: restart pending READ cmd from callback
Julian Wiedmann
1
-3
/
+1
2019-06-13
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2
-10
/
+4
2019-06-13
s390/qeth: use mm helpers
Julian Wiedmann
1
-17
/
+16
2019-06-13
s390/qeth: don't mask TX errors on IQD devices
Julian Wiedmann
1
-7
/
+0
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/git/kvms390/vfio-ccw into features
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
2019-06-03
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
1
-1
/
+4
2019-06-03
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
1
-18
/
+46
2019-06-03
s390/cio: Set vfio-ccw FSM state before ioeventfd
Eric Farman
1
-3
/
+3
2019-06-03
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
1
-1
/
+5
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-7
/
+66
2019-05-31
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-7
/
+39
2019-05-29
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
Steffen Maier
4
-7
/
+65
2019-05-29
scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
Steffen Maier
1
-0
/
+1
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
3
-7
/
+39
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-32
/
+11
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-27
/
+25
2019-05-12
virtio/s390: enable packed ring
Halil Pasic
1
-3
/
+1
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
1
-7
/
+15
[prev]
[next]