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