开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
vmem.c
Age
Commit message (
Expand
)
Author
2025-01-28
s390/vmem: Fix null-pointer-arithmetic warning in vmem_map_init()
Vasily Gorbik
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-07-31
s390: Keep inittext section writable
Heiko Carstens
2024-07-31
s390/mm: Get rid of RELOC_HIDE()
Heiko Carstens
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
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
2024-02-21
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
2023-10-23
s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()
Heiko Carstens
2023-10-19
s390/mm: make vmemmap_free() only for CONFIG_MEMORY_HOTPLUG available
Heiko Carstens
2023-09-19
s390: use control register bit defines
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-09-05
s390/vmem: do not silently ignore mapping limit
Alexander Gordeev
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
2023-08-30
s390/mm: improve description of mapping permissions of prefix pages
Heiko Carstens
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
2023-08-30
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-07-27
s390/vmem: split pages when debug pagealloc is enabled
Sven Schnelle
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-28
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-20
s390/kasan: fix insecure W+X mapping warning
Alexander Gordeev
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-02-06
s390/vmem: remove unnecessary KASAN checks
Vasily Gorbik
2023-02-06
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
2023-01-22
s390/vmem: use swap() instead of open coding it
Jiapeng Chong
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
2020-11-20
s390/vmem: make variable and function names consistent
Alexander Gordeev
[next]