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