| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -1/+1 |
* | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2013-06-06 | 1 | -16/+1 |
* | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 | 1 | -1/+6 |
* | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko | 2013-01-04 | 1 | -0/+9 |
* | mm/mmu_gather: enable tlb flush range in generic mmu_gather | Alex Shi | 2012-06-27 | 1 | -0/+2 |
* | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 | 1 | -1/+2 |
* | thp: add tlb_remove_pmd_tlb_entry | Shaohua Li | 2012-01-12 | 1 | -0/+14 |
* | mm: uninline large generic tlb.h functions | Peter Zijlstra | 2011-05-25 | 1 | -122/+13 |
* | mm: extended batches for generic mmu_gather | Peter Zijlstra | 2011-05-25 | 1 | -46/+83 |
* | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 | 1 | -5/+51 |
* | mm: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -27/+69 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -6/+6 |
* | asm-generic/tlb.h: remove <linux/quicklist.h> | H. Peter Anvin | 2008-02-04 | 1 | -1/+0 |
* | asm-generic/tlb.h: build fix | Ingo Molnar | 2008-01-31 | 1 | -0/+1 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+0 |
* | Revert quicklist need->flush fix | Christoph Lameter | 2007-12-26 | 1 | -3/+0 |
* | quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 | Christoph Lameter | 2007-12-17 | 1 | -0/+4 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-29 | 1 | -9/+0 |
* | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-29 | 1 | -6/+0 |
* | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 2005-10-29 | 1 | -5/+5 |
* | [PATCH] x86-64: Increase TLB flush array size | Andi Kleen | 2005-09-12 | 1 | -1/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+160 |