aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sparc/mm
AgeCommit message (Expand)AuthorFilesLines
2026-04-05sparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao1-31/+16
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)1-10/+7
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)2-11/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-3/+3
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-29/+25
2026-02-06sparc64: fix unused variable warningAlex Shi1-6/+0
2026-01-31sparc/mm: export symbols for lazy_mmu_mode KUnit testsKevin Brodsky1-0/+6
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)2-18/+0
2026-01-26sparc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)2-4/+14
2026-01-20sparc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky1-8/+1
2026-01-20sparc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky1-1/+8
2025-10-29sparc: Use physical address DMA mappingLeon Romanovsky2-40/+44
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparcLinus Torvalds2-2/+20
2025-09-26sparc: Drop the "-ansi" from the asflagsThomas Huth1-2/+0
2025-09-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-5/+5
2025-07-24sparc64: remove hugetlb_free_pgd_range()Anthony Yznaga1-119/+0
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes1-1/+1
2025-05-11sparc64: mm: call ctor/dtor for kernel PTEsKevin Brodsky1-14/+13
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky2-2/+2
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)2-7/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-1/+4
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-25/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)2-3/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-03-17sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-1/+1
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-11/+3
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng2-2/+2
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador1-108/+0
2024-09-25Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparcLinus Torvalds1-7/+1
2024-09-13arch/sparc: remove unused varible paddrbase in function leon_swprobe()Alex Shi1-7/+1
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-7/+2
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-2/+0
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)1-1/+1
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparcLinus Torvalds2-33/+12
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-21/+7
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2-0/+23
2024-05-08sparc/srmmu: Remove on-stack cpumask varDawei Li1-28/+12
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts1-0/+1
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-5/+2
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe1-1/+1
2024-04-25sparc: use is_huge_zero_pmd()Matthew Wilcox (Oracle)1-3/+3
2024-04-25mm/treewide: remove pXd_huge()Peter Xu1-10/+0
2024-04-25mm/sparc: change pXd_huge() behavior to exclude swap entriesPeter Xu1-4/+2
2024-04-22sparc64: Fix prototype warning for vmemmap_freeSam Ravnborg1-5/+0
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparcLinus Torvalds2-2/+2
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-1/+1