index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
MIPS: make setup_zero_pages() use memblock
Mike Rapoport (Microsoft)
2025-03-17
MIPS: consolidate mem_init() for NUMA machines
Mike Rapoport (Microsoft)
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-07-03
mm: remove page_mapping()
Matthew Wilcox (Oracle)
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-02-20
MIPS: tlbex: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: page: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
2023-12-21
mips: mm: add slab availability checking in ioremap_prot
Serge Semin
2023-12-21
mips: Optimize max_mapnr init procedure
Serge Semin
2023-12-21
mips: Fix max_mapnr being uninitialized on early stages
Serge Semin
2023-12-20
mips: fix r3k_cache_init build regression
Arnd Bergmann
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-10
mips: hide conditionally unused functions
Arnd Bergmann
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
2023-12-10
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2023-12-10
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
2023-12-10
mips: mark local function static if possible
Arnd Bergmann
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-24
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-20
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
2023-06-19
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-04-05
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
2023-04-05
MIPS: mm: Remove unused *cache_page_indexed flush functions
Thomas Bogendoerfer
[next]