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-07-23
s390 cio: Rewrite trace point class s390_class_schib
Thomas Richter
1
-6
/
+28
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tsch
Thomas Richter
1
-4
/
+18
2018-07-23
s390 cio: Rewrite trace point in s390_cio_adapter_int
Thomas Richter
1
-1
/
+3
2018-07-23
s390 cio: Rewrite trace point in s390_cio_stcrw
Thomas Richter
1
-3
/
+17
2018-07-23
s390 cio: Rewrite trace point in s390_cio_tpi
Thomas Richter
1
-2
/
+8
2018-07-23
s390 cio: Rewrite trace point in s390_cio_interrupt
Thomas Richter
1
-4
/
+8
2018-07-17
s390/chsc: fix packed-not-aligned warnings
Sebastian Ott
2
-18
/
+18
2018-07-17
s390/css: reduce stsch calls
Sebastian Ott
4
-79
/
+57
2018-07-17
s390/css: validate subchannel prior to allocation
Sebastian Ott
3
-30
/
+23
2018-07-17
s390/css: start the subchannel evaluation earlier
Sebastian Ott
1
-4
/
+5
2018-07-17
s390/cio: ensure that a chpid is registered only once
Sebastian Ott
2
-12
/
+12
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-3
/
+2
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
[next]