index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_early_core.c
Age
Commit message (
Expand
)
Author
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2021-02-10
s390: Use arch_local_irq_{save,restore}() in early boot code
Sven Schnelle
2020-11-18
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-11-18
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
2020-09-21
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
2020-09-21
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
2018-04-16
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
2018-02-22
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-01-23
s390/sclp: fix .data section specification
Vasily Gorbik
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens