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
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-160
/
+1451
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+17
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-07-11
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
1
-1
/
+0
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-1
/
+0
2019-07-11
s390: vfio-ap: fix irq registration
Christian Borntraeger
1
-2
/
+1
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
5
-3
/
+243
2019-07-11
s390/dasd: Add discard support for ESE volumes
Jan Höppner
1
-3
/
+54
2019-07-11
s390/dasd: Use ALIGN_DOWN macro
Jan Höppner
1
-1
/
+1
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
7
-80
/
+103
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
4
-0
/
+361
2019-07-11
s390/dasd: Add dasd_sleep_on_queue_interruptible()
Jan Höppner
2
-0
/
+10
2019-07-11
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
3
-14
/
+239
2019-07-11
s390/dasd: Recognise data for ESE volumes
Jan Höppner
4
-4
/
+430
2019-07-11
s390/dasd: Put sub-order definitions in a separate section
Jan Höppner
1
-2
/
+6
2019-07-11
s390/dasd: Make layout analysis ESE compatible
Jan Höppner
1
-6
/
+6
2019-07-11
s390/dasd: Remove old defines and function
Jan Höppner
1
-21
/
+0
2019-07-11
s390/dasd: Remove unused structs and function prototypes
Jan Höppner
1
-25
/
+0
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-992
/
+706
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-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
4
-33
/
+26
2019-06-27
s390/qeth: extract helper for route validation
Julian Wiedmann
2
-28
/
+34
2019-06-27
s390/qeth: consolidate skb RX processing in L3 driver
Julian Wiedmann
1
-18
/
+12
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
4
-80
/
+19
2019-06-27
s390/qeth: streamline SNMP cmd code
Julian Wiedmann
1
-31
/
+18
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
4
-244
/
+59
2019-06-27
s390/qeth: dynamically allocate MPC cmds
Julian Wiedmann
1
-17
/
+19
2019-06-27
s390/qeth: dynamically allocate vnicc cmds
Julian Wiedmann
2
-74
/
+62
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
4
-11
/
+30
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
5
-83
/
+78
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
4
-23
/
+26
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
5
-18
/
+56
2019-06-26
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2
-4
/
+2
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-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
3
-4
/
+4
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
4
-10
/
+10
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
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
[next]