index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
1
-4
/
+9
7 days
powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
Ritesh Harjani (IBM)
1
-0
/
+1
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
1
-0
/
+14
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-12
/
+10
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-46
/
+62
2026-01-27
powerpc/mm: support page table check
Rohan McLure
4
-6
/
+24
2026-01-27
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
3
-6
/
+14
2026-01-27
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
1
-7
/
+4
2026-01-27
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2
-7
/
+0
2026-01-27
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-4
/
+0
2026-01-27
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-10
/
+12
2026-01-21
mm: add basic tests for lazy_mmu
Kevin Brodsky
1
-1
/
+3
2026-01-21
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
1
-1
/
+1
2026-01-21
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2
-6
/
+6
2026-01-07
powerpc/32: Automatically adapt TASK_SIZE based on constraints
Christophe Leroy
3
-6
/
+0
2026-01-07
powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
2
-2
/
+2
2025-11-18
powerpc/64s/slb: Add no_slb_preload early cmdline param
Ritesh Harjani (IBM)
3
-0
/
+25
2025-11-18
powerpc/64s/slb: Make preload_add return type as void
Ritesh Harjani (IBM)
1
-4
/
+2
2025-11-18
powerpc/ptdump: Dump PXX level info for kernel_page_tables
Ritesh Harjani (IBM)
5
-0
/
+17
2025-11-18
powerpc/64s/pgtable: Enable directMap counters in meminfo for Hash
Ritesh Harjani (IBM)
1
-11
/
+12
2025-11-18
powerpc/64s/hash: Update directMap page counters for Hash
Ritesh Harjani (IBM)
1
-0
/
+14
2025-11-18
powerpc/64s/hash: Hash hpt_order should be only available with Hash MMU
Ritesh Harjani (IBM)
1
-0
/
+2
2025-11-18
powerpc/64s/hash: Improve hash mmu printk messages
Ritesh Harjani (IBM)
1
-4
/
+4
2025-11-18
powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()
Ritesh Harjani (IBM)
1
-2
/
+2
2025-11-18
powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format
Ritesh Harjani (IBM)
1
-0
/
+6
2025-11-18
powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit
Ritesh Harjani (IBM)
1
-4
/
+6
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
3
-92
/
+0
2025-11-18
powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
1
-0
/
+9
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-21
/
+17
2025-09-22
powerpc: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
1
-1
/
+1
2025-09-22
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
3
-7
/
+3
2025-09-16
powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
2
-3
/
+3
2025-09-14
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2
-8
/
+8
2025-09-14
powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"
David Hildenbrand
4
-5
/
+5
2025-09-06
powerpc/8xx: Remove offset in SPRN_M_TWB
Christophe Leroy
1
-9
/
+1
2025-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-15
/
+11
2025-07-30
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-12
/
+19
2025-07-22
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
2
-5
/
+5
2025-07-20
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-10
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
6
-14
/
+10
2025-07-10
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
1
-1
/
+1
2025-06-23
book3s64/radix : Optimize vmemmap start alignment
Donet Tom
1
-11
/
+18
2025-06-23
book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
1
-1
/
+1
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-25
/
+58
2025-05-27
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-17
/
+20
2025-05-15
powerpc/mm/fault: Use str_write_read() helper function
Thorsten Blum
1
-2
/
+3
2025-05-12
powerpc/8xx: Reduce alignment constraint for kernel memory
Christophe Leroy
1
-15
/
+17
[next]