index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
|
/
|
/
|
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-4
/
+9
|
*
arm64: Introduce pmd_thp_or_huge
Suzuki K Poulose
2016-04-21
1
-0
/
+2
*
|
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-05-06
1
-2
/
+2
*
|
arm64: Replace hard-coded values in the pmd/pud_bad() macros
Catalin Marinas
2016-05-06
1
-3
/
+3
*
|
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-05-06
1
-0
/
+10
*
|
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-05-06
1
-3
/
+3
*
|
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-04-15
1
-0
/
+5
*
|
arm64, mm, numa: Add NUMA balancing support for arm64.
Ganapatrao Kulkarni
2016-04-15
1
-0
/
+15
*
|
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
1
-8
/
+3
*
|
arm64: mm: avoid virt_to_page() translation for the zero page
Ard Biesheuvel
2016-04-14
1
-1
/
+1
*
|
Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...
Ard Biesheuvel
2016-04-14
1
-3
/
+2
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-99
/
+79
|
\
|
*
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
2016-03-11
1
-1
/
+2
|
*
arm64: Remove fixmap include fragility
Mark Rutland
2016-02-26
1
-62
/
+1
|
*
arm64: Fix building error with 16KB pages and 36-bit VA
Catalin Marinas
2016-02-25
1
-1
/
+1
|
*
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
1
-8
/
+2
|
*
arm64: pgtable: implement static [pte|pmd|pud]_offset variants
Ard Biesheuvel
2016-02-18
1
-0
/
+13
|
*
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2016-02-16
1
-0
/
+26
|
*
arm64: mm: add functions to walk page tables by PA
Mark Rutland
2016-02-16
1
-16
/
+23
|
*
arm64: mm: move pte_* macros
Mark Rutland
2016-02-16
1
-10
/
+10
|
*
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
1
-2
/
+2
*
|
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
2016-03-09
1
-2
/
+3
*
|
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2016-02-26
1
-3
/
+4
|
/
*
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
2016-01-25
1
-11
/
+10
*
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
Minchan Kim
2016-01-15
1
-0
/
+1
*
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-8
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
1
-3
/
+20
|
\
|
*
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2016-01-05
1
-1
/
+2
|
*
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2015-12-21
1
-2
/
+8
|
*
arm64: pgtable: implement pte_accessible()
Will Deacon
2015-12-01
1
-0
/
+10
*
|
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
2015-12-11
1
-4
/
+8
|
/
*
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-18
1
-0
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
1
-0
/
+1
|
\
|
*
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
1
-0
/
+1
[next]