Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | KVM: s390: consider system MHA for guest storage | Guenther Hutzl | 1 | -1/+7 |
2015-11-30 | s390/sclp: introduce check for SIE | David Hildenbrand | 1 | -0/+1 |
2015-11-30 | s390/sclp: introduce checks for ESCA and HVS | Eugene (jno) Dvurechenski | 1 | -1/+6 |
2015-07-01 | s390/sclp: fix compile error | Sebastian Ott | 1 | -0/+1 |
2015-06-25 | s390/smp: cleanup core vs. cpu in the SCLP interface | Martin Schwidefsky | 1 | -5/+5 |
2015-05-13 | s390/sclp: move sclp_facilities into "struct sclp" | David Hildenbrand | 1 | -2/+1 |
2015-05-13 | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() | David Hildenbrand | 1 | -12/+0 |
2015-05-13 | s390/sclp: unify basic sclp access by exposing "struct sclp" | David Hildenbrand | 1 | -84/+21 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2015-01-23 | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand | 1 | -0/+8 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 1 | -10/+39 |
2014-09-25 | s390/sclp: reduce dependency on event type masks | Martin Schwidefsky | 1 | -1/+1 |
2014-05-16 | s390/sclp: add sclp_get_ibc function | Michael Mueller | 1 | -1/+11 |
2014-04-22 | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens | 1 | -1/+21 |
2014-03-17 | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens | 1 | -2/+21 |
2014-02-24 | s390/sclp_early: Return correct HSA block count also for zero | Michael Holzheu | 1 | -3/+5 |
2013-12-16 | s390/sclp_early: Add function to detect sclp console capabilities | Hendrik Brueckner | 1 | -16/+30 |
2013-12-16 | s390/sclp_early: Pass sccb pointer to every *_detect() function | Hendrik Brueckner | 1 | -21/+16 |
2013-12-16 | s390/sclp_early: Replace early_read_info_sccb with sccb_early | Hendrik Brueckner | 1 | -8/+4 |
2013-12-16 | s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid | Hendrik Brueckner | 1 | -20/+16 |
2013-12-02 | s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early | Hendrik Brueckner | 1 | -3/+2 |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu | 1 | -18/+9 |
2013-11-15 | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu | 1 | -0/+162 |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu | 1 | -0/+111 |