index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
tlb.h
Age
Commit message (
Expand
)
Author
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
2013-01-04
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2012-06-27
mm/mmu_gather: enable tlb flush range in generic mmu_gather
Alex Shi
2012-06-27
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2011-05-25
mm: uninline large generic tlb.h functions
Peter Zijlstra
2011-05-25
mm: extended batches for generic mmu_gather
Peter Zijlstra
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-02-04
asm-generic/tlb.h: remove <linux/quicklist.h>
H. Peter Anvin
2008-01-31
asm-generic/tlb.h: build fix
Ingo Molnar
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2007-12-26
Revert quicklist need->flush fix
Christoph Lameter
2007-12-17
quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
Christoph Lameter
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
2005-10-29
[PATCH] mm: tlb_gather_mmu get_cpu_var
Hugh Dickins
2005-09-12
[PATCH] x86-64: Increase TLB flush array size
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds