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
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-19
/
+37
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
arm64/mm: don't initialize pgd_cache twice
Mike Rapoport
1
-2
/
+1
2019-06-10
arm64: mm: avoid redundant READ_ONCE(*ptep)
Mark Rutland
1
-17
/
+30
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
1
-2
/
+7
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
1
-2
/
+0
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
1
-0
/
+2
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
1
-0
/
+1
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
1
-0
/
+6
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
1
-0
/
+22
2018-10-05
arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
James Morse
1
-2
/
+6
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
1
-6
/
+29
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
1
-1
/
+2
2018-09-11
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
Will Deacon
1
-2
/
+8
2018-06-27
arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
Will Deacon
1
-5
/
+1
2018-06-08
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-2
/
+0
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
1
-2
/
+2
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-10
/
+13
2018-02-01
arm64: provide pmdp_establish() helper
Catalin Marinas
1
-0
/
+7
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-11
/
+46
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-0
/
+1
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
1
-11
/
+44
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
1
-12
/
+38
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
1
-0
/
+1
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-0
/
+6
2017-12-12
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
1
-4
/
+4
2017-12-11
arm64: mm: Fix pte_mkclean, pte_mkdirty semantics
Steve Capper
1
-15
/
+18
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
1
-0
/
+1
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
2017-10-30
arm64: Implement arch-specific pte_access_permitted()
Catalin Marinas
1
-0
/
+14
2017-09-29
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
1
-1
/
+1
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-8
/
+1
2017-08-21
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
1
-8
/
+13
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
1
-24
/
+10
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
1
-38
/
+33
2017-06-12
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
1
-1
/
+1
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-0
/
+10
2017-01-31
arm64: Improve detection of user/non-user mappings in set_pte(_at)
Catalin Marinas
1
-6
/
+9
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-1
/
+1
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
1
-0
/
+10
2016-08-25
arm64: Introduce execute-only page access permissions
Catalin Marinas
1
-5
/
+5
2016-08-04
arm64: Fix copy-on-write referencing in HugeTLB
Steve Capper
1
-0
/
+17
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-5
/
+0
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+11
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
1
-4
/
+9
2016-05-06
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
1
-2
/
+2
[next]