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