Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | s390/cio: recover from bad paths | Sebastian Ott | 4 | -3/+24 |
2017-08-03 | s390/cio: add const to bin_attribute structures | Bhumika Goyal | 1 | -2/+2 |
2017-07-26 | Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 1 | -1/+1 |
2017-07-26 | s390/cio: constify attribute_group structures. | Arvind Yadav | 1 | -2/+2 |
2017-07-24 | vfio: ccw: fix bad ptr math for TIC cda translation | Jason J. Herne | 1 | -1/+1 |
2017-07-13 | s390: chp: handle CRW_ERC_INIT for channel-path status change | Dong Jia Shi | 1 | -0/+1 |
2017-07-05 | s390/vfio_ccw: remove unused variable | Sebastian Ott | 1 | -2/+0 |
2017-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -99/+50 |
2017-06-23 | Merge commit '8e8320c9315c' into for-4.13/block | Jens Axboe | 1 | -6/+6 |
2017-06-12 | s390/cio: introduce io_subchannel_type | Sebastian Ott | 3 | -99/+50 |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 2 | -4/+4 |
2017-05-23 | Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 1 | -6/+6 |
2017-05-22 | s390/vfio_ccw: make some symbols static | Sebastian Ott | 1 | -6/+6 |
2017-05-09 | s390/qdio: increase string buffer size | Heiko Carstens | 1 | -1/+1 |
2017-05-09 | s390/ccwgroup: increase string buffer size | Heiko Carstens | 1 | -2/+2 |
2017-04-12 | vfio: ccw: improve error handling for vfio_ccw_mdev_remove | Dong Jia Shi | 1 | -11/+6 |
2017-04-12 | vfio: ccw: remove unnecessary NULL checks of a pointer | Dong Jia Shi | 2 | -22/+1 |
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-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-02-23 | s390/chsc: Add exception handler for CHSC instruction | Peter Oberparleiter | 1 | -3/+5 |
2017-02-03 | s390/qdio: improve some debug prints | Julian Wiedmann | 1 | -2/+3 |
2017-02-03 | s390/qdio: fix up tiqdio_thinint_handler() kerneldoc | Julian Wiedmann | 1 | -2/+1 |
2017-02-03 | s390/qdio: clean up q->irq_ptr usage | Julian Wiedmann | 1 | -4/+4 |
2017-02-03 | s390/qdio: clear DSCI prior to scanning multiple input queues | Julian Wiedmann | 1 | -4/+4 |
2017-01-16 | s390/cio: remove cmf related code relevant for 31 bit only | Sebastian Ott | 1 | -8/+2 |
2017-01-16 | s390/cio: remove unused struct member | Sebastian Ott | 2 | -2/+0 |
2017-01-16 | s390/cio: export real cssid | Sebastian Ott | 1 | -0/+22 |
2017-01-16 | s390/cio: css initialization cleanup | Sebastian Ott | 1 | -56/+47 |
2017-01-16 | s390/cio: css attribute cleanup | Sebastian Ott | 1 | -28/+29 |
2017-01-16 | s390/cio: use cssid for pgid generation | Sebastian Ott | 4 | -3/+53 |
2017-01-16 | s390/cio: clarify cssid usage | Sebastian Ott | 4 | -26/+29 |
2017-01-16 | s390/cio: get rid of variable length array | Heiko Carstens | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-31 | s390: cio: make it explicitly non-modular | Paul Gortmaker | 4 | -16/+11 |
2016-10-28 | s390/cio: clean up DEV_STATE_SENSE_PGID | Dong Jia Shi | 2 | -7/+0 |
2016-10-17 | s390/cio: don't register chpids in reserved state | Sebastian Ott | 1 | -2/+4 |