index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
/
32
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-02-02
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-21
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-02-03
powerpc/nohash: Remove pte_same()
Christophe Leroy
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2021-10-28
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
2021-10-28
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2021-10-22
powerpc/32: Don't use a struct based type for pte_t
Christophe Leroy
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-06-22
powerpc/8xx: Modify ptep_get()
Christophe Leroy
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2018-12-04
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
[next]