index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
mem_detect.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
1
-191
/
+0
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
1
-6
/
+6
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
1
-0
/
+18
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
1
-35
/
+17
2023-02-06
s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/mem_detect: fix detect_memory() error handling
Vasily Gorbik
1
-1
/
+1
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-3
/
+3
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
1
-0
/
+2
2021-06-18
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
1
-11
/
+17
2021-06-18
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
1
-15
/
+19
2021-06-18
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
1
-8
/
+11
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-6
/
+7
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
1
-7
/
+0
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2018-10-10
s390/mem_detect: add missing include
Heiko Carstens
1
-0
/
+1
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
1
-32
/
+17
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
1
-2
/
+7
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
1
-0
/
+52
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
1
-0
/
+6
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-0
/
+133