index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
2018-08-07
*
Merge android-4.4.111 (f851888) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
*
FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2018-01-06
|
*
FROMLIST: arm64: mm: Use non-global mappings for kernel space
Will Deacon
2018-01-06
*
|
Merge android-4.4.100 (482cc74) into msm-4.4
Srinivasarao P
2017-12-26
|
\
|
|
*
BACKPORT: arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-11-20
|
*
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-10-14
|
|
\
|
|
*
UPSTREAM: arm64: account for sparsemem section alignment when choosing vmemma...
Ard Biesheuvel
2016-10-14
|
|
*
UPSTREAM: arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-09-29
|
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-09-26
|
|
\
|
|
|
*
UPSTREAM: arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2016-09-22
|
|
*
UPSTREAM: arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-09-22
|
|
*
UPSTREAM: arm64: pgtable: implement static [pte|pmd|pud]_offset variants
Ard Biesheuvel
2016-09-22
|
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-merge
Dmitry Shmidt
2016-09-20
|
|
\
|
|
|
*
UPSTREAM: arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2016-09-18
|
|
*
UPSTREAM: arm64: mm: add functions to walk page tables by PA
Mark Rutland
2016-09-18
|
|
*
UPSTREAM: arm64: mm: move pte_* macros
Mark Rutland
2016-09-18
|
|
*
UPSTREAM: arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-09-18
|
|
*
UPSTREAM: arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2016-09-18
|
|
*
UPSTREAM: arm64: hugetlb: add support for PTE contiguous bit
David Woods
2016-09-18
|
|
*
UPSTREAM: arm64: pgtable: implement pte_accessible()
Will Deacon
2016-09-15
*
|
|
arm64: Hot-remove implementation for arm64
Andrea Reale
2017-11-22
*
|
|
arm64: mm: allow enforcing of strict break-before-make for page tables
Will Deacon
2017-02-24
*
|
|
Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4
Alex Shi
2016-06-02
|
\
|
|
|
*
|
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-06-01
|
*
|
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-06-01
|
*
|
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-06-01
|
*
|
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-06-01
*
|
|
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-05-11
*
|
|
arm64: pgtable: implement static [pte|pmd|pud]_offset variants
Ard Biesheuvel
2016-05-11
*
|
|
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2016-05-11
*
|
|
arm64: mm: add functions to walk page tables by PA
Mark Rutland
2016-05-11
*
|
|
arm64: mm: move pte_* macros
Mark Rutland
2016-05-11
*
|
|
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-05-11
*
|
|
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
Minchan Kim
2016-05-11
*
|
|
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2016-05-11
*
|
|
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2016-05-11
*
|
|
arm64: pgtable: implement pte_accessible()
Will Deacon
2016-05-11
|
/
/
*
|
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
2016-05-04
*
|
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
2016-05-04
*
|
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
2016-03-16
*
|
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2016-03-09
|
/
*
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
2015-12-11
*
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-18
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
|
\
|
*
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
|
\
|
|
*
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
Catalin Marinas
2015-10-16
|
*
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
yalin wang
2015-10-13
|
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
[next]