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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
2025-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-04-16
ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()
Ross Stutterheim
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
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 max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
Mike Rapoport (Microsoft)
2025-03-05
arm: pgtable: fix NULL pointer dereference issue
Qi Zheng
2025-02-21
mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
Kirill A. Shutemov
2025-02-21
arm: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-18
ARM: 8611/1: l2x0: Switch to use hrtimer_setup()
Nam Cao
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
ARM: mm: rename PGD helpers
Kevin Brodsky
2024-11-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-11-13
ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
Linus Walleij
2024-11-13
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
Linus Walleij
2024-11-12
ARM: 9435/1: ARM/nommu: Fix typo "absence"
WangYuli
2024-11-12
ARM: 9434/1: cfi: Fix compilation corner case
Linus Walleij
2024-11-12
ARM: 9420/1: smp: Fix SMP for xip kernels
Harith G
2024-11-12
ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels
Harith G
2024-11-05
arm: adjust_pte() use pte_offset_map_rw_nolock()
Qi Zheng
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-04
ARM: 9418/1: dma-mapping: Use iommu_paging_domain_alloc()
Jason Gunthorpe
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-08-20
ARM: 9409/1: mmu: Do not use magic number for TTBCR settings
Linus Walleij
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-07-09
ARM: Remove address checking for MMUless devices
Yanjun Yang
2024-07-02
ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes
Linus Walleij
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-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-05-16
Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus
Russell King (Oracle)
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-07
ARM: 9393/1: mm: Use conditionals for CFI branches
Linus Walleij
2024-05-05
arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
Kefeng Wang
2024-04-29
ARM: 9389/2: mm: Define prototypes for all per-processor calls
Linus Walleij
2024-04-29
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
2024-04-29
ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C
Linus Walleij
[next]