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-04-17
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
Stefan Haberland
1
-1
/
+0
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-17
/
+16
2020-04-10
Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-158
/
+102
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+18
2020-04-06
s390/cio: generate delayed uevent for vfio-ccw subchannels
Cornelia Huck
1
-0
/
+5
2020-04-06
s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck
1
-4
/
+9
2020-04-06
s390/qdio: clear DSCI early for polling drivers
Julian Wiedmann
3
-26
/
+2
2020-04-06
s390/qdio: inline shared_ind()
Julian Wiedmann
1
-11
/
+8
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
3
-7
/
+6
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
4
-59
/
+21
2020-04-06
zfcp: inline zfcp_qdio_setup_init_data()
Julian Wiedmann
1
-25
/
+17
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
5
-37
/
+45
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
38
-506
/
+218
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-2
/
+3
2020-04-02
s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
Vivek Goyal
1
-0
/
+15
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-35
/
+449
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-03-31
scsi: zfcp: use fallthrough;
Joe Perches
2
-17
/
+16
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
14
-380
/
+572
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2020-03-29
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
1
-3
/
+0
2020-03-27
s390/qeth: phase out OSN support
Julian Wiedmann
2
-0
/
+4
2020-03-27
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
4
-0
/
+33
2020-03-27
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2
-36
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2
-4
/
+4
2020-03-27
s390/qdio: set qdio_irq->cdev at allocation time
Julian Wiedmann
5
-17
/
+15
2020-03-27
s390/qdio: remove unused function declarations
Julian Wiedmann
1
-2
/
+0
2020-03-27
s390/ccwgroup: remove pm support
Julian Wiedmann
1
-69
/
+0
2020-03-27
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
6
-174
/
+5
2020-03-27
s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
Harald Freudenberger
2
-9
/
+9
2020-03-27
s390/ism: remove pm support
Ursula Braun
1
-20
/
+0
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-12
/
+193
2020-03-25
s390/qeth: modernize two list helpers
Julian Wiedmann
1
-5
/
+3
2020-03-25
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
3
-4
/
+7
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
3
-8
/
+102
2020-03-25
s390/qeth: collect more TX statistics
Julian Wiedmann
3
-6
/
+17
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
2
-8
/
+8
2020-03-25
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2
-22
/
+13
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
6
-104
/
+83
2020-03-25
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
1
-30
/
+26
2020-03-25
s390/qeth: split out RX poll code
Julian Wiedmann
1
-21
/
+33
2020-03-25
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2
-19
/
+13
2020-03-25
s390/cio: use fallthrough;
Joe Perches
1
-2
/
+2
2020-03-25
s390/vfio: use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-25
s390/zcrypt: use fallthrough;
Joe Perches
3
-9
/
+9
2020-03-25
s390: use fallthrough;
Joe Perches
4
-6
/
+6
2020-03-23
s390/ap: Remove ap device suspend and resume callbacks
Harald Freudenberger
1
-21
/
+0
2020-03-23
s390/qdio: pass ISC as parameter to chsc_sadc()
Julian Wiedmann
3
-4
/
+6
2020-03-23
s390/zcrypt: replace snprintf/sprintf with scnprintf
Harald Freudenberger
6
-75
/
+76
[next]