| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-04-01 | 4 | -183/+86 |
|\ |
|
| * | s390/dasd: reorder lcu and device lock | Stefan Haberland | 2016-03-17 | 4 | -183/+86 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-03-20 | 1 | -6/+9 |
|\ \ |
|
| * | | virtio/s390: size of SET_IND payload | Cornelia Huck | 2016-03-02 | 1 | -4/+8 |
| * | | virtio/s390: use dev_to_virtio | Geliang Tang | 2016-03-02 | 1 | -2/+1 |
* | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -2/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge 4.5-rc2 into tty-next | Greg Kroah-Hartman | 2016-02-01 | 6 | -53/+57 |
| |\ \ |
|
| * | | | tty: Remove ASYNC_CLOSING | Peter Hurley | 2016-01-28 | 1 | -2/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-16 | 21 | -447/+436 |
|\ \ \ \ |
|
| * | | | | s390: Use pr_warn instead of pr_warning | Joe Perches | 2016-03-07 | 17 | -95/+76 |
| * | | | | s390/dasd: remove casts to dasd_*_private | Sebastian Ott | 2016-03-07 | 5 | -181/+106 |
| * | | | | s390/dasd: Refactor dasd format functions | Jan Höppner | 2016-03-07 | 1 | -12/+46 |
| * | | | | s390/dasd: Simplify code in format logic | Jan Höppner | 2016-03-07 | 1 | -27/+6 |
| * | | | | s390/dasd: Improve dasd format code | Jan Höppner | 2016-03-07 | 2 | -58/+59 |
| * | | | | s390/dasd: fix incorrect locking order for LCU device add/remove | Stefan Haberland | 2016-02-23 | 1 | -83/+152 |
| | |_|/
| |/| | |
|
* | | | | s390/dasd: fix diag 0x250 inline assembly | Heiko Carstens | 2016-03-02 | 1 | -2/+7 |
|/ / / |
|
* | | | s390/dasd: fix performance drop | Stefan Haberland | 2016-02-17 | 1 | -0/+1 |
* | | | s390/dasd: fix refcount for PAV reassignment | Stefan Haberland | 2016-02-11 | 1 | -5/+16 |
* | | | s390/dasd: prevent incorrect length error under z/VM after PAV changes | Stefan Haberland | 2016-02-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | s390/cio: update measurement characteristics | Sebastian Ott | 2016-01-26 | 2 | -9/+20 |
* | | s390/cio: ensure consistent measurement state | Sebastian Ott | 2016-01-26 | 2 | -12/+13 |
* | | s390/cio: fix measurement characteristics memleak | Sebastian Ott | 2016-01-26 | 3 | -18/+6 |
* | | s390/zcrypt: Fix cryptographic device id in kernel messages | Ingo Tuchscherer | 2016-01-26 | 3 | -20/+24 |
|/ |
|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 2 | -2/+2 |
|\ |
|
| * | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi | 2016-01-12 | 2 | -2/+2 |
* | | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -6/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-01-13 | 25 | -700/+843 |
|\ \ |
|
| * | | s390/sclp: fix possible control register corruption | Heiko Carstens | 2016-01-11 | 1 | -3/+2 |
| * | | s390/dasd: fix failfast for disconnected devices | Stefan Haberland | 2015-12-30 | 1 | -2/+6 |
| * | | s390/con3270: testing return kzalloc retval | Pierre Morel | 2015-12-30 | 1 | -0/+2 |
| * | | s390/hmcdrv: constify hmcdrv_ftp_ops structs | Aya Mahfouz | 2015-12-30 | 1 | -3/+3 |
| * | | s390/cio: add NULL test | Julia Lawall | 2015-12-30 | 1 | -0/+2 |
| * | | s390/cio: Change I/O instructions from inline to normal functions | Peter Oberparleiter | 2015-12-18 | 3 | -208/+238 |
| * | | s390/cio: Introduce common I/O layer tracepoints | Peter Oberparleiter | 2015-12-18 | 6 | -1/+419 |
| * | | s390/cio: Consolidate inline assemblies and related data definitions | Peter Oberparleiter | 2015-12-18 | 4 | -60/+73 |
| * | | s390/cio: Fix incorrect xsch opcode specification | Peter Oberparleiter | 2015-12-18 | 1 | -1/+1 |
| * | | s390/cio: Remove unused inline assemblies | Peter Oberparleiter | 2015-12-18 | 5 | -31/+16 |
| * | | s390/sclp: add open for business support | Jochen Schweflinghaus | 2015-11-27 | 2 | -1/+109 |
| * | | s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface | Hendrik Brueckner | 2015-11-27 | 3 | -54/+0 |
| * | | s390: Delete unnecessary checks before the function call "debug_unregister" | Markus Elfring | 2015-11-27 | 4 | -16/+8 |
| * | | s390/dump: cleanup CPU save area handling | Martin Schwidefsky | 2015-11-27 | 1 | -6/+5 |
| * | | s390/dump: rework CPU register dump code | Martin Schwidefsky | 2015-11-27 | 2 | -3/+1 |
| * | | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky | 2015-11-27 | 1 | -1/+1 |
| * | | s390/zcore: simplify memcpy_hsa | Martin Schwidefsky | 2015-11-27 | 1 | -68/+33 |
| * | | s390/dump: streamline oldmem copy functions | Martin Schwidefsky | 2015-11-27 | 1 | -3/+17 |
| * | | s390/zcore: remove /sys/kernel/debug/zcore/mem | Martin Schwidefsky | 2015-11-27 | 2 | -389/+9 |
| * | | s390/zcore: copy vector registers into the image data | Martin Schwidefsky | 2015-11-27 | 1 | -16/+54 |
| * | | s390/zcore: remove invalid kfree in init_cpu_info | Martin Schwidefsky | 2015-11-27 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 | 5 | -41/+22 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-31 | 2 | -26/+40 |
| |\ \ \
| | | |/
| | |/| |
|