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
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-04-28
arm64/mm: Use phys_to_page() to access pgtable memory
Gavin Shan
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-10-25
arm64: pgtable: Correct typo in comment
Mark Brown
2019-10-18
arm64: mm: implement arch_faults_on_old_pte() on arm64
Jia He
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-29
arm64: document the choice of page attributes for pgprot_dmacoherent
Christoph Hellwig
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-27
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
2019-08-27
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-08
arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
Jia He
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
2019-07-22
arm64: mm: Drop pte_huge()
Anshuman Khandual
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
arm64/mm: don't initialize pgd_cache twice
Mike Rapoport
2019-06-10
arm64: mm: avoid redundant READ_ONCE(*ptep)
Mark Rutland
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
2018-10-05
arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
James Morse
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-11
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
Will Deacon
2018-06-27
arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Will Deacon
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-01-31
arm64: provide pmdp_establish() helper
Catalin Marinas
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
[next]