| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/3215: free memory in error path | Christophe Jaillet | 2015-04-23 | 1 | -0/+2 |
* | s390/mm: Fix memory hotplug for unaligned standby memory | Michael Holzheu | 2015-04-15 | 1 | -2/+46 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 3 | -37/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 1 | -0/+8 |
|\ |
|
| * | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand | 2015-01-23 | 1 | -0/+8 |
* | | s390/tape: remove redundant if statement | Martin Schwidefsky | 2015-01-22 | 1 | -7/+5 |
* | | s390/hmcdrv: free memory on error path | Christophe Jaillet | 2015-01-22 | 1 | -3/+3 |
* | | s390: add SMT support | Martin Schwidefsky | 2015-01-22 | 1 | -10/+39 |
* | | s390/hmcdrv: remove unnecessary version.h inclusion | Syam Sidhardhan | 2015-01-15 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 2 | -2/+0 |
| |\ |
|
| | * | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-11 | 2 | -1/+12 |
|\ \ \ |
|
| * | | | s390/sclp_async: add Kconfig option to specify the component id | Martin Schwidefsky | 2014-11-28 | 2 | -1/+12 |
| |/ / |
|
* / / | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -9/+7 |
|/ / |
|
* / | s390/hmcdrv: Restrict s390 HMC driver to S390 arch | Josh Boyer | 2014-10-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-10-14 | 20 | -22/+1810 |
|\ |
|
| * | s390/kdump: add support for vector extension | Michael Holzheu | 2014-10-09 | 1 | -7/+11 |
| * | s390/tape: fix MTIOCGET ioctl to report blocksize | Stefan Haberland | 2014-09-25 | 1 | -1/+3 |
| * | s390/hmcdrv: HMC drive CD/DVD access | Ralf Hoppe | 2014-09-25 | 15 | -0/+1791 |
| * | s390/sclp: reduce dependency on event type masks | Martin Schwidefsky | 2014-09-25 | 3 | -14/+5 |
* | | [s390] remove pointless assignment of ->f_op in vmlogrdr ->open() | Al Viro | 2014-10-09 | 1 | -1/+0 |
|/ |
|
* | s390/sclp: remove unnecessary XTABS flag | Martin Schwidefsky | 2014-08-15 | 1 | -1/+1 |
* | s390/3215: fix tty output containing tabs | Martin Schwidefsky | 2014-08-15 | 1 | -3/+17 |
* | s390/3215: fix hanging console issue | Martin Schwidefsky | 2014-07-28 | 1 | -15/+17 |
* | s390/3270: correct size detection with the read-partition command | Martin Schwidefsky | 2014-07-16 | 1 | -1/+0 |
* | s390: avoid format strings leaking into names | Kees Cook | 2014-06-11 | 1 | -1/+1 |
* | s390/watchdog: use watchdog API | Philipp Hachtmann | 2014-06-10 | 2 | -339/+0 |
* | s390/sclp_vt220: Enable ASCII console per default | Peter Oberparleiter | 2014-06-10 | 1 | -2/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 1 | -2/+32 |
|\ |
|
| * | s390/sclp: add sclp_get_ibc function | Michael Mueller | 2014-05-16 | 1 | -1/+11 |
| * | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens | 2014-04-22 | 1 | -1/+21 |
* | | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 2014-05-20 | 1 | -1/+1 |
* | | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 2014-05-20 | 1 | -30/+14 |
|/ |
|
* | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-11 | 1 | -1/+1 |
* | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-11 | 1 | -1/+1 |
* | s390/sclp_vt220: Fix kernel panic due to early terminal input | Peter Oberparleiter | 2014-04-11 | 1 | -3/+11 |
* | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -3/+3 |
* | s390/sclp: add timeout for queued requests | Gerald Schaefer | 2014-04-01 | 3 | -4/+104 |
* | s390/tape: Add missing destroy_timer_on_stack() | Thomas Gleixner | 2014-04-01 | 1 | -0/+1 |
* | s390/tape: Use del_timer_sync() | Thomas Gleixner | 2014-04-01 | 1 | -1/+1 |
* | s390/3270: fix crash with multiple reset device requests | Martin Schwidefsky | 2014-04-01 | 1 | -3/+6 |
* | s390/con3270: optionally disable auto update | Martin Schwidefsky | 2014-03-26 | 3 | -0/+17 |
* | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens | 2014-03-17 | 1 | -2/+21 |
* | s390/sclp_early: Return correct HSA block count also for zero | Michael Holzheu | 2014-02-24 | 1 | -3/+5 |
* | s390/cio: reorder initialization of ccw consoles | Sebastian Ott | 2014-02-21 | 2 | -2/+15 |
* | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott | 2014-02-21 | 4 | -8/+12 |
* | s390/hypfs: add interface for diagnose 0x304 | Martin Schwidefsky | 2014-01-24 | 1 | -0/+5 |