index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
tlb.h
Age
Commit message (
Expand
)
Author
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2012-08-25
ARM: 7503/1: mm: only flush both pmd entries for classic MMU
Will Deacon
2012-02-02
ARM: 7302/1: Add TLB flushing for both entries in a PMD
Catalin Marinas
2011-12-08
ARM: LPAE: Invalidate the TLB before freeing the PMD
Catalin Marinas
2011-12-08
ARM: pgtable: switch to use pgtable-nopud.h
Russell King
2011-05-25
arm: mmu_gather rework
Peter Zijlstra
2011-02-21
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
Russell King
2011-02-21
ARM: tlb: delay page freeing for SMP and ARMv7 CPUs
Russell King
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-04-15
[ARM] 5450/1: Flush only the needed range when unmapping a VMA
Aaro Koskinen
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King