index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
Age
Commit message (
Expand
)
Author
2026-01-26
powerpc/mm: support page table check
Rohan McLure
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2025-11-18
powerpc/64s/slb: Add no_slb_preload early cmdline param
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/slb: Make preload_add return type as void
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/pgtable: Enable directMap counters in meminfo for Hash
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Update directMap page counters for Hash
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Hash hpt_order should be only available with Hash MMU
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Improve hash mmu printk messages
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
2025-09-21
powerpc: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
2025-07-09
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
2025-06-23
book3s64/radix : Optimize vmemmap start alignment
Donet Tom
2025-06-23
book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-04-15
book3s64/radix : Align section vmemmap start address to PAGE_SIZE
Donet Tom
2025-04-15
book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
Ritesh Harjani (IBM)
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
2025-03-16
cxl: Remove driver
Andrew Donnellan
2025-02-26
powerpc: Define config option for processors with broadcast TLBIE
Paul Mackerras
2025-02-26
powerpc: Remove some Cell leftovers
Michael Ellerman
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...
Oscar Salvador
2024-10-23
book3s64/hash: Early detect debug_pagealloc size requirement
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable kfence if not early init
Ritesh Harjani (IBM)
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add kfence functionality
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable debug_pagealloc if it requires more memory
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Make kernel_map_linear_page() generic
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor hash__kernel_map_pages() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_add_slot() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor kernel linear map related calls
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Remove kfence support temporarily
Ritesh Harjani (IBM)
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: pass vm_flags to generic_get_unmapped_area()
Mark Brown
[next]