index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
vmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-06
s390/cmma: rework no-dat handling
Heiko Carstens
1
-0
/
+17
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-9
/
+8
2023-10-16
s390/vmem: remove unused variable
Vasily Gorbik
1
-2
/
+0
2023-10-16
s390/kasan: handle DCSS mapping in memory holes
Vasily Gorbik
1
-1
/
+6
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-4
/
+4
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
1
-0
/
+1
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
1
-3
/
+9
2023-06-20
s390/kasan: avoid short by one page shadow memory
Alexander Gordeev
1
-4
/
+11
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
1
-2
/
+16
2023-04-13
s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT
Heiko Carstens
1
-4
/
+4
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
1
-11
/
+216
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
1
-63
/
+6
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
1
-3
/
+3
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
1
-0
/
+7
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
1
-9
/
+6
2023-01-31
s390/boot: remove pgtable_populate_end
Vasily Gorbik
1
-27
/
+2
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
1
-5
/
+11
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
1
-0
/
+6
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
1
-0
/
+15
2023-01-13
s390/boot: allow setup of different virtual address types
Alexander Gordeev
1
-15
/
+33
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-0
/
+254