Age | Commit message (Expand) | Author |
---|---|---|
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2021-01-29 | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs | Will Deacon |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() | Peter Zijlstra |
2018-10-09 | x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range | Rik van Riel |
2018-10-09 | x86/mm: Page size aware flush_tlb_mm_range() | Peter Zijlstra |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-31 | x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) | Vitaly Kuznetsov |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen |
2012-06-27 | x86/tlb: enable tlb flush range support for x86 | Alex Shi |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |