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
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
4
-5
/
+4
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
4
-27
/
+6
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
4
-169
/
+97
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
4
-99
/
+64
2017-04-07
s390/netiucv: improve endianness handling
Hans Wippel
1
-1
/
+1
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
2
-7
/
+7
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
4
-31
/
+32
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
6
-32
/
+0
2017-04-07
s390/qeth: remove unused return value
Julian Wiedmann
2
-11
/
+3
2017-04-07
s390/qeth: fix up ssqd tracing
Julian Wiedmann
1
-2
/
+3
2017-04-07
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
1
-6
/
+4
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-18
/
+15
2017-03-31
Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
Martin Schwidefsky
10
-46
/
+2023
2017-03-31
vfio: ccw: introduce support for ccw0
Dong Jia Shi
1
-3
/
+29
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi
5
-107
/
+287
2017-03-31
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
3
-31
/
+37
2017-03-31
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
2
-1
/
+126
2017-03-31
vfio: ccw: realize VFIO_DEVICE_RESET ioctl
Dong Jia Shi
1
-14
/
+33
2017-03-31
vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
Dong Jia Shi
1
-0
/
+78
2017-03-31
vfio: ccw: handle ccw command request
Dong Jia Shi
3
-4
/
+148
2017-03-31
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
2
-0
/
+51
2017-03-31
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
4
-2
/
+170
2017-03-31
vfio: ccw: introduce channel program interfaces
Dong Jia Shi
3
-1
/
+859
2017-03-31
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
3
-0
/
+290
2017-03-31
s390: cio: export more interfaces
Dong Jia Shi
1
-0
/
+10
2017-03-31
s390: cio: introduce cio_cancel_halt_clear
Dong Jia Shi
3
-46
/
+68
2017-03-28
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
3
-6
/
+13
2017-03-28
s390/dasd: check if query host access feature is supported
Stefan Haberland
1
-0
/
+4
2017-03-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
4
-7
/
+11
2017-03-22
s390/pkey: Introduce new API for secure key verification
Harald Freudenberger
1
-1
/
+63
2017-03-22
s390/pkey: Fix wrong handling of secure key with old MKVP
Harald Freudenberger
1
-19
/
+34
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-2
/
+6
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+4
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
Ingo Molnar
2
-1
/
+2
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2
-2
/
+4
2017-02-23
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
1
-1
/
+1
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
2
-0
/
+1152
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
2
-2
/
+5
2017-02-23
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
1
-10
/
+0
2017-02-23
s390/zcrypt: Enable request count reset for cards and queues.
Harald Freudenberger
2
-8
/
+37
2017-02-23
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
1
-3
/
+5
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
28
-533
/
+696
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-182
/
+212
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-02-20
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
1
-51
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2
-6
/
+0
[prev]
[next]