index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Lines
2020-06-17
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
-5
/
+11
2020-06-17
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
-10
/
+7
2020-06-16
s390/zcrypt: use kzalloc
Zou Wei
-2
/
+1
2020-06-16
s390/virtio: remove unused pm callbacks
Cornelia Huck
-26
/
+0
2020-06-16
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
-50
/
+20
2020-06-16
s390/qdio: fine-tune SLSB update
Julian Wiedmann
-1
/
+8
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-591
/
+830
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-83
/
+265
2020-06-04
vfio-ccw: make vfio_ccw_regops variables declarations static
Vasily Gorbik
-2
/
+2
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-396
/
+487
2020-06-03
vfio-ccw: Add trace for CRW event
Eric Farman
-0
/
+32
2020-06-03
vfio-ccw: Wire up the CRW irq and CRW region
Farhan Ali
-0
/
+74
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
-0
/
+87
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
-19
/
+57
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
-16
/
+4
2020-06-02
vfio-ccw: Refactor IRQ handlers
Eric Farman
-6
/
+17
2020-06-02
vfio-ccw: Introduce a new schib region
Farhan Ali
-3
/
+112
2020-06-02
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
-8
/
+13
2020-06-02
vfio-ccw: Register a chp_event callback for vfio-ccw
Farhan Ali
-0
/
+47
2020-06-02
vfio-ccw: Introduce new helper functions to free/destroy regions
Farhan Ali
-10
/
+18
2020-06-02
vfio-ccw: Enable transparent CCW IPL from DASD
Jared Rossi
-7
/
+12
2020-05-28
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
-243
/
+156
2020-05-28
s390/qdio: remove q->first_to_kick
Julian Wiedmann
-14
/
+7
2020-05-28
s390/qdio: fix up qdio_start_irq() kerneldoc
Julian Wiedmann
-1
/
+1
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
-0
/
+34
2020-05-21
dasd: refactor dasd_ioctl_information
Christoph Hellwig
-19
/
+23
2020-05-20
s390/ap: introduce new ap function ap_get_qdev()
Harald Freudenberger
-81
/
+95
2020-05-20
s390/qdio: add IRQ reduction for error SBALs
Julian Wiedmann
-12
/
+11
2020-05-20
s390/qdio: refactor ACK processing for primed SBALs
Julian Wiedmann
-8
/
+7
2020-05-20
s390/qdio: simplify overlap calculation on Input refill
Julian Wiedmann
-43
/
+7
2020-05-20
s390/cio: Remove unused inline function idset_sch_get_first
YueHaibing
-12
/
+0
2020-05-19
s390/net: remove pm support from iucv drivers
Julian Wiedmann
-168
/
+1
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
-130
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+3
2020-05-13
s390/ism: fix error return code in ism_probe()
Wei Yongjun
-1
/
+3
2020-05-11
scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data
Benjamin Block
-16
/
+96
2020-05-11
scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects
Benjamin Block
-2
/
+14
2020-05-11
scsi: zfcp: Fence adapter status propagation for common statuses
Benjamin Block
-0
/
+14
2020-05-11
scsi: zfcp: Move p-t-p port allocation to after xport data
Benjamin Block
-3
/
+9
2020-05-11
scsi: zfcp: Fence fc_host updates during link-down handling
Benjamin Block
-5
/
+9
2020-05-11
scsi: zfcp: Move fc_host updates during xport data handling into fenced function
Benjamin Block
-9
/
+25
2020-05-11
scsi: zfcp: Move shost updates during xconfig data handling into fenced function
Benjamin Block
-43
/
+82
2020-05-11
scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function
Benjamin Block
-5
/
+16
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-5
/
+5
2020-05-06
s390/qeth: clean up Kconfig help text
Julian Wiedmann
-6
/
+3
2020-05-06
s390/qeth: return error when starting a reset fails
Julian Wiedmann
-16
/
+27
2020-05-06
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
-6
/
+7
2020-05-06
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
-2
/
+10
2020-05-06
s390/qeth: merge TX skb mapping code
Julian Wiedmann
-37
/
+27
2020-05-06
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
-4
/
+81
[next]