index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
tlb.h
Age
Commit message (
Expand
)
Author
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
mm: update mmu_gather range correctly
Aneesh Kumar K.V
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2015-11-23
treewide: Remove old email address
Peter Zijlstra
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