index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
Age
Commit message (
Expand
)
Author
Lines
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-40
/
+41
2026-02-10
LoongArch: Rework KASAN initialization for PTW-enabled systems
Tiezhu Yang
-38
/
+40
2026-02-10
LoongArch: Disable instrumentation for setup_ptwalker()
Tiezhu Yang
-1
/
+1
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
-1
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-8
/
+0
2026-01-26
loongarch: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-3
/
+7
2025-12-31
LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
Huacai Chen
-4
/
+4
2025-12-08
LoongArch: Adjust memory management for 32BIT/64BIT
Huacai Chen
-167
/
+279
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
-5
/
+5
2025-11-10
LoongArch: Consolidate max_pfn & max_low_pfn calculation
Huacai Chen
-2
/
+0
2025-11-10
LoongArch: Consolidate early_ioremap()/ioremap_prot()
Huacai Chen
-1
/
+1
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-3
/
+55
2025-10-02
LoongArch: Try VMA lock-based page fault handling first
Wentao Guan
-3
/
+55
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
-5
/
+3
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
-1
/
+1
2025-06-26
LoongArch: Handle KCOV __init vs inline mismatches
Kees Cook
-2
/
+2
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-9
/
+2
2025-05-30
LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()
Tianyang Zhang
-1
/
+2
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
-8
/
+0
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
-9
/
+0
2025-04-26
LoongArch: Return NULL from huge_pte_offset() for invalid PMD
Ming Wang
-1
/
+1
2025-04-26
LoongArch: Remove a bogus reference to ZONE_DMA
Petr Tesarik
-3
/
+0
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
-5
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
-2
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
-1
/
+0
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
-1
/
+5
2025-02-13
LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
Huacai Chen
-1
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-10
/
+3
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-4
/
+3
2024-11-27
Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-1
/
+1
2024-11-26
LoongArch: Fix sleeping in atomic context for PREEMPT_RT
Huacai Chen
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+19
2024-11-12
LoongArch: Add WriteCombine shadow mapping in KASAN
Kanglong Wang
-0
/
+5
2024-11-12
LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits
Huacai Chen
-2
/
+13
2024-11-12
LoongArch: Make KASAN work with 5-level page-tables
Huacai Chen
-3
/
+23
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
-0
/
+19
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
-0
/
+22
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-1
/
+261
2024-09-24
LoongArch: Improve hardware page table walker
Huacai Chen
-0
/
+41
2024-09-24
LoongArch: Add ARCH_HAS_SET_DIRECT_MAP support
Huacai Chen
-0
/
+60
2024-09-24
LoongArch: Add ARCH_HAS_SET_MEMORY support
Huacai Chen
-1
/
+160
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
-2
/
+3
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
-14
/
+14
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-3
/
+6
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+2
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
-0
/
+21
2024-05-14
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
-3
/
+6
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
-2
/
+1
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
-10
/
+0
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
-1
/
+1
[next]