开源镜像站
帮助
动态
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
/
init.c
Age
Commit message (
Expand
)
Author
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
2024-08-11
s390/mm: get estimated free pages by memblock api
Wei Yang
2024-07-31
s390: Keep inittext section writable
Heiko Carstens
2024-06-24
s390/mm: Get total ram pages from memblock
Wei Yang
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
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 parsing of cmma kernel parameter to early boot code
Heiko Carstens
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-05
s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion
Alexander Gordeev
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
2022-11-23
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
2022-11-07
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2021-12-16
s390/sclp: release SCLP early buffer after kernel initialization
Alexander Egorenkov
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-30
s390: add support for KFENCE
Sven Schnelle
2021-07-23
s390/pv: fix the forcing of the swiotlb
Halil Pasic
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
2020-09-14
s390: add ARCH_HAS_DEBUG_WX support
Heiko Carstens
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-08-09
s390/mm: Remove sev_active() function
Thiago Jung Bauermann
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
s390x/mm: implement arch_remove_memory()
David Hildenbrand
[next]