aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens1-0/+1
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-1/+1
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens1-2/+0
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens1-2/+0
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu1-0/+1
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar1-0/+2
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle1-0/+1
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu1-0/+1
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle1-2/+2
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens1-1/+1
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova1-0/+1
2023-01-13s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev1-1/+1
2022-12-06s390/ipl: add eckd supportSven Schnelle1-1/+3
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov1-1/+3
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens1-1/+1
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+5
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport1-1/+1
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev1-0/+5
2021-09-15s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar1-1/+2
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar1-3/+5
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar1-22/+28
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-1/+0
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-1/+1
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott1-0/+1
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo1-0/+2
2019-01-28s390/setup: set control program code via diag 318Collin Walling1-0/+2
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik1-64/+1
2018-10-09s390/sclp: simplify early hsa_size detectionVasily Gorbik1-57/+3
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda1-1/+1
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky1-2/+4
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali1-1/+3
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens1-16/+11
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-120/+58
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens1-0/+31
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand1-0/+1