Age | Commit message (Expand) | Author | Files | Lines |
2015-10-14 | s390/cio: use kmem_cache for extended measurement block allocation | Sebastian Ott | 1 | -38/+26 |
2015-10-14 | s390/cio: fix memleak in channel measurement | Sebastian Ott | 1 | -1/+3 |
2015-10-14 | s390/cio: improve locking during cmbe allocation | Sebastian Ott | 1 | -20/+23 |
2015-10-14 | s390/cio: fix use after free in cmb processing | Sebastian Ott | 2 | -11/+18 |
2015-10-14 | s390/cio: use device_lock during cmb activation | Sebastian Ott | 2 | -13/+38 |
2015-10-14 | s390/cio: cleanup cmb_enable sysfs attr | Sebastian Ott | 1 | -8/+14 |
2015-10-14 | s390/dasd: mark DASD devices as non rotational | Christian Borntraeger | 1 | -0/+1 |
2015-10-14 | s390/zcrypt: enable odd RSA modulus sizes in CRT format | Ingo Tuchscherer | 4 | -5/+4 |
2015-10-07 | s390/qdio: fix WARN_ON_ONCE condition | Eugene Crosser | 1 | -2/+2 |
2015-10-07 | s390/qeth: optimize MAC handling in rx_mode callback | Lakhvich Dmitriy | 2 | -45/+111 |
2015-10-07 | s390/qeth: switch to napi_gro_receive | Thomas Richter | 1 | -1/+1 |
2015-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+9 |
2015-09-22 | s390/iucv: do not use arrays as argument | Ursula Braun | 4 | -20/+18 |
2015-09-22 | qeth: add layer 2 RX/TX checksum offloading | Thomas Richter | 4 | -147/+285 |
2015-09-22 | qeth: move OSA portname into deprecated status | Ursula Braun | 3 | -97/+11 |
2015-09-22 | qeth: no write permission for readonly sysattr | Lakhvich Dmitriy | 1 | -1/+1 |
2015-09-22 | qeth: remove extraneous length from %pM format | Eugene Crosser | 1 | -2/+2 |
2015-09-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+9 |
2015-09-16 | virtio/s390: handle failures of READ_VQ_CONF ccw | Pierre Morel | 1 | -1/+9 |
2015-09-10 | drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers | Andy Shevchenko | 1 | -9/+1 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -56/+56 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -3/+6 |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 22 | -167/+502 |
2015-08-28 | dax: drop size parameter to ->direct_access() | Dan Williams | 1 | -2/+2 |
2015-08-26 | s390/sclp_vt220: support magic sysrequests | Hendrik Brueckner | 1 | -1/+51 |
2015-08-26 | s390/ctrlchar: improve handling of magic sysrequests | Hendrik Brueckner | 2 | -5/+23 |
2015-08-26 | s390/3270: redraw screen on unsolicited device end | Martin Schwidefsky | 2 | -0/+8 |
2015-08-20 | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 1 | -4/+6 |
2015-08-19 | s390/dcssblk: correct out of bounds array indexes | Martin Schwidefsky | 1 | -7/+7 |
2015-08-19 | s390/zcrypt: use msleep() instead of mdelay() | Heiko Carstens | 2 | -2/+2 |
2015-08-19 | s390/hmcdrv: fix interrupt registration | Heiko Carstens | 1 | -2/+2 |
2015-08-19 | s390: remove unneeded sizeof(void *) comparisons | Heiko Carstens | 1 | -1/+1 |
2015-08-13 | block: make generic_make_request handle arbitrarily sized bios | Kent Overstreet | 2 | -0/+4 |
2015-08-09 | s390/dasd: enhance CUIR scope detection | Stefan Haberland | 2 | -79/+255 |
2015-08-09 | s390/dasd: fix failing path verification | Stefan Haberland | 2 | -2/+7 |
2015-08-07 | s390: remove unneeded variables | Peter Senna Tschudin | 3 | -10/+3 |
2015-08-07 | s390: remove unneeded semicolon | Peter Senna Tschudin | 3 | -5/+5 |
2015-08-04 | s390/numa: add emulation support | Michael Holzheu | 1 | -7/+11 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 2 | -3/+2 |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 5 | -56/+56 |
2015-07-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -1/+1 |
2015-07-22 | s390/cio: Implement proper Link Incident Record handling | Peter Oberparleiter | 1 | -42/+123 |
2015-07-22 | s390/cio: Fix comma | Peter Oberparleiter | 1 | -1/+1 |
2015-07-22 | s390/sclp: Change SCLP console default buffer-full behavior | Peter Oberparleiter | 1 | -3/+3 |
2015-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -8/+39 |
2015-07-13 | s390/dasd: fix kernel panic when alias is set offline | Stefan Haberland | 2 | -8/+31 |
2015-07-07 | virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio | Cornelia Huck | 4 | -1/+1 |
2015-07-03 | KVM: s390: virtio-ccw: don't overwrite config space values | Cornelia Huck | 1 | -2/+9 |
2015-07-01 | s390/sclp: fix compile error | Sebastian Ott | 1 | -0/+1 |