Age | Commit message (Expand) | Author |
2017-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-24 | s390/qeth: no ETH header for outbound AF_IUCV | Julian Wiedmann |
2017-03-24 | s390/qeth: size calculation outbound buffers | Julian Wiedmann |
2017-03-22 | s390/pkey: Fix wrong handling of secure key with old MKVP | Harald Freudenberger |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
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-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-23 | s390/dasd: fix spelling mistake: "supportet" -> "supported" | Colin Ian King |
2017-02-23 | s390/pkey: Introduce pkey kernel module | Harald Freudenberger |
2017-02-23 | s390/zcrypt: export additional symbols | Harald Freudenberger |
2017-02-23 | s390/zcrypt: Cleanup leftover module code. | Harald Freudenberger |
2017-02-23 | s390/zcrypt: Enable request count reset for cards and queues. | Harald Freudenberger |
2017-02-23 | s390/chsc: Add exception handler for CHSC instruction | Peter Oberparleiter |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-02-20 | s390/zcrypt: make ap_bus explicitly non-modular | Paul Gortmaker |
2017-02-20 | s390/zcrypt: Removed unneeded debug feature directory creation. | Harald Freudenberger |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-02-09 | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes | James Bottomley |
2017-02-09 | scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send | Steffen Maier |
2017-02-08 | s390/sclp: get rid of common response code handling | Heiko Carstens |
2017-02-08 | s390/sclp: don't add new lines to each printed string | Heiko Carstens |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens |
2017-02-08 | s390/sclp: disable early sclp code as soon as the base sclp driver is active | Heiko Carstens |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
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-02-03 | s390/dcssblk: fix device size calculation in dcssblk_direct_access() | Gerald Schaefer |
2017-01-31 | scm_blk: remove unneeded REQ_TYPE_FS check | Christoph Hellwig |
2017-01-31 | s390/dasd: correct inconsistent indenting | Stefan Haberland |
2017-01-31 | s390/dasd: check blockdevice pointer before trying to sync blockdevice | Stefan Haberland |
2017-01-31 | s390/dasd: check for device error pointer within state change interrupts | Stefan Haberland |
2017-01-31 | s390/dasd: allow 0 for path_threshold attribute | Stefan Haberland |
2017-01-31 | s390/dasd: Improve parameter list parsing | Jan Höppner |
2017-01-31 | s390/dasd: Always store parameter elements in an array | Jan Höppner |
2017-01-31 | s390/zcrypt: use spin_lock_bh for all queue locks and unlocks. | Harald Freudenberger |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-19 | virtio/s390: virtio: constify virtio_config_ops structures | Bhumika Goyal |
2017-01-19 | virtio/s390: add missing \n to end of dev_err message | Colin Ian King |
2017-01-19 | virtio/s390: support READ_STATUS command for virtio-ccw | Pierre Morel |