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
/
arch
/
s390
/
boot
/
vmem.c
Age
Commit message (
Expand
)
Author
2024-12-10
s390/mm: Fix DirectMap accounting
Heiko Carstens
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-06-11
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-16
s390/vmem: remove unused variable
Vasily Gorbik
2023-10-16
s390/kasan: handle DCSS mapping in memory holes
Vasily Gorbik
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
2023-06-20
s390/kasan: avoid short by one page shadow memory
Alexander Gordeev
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
2023-04-13
s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-01-31
s390/boot: remove pgtable_populate_end
Vasily Gorbik
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
s390/boot: allow setup of different virtual address types
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev