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
/
pgtable.h
Age
Commit message (
Expand
)
Author
2022-07-17
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-01-30
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
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-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-03-13
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2019-11-18
powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-15
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-07-26
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
Aneesh Kumar K.V
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
[next]