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
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-67
/
+150
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+4
2018-06-12
Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
5
-67
/
+150
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+37
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-05-29
vfio: ccw: add tracepoints for interesting error paths
Halil Pasic
3
-1
/
+71
2018-05-29
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
1
-11
/
+20
2018-05-29
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
1
-46
/
+36
2018-05-29
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
1
-8
/
+6
2018-05-29
vfio: ccw: push down unsupported IDA check
Halil Pasic
1
-3
/
+16
2018-05-29
vfio: ccw: fix error return in vfio_ccw_sch_event
Dong Jia Shi
1
-1
/
+4
2018-05-23
s390/cio: add test for ccwgroup device
Sebastian Ott
1
-0
/
+6
2018-05-23
s390/cio: add helper to query utility strings per given ccw device
Sebastian Ott
1
-0
/
+31
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
1
-8
/
+2
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
1
-1
/
+1
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-10
/
+23
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
1
-1
/
+12
2018-04-23
vfio: ccw: process ssch with interrupts disabled
Cornelia Huck
1
-7
/
+12
2018-04-23
s390/cio: update chpid descriptor after resource accessibility event
Sebastian Ott
1
-3
/
+11
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
3
-249
/
+0
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
1
-33
/
+0
2018-04-10
s390/qdio: lock device while installing IRQ handler
Julian Wiedmann
1
-0
/
+2
2018-04-10
s390/qdio: clear intparm during shutdown
Julian Wiedmann
1
-1
/
+3
2018-04-10
s390/ccwgroup: require at least one ccw device
Julian Wiedmann
1
-1
/
+4
2018-03-28
s390/cio: add util_string sysfs attribute
Sebastian Ott
1
-0
/
+23
2018-03-26
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
4
-0
/
+12
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
5
-46
/
+32
2018-03-26
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
1
-8
/
+8
2018-03-26
s390/qdio: split up CCQ handling for EQBS / SQBS
Julian Wiedmann
1
-44
/
+33
2018-03-26
s390/qdio: don't retry EQBS after CCQ 96
Julian Wiedmann
1
-9
/
+2
2018-03-26
s390/qdio: restrict buffer merging to eligible devices
Julian Wiedmann
1
-1
/
+2
2018-03-26
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann
1
-11
/
+20
2018-03-26
s390/qdio: simplify math in get_*_buffer_frontier()
Julian Wiedmann
1
-7
/
+4
2018-03-01
vfio-ccw: fence off transport mode
Cornelia Huck
1
-0
/
+5
2018-02-22
s390/cio: clear timer when terminating driver I/O
Sebastian Ott
1
-0
/
+1
2018-02-22
s390/cio: fix return code after missing interrupt
Sebastian Ott
2
-2
/
+5
2018-02-22
s390/cio: fix ccw_device_start_timeout API
Sebastian Ott
1
-40
/
+32
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
5
-11
/
+9
2018-02-02
s390/cmf: fix kerneldoc
Cornelia Huck
1
-7
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2
-8
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-1
/
+1
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-12-05
s390/qdio: restrict target-full handling to IQDIO
Julian Wiedmann
1
-2
/
+2
2017-12-05
s390/qdio: consider ERROR buffers for inbound-full condition
Julian Wiedmann
1
-1
/
+2
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
4
-20
/
+0
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
16
-0
/
+16
2017-11-14
s390/cio: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+14
[next]