1. 196d9d8 mm/memory: Move mmu_gather and TLB invalidation code into its own file by Peter Zijlstra · 6 years ago
  2. a6d6024 asm-generic/tlb: Track which levels of the page tables have been cleared by Will Deacon · 6 years ago
  3. 22a61c3 asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather by Peter Zijlstra · 6 years ago
  4. faaadaf asm-generic/tlb: Guard with #ifdef CONFIG_MMU by Will Deacon · 6 years ago
  5. fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
  6. 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
  7. 2ff6ddf x86/mm/tlb: Leave lazy TLB mode at page table free time by Rik van Riel · 7 years ago
  8. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 7 years ago
  9. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  10. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  11. 048456d asm-generic: introduce <asm-generic/pgtable-nop4d.h> by Kirill A. Shutemov · 8 years ago
  12. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  13. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  14. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  15. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  16. b5bc66b mm: update mmu_gather range correctly by Aneesh Kumar K.V · 8 years ago
  17. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 9 years ago
  18. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 9 years ago
  19. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  20. 721c21c mm: mmu_gather: use tlb->end != 0 only for TLB invalidation by Will Deacon · 10 years ago
  21. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  22. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  23. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 12 years ago
  24. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
  25. 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  26. 597e1c3 mm/mmu_gather: enable tlb flush range in generic mmu_gather by Alex Shi · 13 years ago
  27. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
  28. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  29. 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 14 years ago
  30. e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 14 years ago
  31. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 14 years ago
  32. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 14 years ago
  33. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 16 years ago
  34. e1adbcf asm-generic/tlb.h: remove <linux/quicklist.h> by H. Peter Anvin · 17 years ago
  35. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 17 years ago
  36. a5a19c6 x86: demacro asm-x86/pgalloc_32.h by Jeremy Fitzhardinge · 17 years ago
  37. 49eaaa1 Revert quicklist need->flush fix by Christoph Lameter · 17 years ago
  38. 421d991 quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 by Christoph Lameter · 17 years ago
  39. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  40. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  41. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  42. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  43. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  44. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago