index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2024-11-05
powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
Qi Zheng
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-02-22
powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
2022-07-17
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2021-12-09
powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear
Nicholas Piggin
2021-10-22
powerpc/32: Don't use a struct based type for pte_t
Christophe Leroy
2021-06-25
powerpc/64s: Fix boot failure with 4K Radix
Michael Ellerman
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2021-01-30
powerpc/mm: Include __find_linux_pte() prototype
Cédric Le Goater
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
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: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
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-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-07
powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 3
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 2
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 1
Christophe Leroy
2019-05-03
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-11-25
powerpc/mm: Remove extern from function definition
Breno Leitao
2018-10-20
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
[next]