index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qdio: increase string buffer size
Heiko Carstens
2017-05-09
1
-1
/
+1
*
s390/ccwgroup: increase string buffer size
Heiko Carstens
2017-05-09
1
-2
/
+2
*
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
Dong Jia Shi
2017-04-12
1
-11
/
+6
*
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
2017-04-12
2
-22
/
+1
*
vfio: ccw: introduce support for ccw0
Dong Jia Shi
2017-03-31
1
-3
/
+29
*
vfio: ccw: introduce a finite state machine
Dong Jia Shi
2017-03-31
5
-107
/
+287
*
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
2017-03-31
3
-31
/
+37
*
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
2017-03-31
2
-1
/
+126
*
vfio: ccw: realize VFIO_DEVICE_RESET ioctl
Dong Jia Shi
2017-03-31
1
-14
/
+33
*
vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
Dong Jia Shi
2017-03-31
1
-0
/
+78
*
vfio: ccw: handle ccw command request
Dong Jia Shi
2017-03-31
3
-4
/
+148
*
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
2017-03-31
2
-0
/
+51
*
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
2017-03-31
4
-2
/
+170
*
vfio: ccw: introduce channel program interfaces
Dong Jia Shi
2017-03-31
3
-1
/
+859
*
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
2017-03-31
3
-0
/
+290
*
s390: cio: export more interfaces
Dong Jia Shi
2017-03-31
1
-0
/
+10
*
s390: cio: introduce cio_cancel_halt_clear
Dong Jia Shi
2017-03-31
3
-46
/
+68
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
2017-02-23
1
-3
/
+5
*
s390/qdio: improve some debug prints
Julian Wiedmann
2017-02-03
1
-2
/
+3
*
s390/qdio: fix up tiqdio_thinint_handler() kerneldoc
Julian Wiedmann
2017-02-03
1
-2
/
+1
*
s390/qdio: clean up q->irq_ptr usage
Julian Wiedmann
2017-02-03
1
-4
/
+4
*
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
2017-02-03
1
-4
/
+4
*
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
2017-01-16
1
-8
/
+2
*
s390/cio: remove unused struct member
Sebastian Ott
2017-01-16
2
-2
/
+0
*
s390/cio: export real cssid
Sebastian Ott
2017-01-16
1
-0
/
+22
*
s390/cio: css initialization cleanup
Sebastian Ott
2017-01-16
1
-56
/
+47
*
s390/cio: css attribute cleanup
Sebastian Ott
2017-01-16
1
-28
/
+29
*
s390/cio: use cssid for pgid generation
Sebastian Ott
2017-01-16
4
-3
/
+53
*
s390/cio: clarify cssid usage
Sebastian Ott
2017-01-16
4
-26
/
+29
*
s390/cio: get rid of variable length array
Heiko Carstens
2017-01-16
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-10-31
4
-16
/
+11
*
s390/cio: clean up DEV_STATE_SENSE_PGID
Dong Jia Shi
2016-10-28
2
-7
/
+0
*
s390/cio: don't register chpids in reserved state
Sebastian Ott
2016-10-17
1
-2
/
+4
*
s390/cio: fix accidental interrupt enabling during resume
Sebastian Ott
2016-09-30
1
-8
/
+12
*
s390: cio: remove redundant cio_cancel declaration
Dong Jia Shi
2016-08-24
1
-1
/
+0
*
s390/qdio: avoid reschedule of outbound tasklet once killed
Ursula Braun
2016-08-08
1
-24
/
+25
*
s390/qdio: remove checks for ccw device internal state
Sebastian Ott
2016-08-08
1
-6
/
+0
*
s390/qdio: fix double return code evaluation
Sebastian Ott
2016-08-08
1
-8
/
+3
*
s390/qdio: get rid of spin_lock_irqsave usage
Sebastian Ott
2016-08-08
1
-11
/
+8
*
s390/cio: remove subchannel_id from ccw_device_private
Sebastian Ott
2016-08-08
2
-3
/
+0
*
s390/qdio: obtain subchannel_id via ccw_device_get_schid()
Sebastian Ott
2016-08-08
1
-9
/
+23
*
s390/cio: stop using subchannel_id from ccw_device_private
Sebastian Ott
2016-08-08
1
-3
/
+4
*
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
2016-07-31
1
-14
/
+32
*
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
2016-07-31
1
-9
/
+9
*
s390/cio/chp : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-18
1
-9
/
+2
*
s390/chsc: improve channel path descriptor determination
Sebastian Ott
2016-07-15
2
-8
/
+7
[next]