Age | Commit message (Expand) | Author |
2017-07-05 | s390/vfio_ccw: remove unused variable | Sebastian Ott |
2017-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-06-22 | Merge commit '8e8320c9315c' into for-4.13/block | Jens Axboe |
2017-06-12 | s390/cio: introduce io_subchannel_type | Sebastian Ott |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-05-23 | Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky |
2017-05-22 | s390/vfio_ccw: make some symbols static | Sebastian Ott |
2017-05-09 | s390/qdio: increase string buffer size | Heiko Carstens |
2017-05-09 | s390/ccwgroup: increase string buffer size | Heiko Carstens |
2017-04-12 | vfio: ccw: improve error handling for vfio_ccw_mdev_remove | Dong Jia Shi |
2017-04-12 | vfio: ccw: remove unnecessary NULL checks of a pointer | Dong Jia Shi |
2017-03-31 | vfio: ccw: introduce support for ccw0 | Dong Jia Shi |
2017-03-31 | vfio: ccw: introduce a finite state machine | Dong Jia Shi |
2017-03-31 | vfio: ccw: return I/O results asynchronously | Dong Jia Shi |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls | Dong Jia Shi |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_RESET ioctl | Dong Jia Shi |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl | Dong Jia Shi |
2017-03-31 | vfio: ccw: handle ccw command request | Dong Jia Shi |
2017-03-31 | vfio: ccw: introduce ccw_io_region | Dong Jia Shi |
2017-03-31 | vfio: ccw: register vfio_ccw to the mediated device framework | Dong Jia Shi |
2017-03-31 | vfio: ccw: introduce channel program interfaces | Dong Jia Shi |
2017-03-31 | vfio: ccw: basic implementation for vfio_ccw driver | Dong Jia Shi |
2017-03-31 | s390: cio: export more interfaces | Dong Jia Shi |
2017-03-31 | s390: cio: introduce cio_cancel_halt_clear | Dong Jia Shi |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-23 | s390/chsc: Add exception handler for CHSC instruction | Peter Oberparleiter |
2017-02-03 | s390/qdio: improve some debug prints | Julian Wiedmann |
2017-02-03 | s390/qdio: fix up tiqdio_thinint_handler() kerneldoc | Julian Wiedmann |
2017-02-03 | s390/qdio: clean up q->irq_ptr usage | Julian Wiedmann |
2017-02-03 | s390/qdio: clear DSCI prior to scanning multiple input queues | Julian Wiedmann |
2017-01-16 | s390/cio: remove cmf related code relevant for 31 bit only | Sebastian Ott |
2017-01-16 | s390/cio: remove unused struct member | Sebastian Ott |
2017-01-16 | s390/cio: export real cssid | Sebastian Ott |
2017-01-16 | s390/cio: css initialization cleanup | Sebastian Ott |
2017-01-16 | s390/cio: css attribute cleanup | Sebastian Ott |
2017-01-16 | s390/cio: use cssid for pgid generation | Sebastian Ott |
2017-01-16 | s390/cio: clarify cssid usage | Sebastian Ott |
2017-01-16 | s390/cio: get rid of variable length array | Heiko Carstens |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-31 | s390: cio: make it explicitly non-modular | Paul Gortmaker |
2016-10-28 | s390/cio: clean up DEV_STATE_SENSE_PGID | Dong Jia Shi |
2016-10-17 | s390/cio: don't register chpids in reserved state | Sebastian Ott |
2016-09-30 | s390/cio: fix accidental interrupt enabling during resume | Sebastian Ott |
2016-08-24 | s390: cio: remove redundant cio_cancel declaration | Dong Jia Shi |
2016-08-08 | s390/qdio: avoid reschedule of outbound tasklet once killed | Ursula Braun |
2016-08-08 | s390/qdio: remove checks for ccw device internal state | Sebastian Ott |
2016-08-08 | s390/qdio: fix double return code evaluation | Sebastian Ott |
2016-08-08 | s390/qdio: get rid of spin_lock_irqsave usage | Sebastian Ott |