index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable-types.h
Age
Commit message (
Expand
)
Author
2024-08-22
powerpc/mm: Fix return type of pgd_val()
Christophe Leroy
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
2021-10-22
powerpc/32: Don't use a struct based type for pte_t
Christophe Leroy
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2018-12-04
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Add pte_xchg() helper
Michael Ellerman
2016-05-01
powerpc/mm: Always use STRICT_MM_TYPECHECKS
Michael Ellerman
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V