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