- 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
- ff2632d Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 months ago
- 0a956d5 powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate by Mike Rapoport (IBM) · 10 months ago
- 0cc2dc4 arch: make execmem setup available regardless of CONFIG_MODULES by Mike Rapoport (IBM) · 10 months ago
- 3a5a8d3 mm: fix race between __split_huge_pmd_locked() and GUP-fast by Ryan Roberts · 10 months ago
- 295454e powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region() by Benjamin Gray · 1 year, 1 month ago
- 0ddbbb8 powerpc: Fix typos by Bjorn Helgaas · 1 year, 2 months ago
- c330b50 powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large by Naveen N Rao · 1 year, 2 months ago
- 236a4c6 powerpc: Mark memory_limit as initdata by Michael Ellerman · 11 months ago
- 0cec954 powerpc: mm: accelerate pagefault when badaccess by Kefeng Wang · 11 months ago
- 9d8187b powerpc: use initializer for struct vm_unmapped_area_info by Rick Edgecombe · 11 months ago
- 0069455 fix missing vmalloc.h includes by Kent Overstreet · 12 months ago
- 1965e93 mm/treewide: replace pXd_huge() with pXd_leaf() by Peter Xu · 12 months ago
- f318c8b powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entry by Ritesh Harjani (IBM) · 11 months ago
- 78cb094 powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx() by Christophe Leroy · 12 months ago
- 66a27ab Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 12 months ago
- 0a845e0 mm/treewide: replace pud_large() with pud_leaf() by Peter Xu · 12 months ago
- 2f709f7 mm/treewide: replace pmd_large() with pmd_leaf() by Peter Xu · 12 months ago
- bd18b68 mm/powerpc: replace pXd_is_leaf() with pXd_leaf() by Peter Xu · 12 months ago
- b78b27d hugetlb: parallelize 1G hugetlb initialization by Gang Li · 1 year ago
- d9cf600 powerpc/mm: Code cleanup for __hash_page_thp by Kunwu Chan · 1 year ago
- 2a066ae powerpc: Stop using of_root by Christophe Leroy · 1 year, 3 months ago
- 9cbacb8 powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages() by Christophe Leroy · 1 year, 1 month ago
- 3c8016e powerpc: Refactor __kernel_map_pages() by Christophe Leroy · 1 year, 1 month ago
- 85fcde4 kexec: split crashkernel reservation code out from crash_core.c by Baoquan He · 1 year, 1 month ago
- ce70cfb1 mm/hugetlb: move page order check inside hugetlb_cma_reserve() by Anshuman Khandual · 1 year, 1 month ago
- 802cc2a powerpc/mm: use pte_next_pfn() in set_ptes() by David Hildenbrand · 1 year, 1 month ago
- 6cdc82d mm: ptdump: have ptdump_check_wx() return bool by Christophe Leroy · 1 year, 1 month ago
- 592e15f powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX by Christophe Leroy · 1 year, 1 month ago
- a5e8131 arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX by Christophe Leroy · 1 year, 1 month ago
- 09ca1b1 powerpc: Implement set_memory_rox() by Christophe Leroy · 1 year, 1 month ago
- 4a7aee9 powerpc/kasan: Fix addr error caused by page alignment by Jiangfeng Xiao · 1 year, 1 month ago
- fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- 968b803 Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 2 months ago
- 5e0a760 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER by Kirill A. Shutemov · 1 year, 2 months ago
- 46e714c arch/mm/fault: fix major fault accounting when retrying under per-VMA lock by Suren Baghdasaryan · 1 year, 2 months ago
- f46c8a7 powerpc/mm: Fix null-pointer dereference in pgtable_cache_add by Kunwu Chan · 1 year, 3 months ago
- 773b93f powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE by Aneesh Kumar K.V (IBM) · 1 year, 3 months ago
- e12d8e2 powerpc: Add PVN support for HeXin C2000 processor by Zhao Ke · 1 year, 3 months ago
- ede66cd powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping() by Michael Ellerman · 1 year, 3 months ago
- 0d555b5 powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE by Stephen Rothwell · 1 year, 3 months ago
- 1f92a84 powerpc: Remove file parameter from phys_mem_access_prot() by Thomas Zimmermann · 1 year, 5 months ago
- 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
- 8f6f76a Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
- 09a4a03 Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
- 47b8def powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes by Aneesh Kumar K.V · 1 year, 4 months ago
- daa9ada powerpc/mm: Fix boot crash with FLATMEM by Michael Ellerman · 1 year, 4 months ago
- 1acfd2b Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
- 2b4a6cc powerpc: Annotate endianness of various variables and functions by Benjamin Gray · 1 year, 5 months ago
- b1fba03 powerpc: Support execute-only on all powerpc by Christophe Leroy · 1 year, 5 months ago
- ceaba662 powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE by Christophe Leroy · 1 year, 5 months ago
- bac4cff powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER by Christophe Leroy · 1 year, 5 months ago
- 46ebef5 powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW by Christophe Leroy · 1 year, 5 months ago
- ed815bd powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER by Christophe Leroy · 1 year, 5 months ago
- 8e9bd41 powerpc/nohash: Replace pte_user() by pte_read() by Christophe Leroy · 1 year, 5 months ago
- d20506d powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW by Christophe Leroy · 1 year, 5 months ago
- a785874 powerpc: Rely on address instead of pte_user() by Christophe Leroy · 1 year, 5 months ago
- c7263f1 powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set by Christophe Leroy · 1 year, 5 months ago
- d3c0dfc powerpc: Implement and use pgprot_nx() by Christophe Leroy · 1 year, 5 months ago
- 7835006 powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page() by Christophe Leroy · 1 year, 5 months ago
- d3e0179 powerpc: Untangle fixmap.h and pgtable.h and mmu.h by Christophe Leroy · 1 year, 5 months ago
- da9554e powerpc: Refactor update_mmu_cache_range() by Christophe Leroy · 1 year, 5 months ago
- 20045f0 powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() by Michael Ellerman · 1 year, 5 months ago
- a9e1a3d crash_core: change the prototype of function parse_crashkernel() by Baoquan He · 1 year, 6 months ago
- 935d4f0 mm: hugetlb: add huge page size param to set_huge_pte_at() by Ryan Roberts · 1 year, 5 months ago
- 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 4c33bf1 powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory attached by Aneesh Kumar K.V · 1 year, 6 months ago
- f142475 powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled by Aneesh Kumar K.V · 1 year, 6 months ago
- 6f0edbb Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 9fee28b powerpc: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 4089eef mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED by Suren Baghdasaryan · 1 year, 8 months ago
- 1aa0006 powerpc: Don't include lppaca.h in paca.h by Michael Ellerman · 1 year, 6 months ago
- c040c74 powerpc/pseries: Move VPHN constants into vphn.h by Michael Ellerman · 1 year, 6 months ago
- 5994eab merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes by Andrew Morton · 1 year, 7 months ago
- 4eaca96 powerpc: convert various functions to use ptdescs by Vishal Moola (Oracle) · 1 year, 7 months ago
- 49b0638 mm: enable page walking API to lock vmas during the walk by Suren Baghdasaryan · 1 year, 7 months ago
- 6be3601 powerpc/book3s64/radix: add debug message to give more details of vmemmap allocation by Aneesh Kumar K.V · 1 year, 7 months ago
- 601f006 powerpc/book3s64/radix: remove mmu_vmemmap_psize by Aneesh Kumar K.V · 1 year, 7 months ago
- f2b79c0 powerpc/book3s64/radix: add support for vmemmap optimization for radix by Aneesh Kumar K.V · 1 year, 7 months ago
- 368a059 powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling function by Aneesh Kumar K.V · 1 year, 7 months ago
- 27af67f3 powerpc/book3s64/mm: enable transparent pud hugepage by Aneesh Kumar K.V · 1 year, 7 months ago
- 104c49d powerpc/mm/trace: convert trace event to trace event class by Aneesh Kumar K.V · 1 year, 7 months ago
- 284e059 mm: remove CONFIG_PER_VMA_LOCK ifdefs by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 1af5a81 mmu_notifiers: rename invalidate_range notifier by Alistair Popple · 1 year, 7 months ago
- 6bbd42e mmu_notifiers: call invalidate_range() when invalidating TLBs by Alistair Popple · 1 year, 7 months ago
- 8d05554 powerpc: mm: convert to GENERIC_IOREMAP by Christophe Leroy · 1 year, 8 months ago
- 32cc0b7 powerpc: add pte_free_defer() for pgtables sharing page by Hugh Dickins · 1 year, 8 months ago
- 3d14021 powerpc: assert_pte_locked() use pte_offset_map_nolock() by Hugh Dickins · 1 year, 8 months ago
- 4d15721 powerpc/mm: Cleanup memory block size probing by Aneesh Kumar K.V · 1 year, 7 months ago
- b27c1a0 powerpc/47x: Add prototype for mmu_init_secondary() by Christophe Leroy · 1 year, 7 months ago
- ed05c71 powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype by Christophe Leroy · 1 year, 7 months ago
- 3932618 powerpc: replace #include <asm/export.h> with #include <linux/export.h> by Masahiro Yamada · 1 year, 7 months ago
- 4a9dd8f powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE by Christophe Leroy · 1 year, 7 months ago
- 54f30b8 powerpc: address missing-prototypes warnings by Arnd Bergmann · 1 year, 7 months ago
- e43c0a0 powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs by Nicholas Piggin · 1 year, 10 months ago
- 177255a powerpc: Add mm_cpumask warning when context switching by Nicholas Piggin · 1 year, 10 months ago
- f74b2a6 powerpc/64s: Use dec_mm_active_cpus helper by Nicholas Piggin · 1 year, 10 months ago
- c3c2e93 powerpc: Account mm_cpumask and active_cpus in init_mm by Nicholas Piggin · 1 year, 10 months ago
- 3a24ea0 powerpc/kuap: Use ASM feature fixups instead of static branches by Christophe Leroy · 1 year, 8 months ago