summaryrefslogtreecommitdiff
path: root/include/asm-generic/tlb.h
Commit message (Expand)AuthorAge
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
* mm: refactor TLB gathering APIMinchan Kim2017-08-10
* asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov2017-03-09
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-24
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* mm: update mmu_gather range correctlyAneesh Kumar K.V2016-12-12
* mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
* mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-26
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-13
* mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-17
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-16
* arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-06
* x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-12
* mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-04
* mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-27
* x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
* thp: add tlb_remove_pmd_tlb_entryShaohua Li2012-01-12
* mm: uninline large generic tlb.h functionsPeter Zijlstra2011-05-25
* mm: extended batches for generic mmu_gatherPeter Zijlstra2011-05-25
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-25
* mm: mmu_gather reworkPeter Zijlstra2011-05-25
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin2008-02-04
* asm-generic/tlb.h: build fixIngo Molnar2008-01-31
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-30
* Revert quicklist need->flush fixChristoph Lameter2007-12-26
* quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter2007-12-17
* fix file specification in commentsUwe Zeisberger2006-10-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-29
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-29
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-29
* [PATCH] x86-64: Increase TLB flush array sizeAndi Kleen2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16