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