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
/
mm
/
init.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-26
/
+7
2025-03-18
s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool()
Vasily Gorbik
1
-1
/
+0
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-6
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-1
/
+4
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
s390: make setup_zero_pages() use memblock
Mike Rapoport (Microsoft)
1
-13
/
+3
2025-03-16
mm/cma: introduce cma_intersects function
Frank van der Linden
1
-8
/
+5
2025-03-11
Merge branch 'strict-mm-typechecks-support' into features
Vasily Gorbik
1
-1
/
+1
2025-03-11
s390/mm: Use pgprot_val() instead of open coding
Heiko Carstens
1
-1
/
+1
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
1
-1
/
+2
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
1
-0
/
+9
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-1
/
+1
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
1
-1
/
+1
2024-08-11
s390/mm: get estimated free pages by memblock api
Wei Yang
1
-1
/
+1
2024-07-31
s390: Keep inittext section writable
Heiko Carstens
1
-7
/
+2
2024-06-24
s390/mm: Get total ram pages from memblock
Wei Yang
1
-1
/
+2
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+30
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-2
/
+0
2024-02-21
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
1
-3
/
+0
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
1
-2
/
+0
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
1
-2
/
+0
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
1
-1
/
+1
2023-09-05
s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion
Alexander Gordeev
1
-1
/
+1
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
1
-1
/
+1
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
1
-3
/
+2
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-32
/
+3
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
1
-3
/
+0
2022-11-23
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
1
-0
/
+36
2022-11-07
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
1
-6
/
+6
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
1
-1
/
+1
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
1
-10
/
+3
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-2
/
+1
2021-12-16
s390/sclp: release SCLP early buffer after kernel initialization
Alexander Egorenkov
1
-0
/
+3
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-3
/
+0
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-1
/
+1
2021-07-30
s390: add support for KFENCE
Sven Schnelle
1
-1
/
+2
2021-07-23
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-0
/
+1
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-2
/
+8
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
1
-1
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+11
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
1
-0
/
+11
[next]