Age | Commit message (Expand) | Author |
2014-07-16 | s390/3270: correct size detection with the read-partition command | Martin Schwidefsky |
2014-06-11 | s390: avoid format strings leaking into names | Kees Cook |
2014-06-10 | s390/watchdog: use watchdog API | Philipp Hachtmann |
2014-06-10 | s390/sclp_vt220: Enable ASCII console per default | Peter Oberparleiter |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-05-20 | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann |
2014-05-16 | s390/sclp: add sclp_get_ibc function | Michael Mueller |
2014-04-22 | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens |
2014-04-11 | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-11 | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-11 | s390/sclp_vt220: Fix kernel panic due to early terminal input | Peter Oberparleiter |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth |
2014-04-01 | s390/sclp: add timeout for queued requests | Gerald Schaefer |
2014-04-01 | s390/tape: Add missing destroy_timer_on_stack() | Thomas Gleixner |
2014-04-01 | s390/tape: Use del_timer_sync() | Thomas Gleixner |
2014-04-01 | s390/3270: fix crash with multiple reset device requests | Martin Schwidefsky |
2014-03-26 | s390/con3270: optionally disable auto update | Martin Schwidefsky |
2014-03-17 | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens |
2014-02-24 | s390/sclp_early: Return correct HSA block count also for zero | Michael Holzheu |
2014-02-21 | s390/cio: reorder initialization of ccw consoles | Sebastian Ott |
2014-02-21 | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott |
2014-01-24 | s390/hypfs: add interface for diagnose 0x304 | Martin Schwidefsky |
2014-01-22 | s390/vmur: Link parent CCW device during UR device creation | Hendrik Brueckner |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-12-18 | s390/3270: fix allocation of tty3270_screen structure | Martin Schwidefsky |
2013-12-16 | s390/sclp_early: Add function to detect sclp console capabilities | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Pass sccb pointer to every *_detect() function | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Replace early_read_info_sccb with sccb_early | Hendrik Brueckner |
2013-12-16 | s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid | Hendrik Brueckner |
2013-12-16 | s390/3270: fix use after free of tty3270_screen structure | Martin Schwidefsky |
2013-12-02 | s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early | Hendrik Brueckner |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu |
2013-11-15 | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu |
2013-11-15 | s390/sclp: Move declarations for sclp_sdias into separate header file | Michael Holzheu |
2013-11-15 | s390/3270: fix missing device_destroy() call | Hendrik Brueckner |
2013-10-24 | s390/3270: use diagnose 0x210 for device sensing under z/VM | Martin Schwidefsky |
2013-10-24 | s390/3270: remove unnecessary pointer check | Martin Schwidefsky |
2013-10-24 | s390/monwriter: fix smatch warning for strcpy() | Gerald Schaefer |
2013-10-24 | s390: Remove zfcpdump NR_CPUS dependency | Michael Holzheu |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-10-15 | s390/vmlogrdr: fix array access in vmlogrdr_open() | Heiko Carstens |
2013-09-30 | s390/sclp: properly detect line mode console | Christian Borntraeger |
2013-09-30 | s390/3270: fix return value check in tty3270_resize_work() | Wei Yongjun |
2013-09-11 | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-08-22 | s390/sclp: reword cpu capability change message | Heiko Carstens |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |