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
/
include
/
asm
/
book3s
/
32
/
pgtable.h
Age
Commit message (
Expand
)
Author
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2018-11-26
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
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-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
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-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
2015-12-14
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V