aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/tlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-2/+2
2004-12-31[PATCH] introduce fallback headerNick Piggin1-0/+2
2004-12-31[PATCH] introduce 4-level nopud folding headerNick Piggin1-0/+6
2004-07-12[PATCH] ia64: Reduce TLB flushing during process migrationJack Steiner1-0/+2
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-0/+1
2004-05-14[PATCH] revert the process-migration-speedup patchAndrew Morton1-2/+0
2004-05-09[PATCH] Reduce TLB flushing during process migrationAndrew Morton1-0/+2
2004-02-18[PATCH] Inefficient TLB flush fixAndrew Morton1-0/+5
2003-08-13[PATCH] correct tlb_remove_page comment.Dave Jones1-1/+1
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-2/+2
2003-03-23[PATCH] asm-generic/tlb.h needs swap.hAndrew Morton1-0/+1
2003-01-10[PATCH] replace `typedef mmu_gather_t' with `struct mmu_gather'Andrew Morton1-14/+17
2002-09-15[PATCH] clean up the TLB takedown code, remove debugAndrew Morton1-11/+2
2002-08-30[PATCH] batched freeing of anon pagesAndrew Morton1-3/+1
2002-08-27[PATCH] reduced TLB invalidation rateAndrew Morton1-1/+36
2002-08-10[PATCH] alpha: pte/pfn/page/tlb macros update [1/10]Ivan Kokshaysky1-1/+1
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell1-1/+1
2002-06-06TLB gather: Distinguish between full-mm and partial-mm flushes.David S. Miller1-4/+8
2002-05-20Move check_pgt_cache() to tlb_finish_mmu().Linus Torvalds1-0/+3
2002-05-20Make generic TLB shootdown friendlier to non-x86 architecturesv2.5.17Linus Torvalds1-10/+14
2002-05-17Cleanup munmap a lot. Fix Intel P4 TLB corruptions on SMP.Linus Torvalds1-8/+2
2002-05-15Fix up some more TLB shootdown issues.Linus Torvalds1-2/+9
2002-05-15This improves on the page table TLB shootdown. Almost there.Linus Torvalds1-32/+12
2002-05-15First cut at proper TLB shootdown for page directory entries.Linus Torvalds1-51/+60
2002-04-04Fix tlbflush header file dependenciesLinus Torvalds1-0/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-8/+9
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds1-0/+113