开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
tlb.h
Age
Commit message (
Expand
)
Author
2015-10-07
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
2015-07-28
arm64: Use last level TLBI for user pte changes
Catalin Marinas
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-04-25
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
2014-02-26
arm64: Convert asm/tlb.h to generic mmu_gather
Catalin Marinas
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-06-14
ARM64: mm: THP support.
Steve Capper
2012-09-17
arm64: TLB maintenance functionality
Catalin Marinas