index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
/
pgtable.c
Age
Commit message (
Expand
)
Author
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
2026-03-17
powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
Ritesh Harjani (IBM)
2026-03-17
powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
2026-03-17
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
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
2025-11-18
powerpc/64s/pgtable: Enable directMap counters in meminfo for Hash
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-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-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-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2023-11-27
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-21
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
2022-11-24
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2022-08-26
powerpc/mm: Support execute-only memory on the Radix MMU
Russell Currey
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
2021-12-02
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-02-11
powerpc/mm/64s: Fix no previous prototype warning
Michael Ellerman
2021-02-09
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
[next]