summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/tlb.h
Commit message (Expand)AuthorAgeFilesLines
* 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