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