aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01s390/sclp: fix compile errorSebastian Ott1-0/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky1-5/+5
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand1-2/+1
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-12/+0
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-84/+21
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand1-0/+8
2015-01-22s390: add SMT supportMartin Schwidefsky1-10/+39
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky1-1/+1
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-1/+11
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+21
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens1-2/+21
2014-02-24s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu1-3/+5
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner1-16/+30
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner1-21/+16
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner1-8/+4
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner1-20/+16
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner1-3/+2
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-18/+9
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-0/+162
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu1-0/+111