| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm: Delete a big outdated comment about TLB flushing | Andy Lutomirski | 2017-06-30 | 1 | -36/+0 |
* | x86/mm: Don't reenter flush_tlb_func_common() | Andy Lutomirski | 2017-06-30 | 1 | -2/+15 |
* | x86/ldt: Simplify the LDT switching logic | Andy Lutomirski | 2017-06-22 | 1 | -18/+2 |
* | x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code | Andy Lutomirski | 2017-06-05 | 1 | -3/+2 |
* | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski | 2017-06-05 | 1 | -108/+108 |
* | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code | Andy Lutomirski | 2017-06-05 | 1 | -15/+2 |
* | x86/mm: Use new merged flush logic in arch_tlbbatch_flush() | Andy Lutomirski | 2017-06-05 | 1 | -6/+2 |
* | x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases | Andy Lutomirski | 2017-06-05 | 1 | -65/+48 |
* | x86/mm: Change the leave_mm() condition for local TLB flushes | Andy Lutomirski | 2017-06-05 | 1 | -1/+1 |
* | x86/mm: Pass flush_tlb_info to flush_tlb_others() etc | Andy Lutomirski | 2017-06-05 | 1 | -32/+32 |
* | mm, x86/mm: Make the batched unmap TLB flush API more generic | Andy Lutomirski | 2017-05-24 | 1 | -0/+17 |
* | x86/mm: Reduce indentation in flush_tlb_func() | Andy Lutomirski | 2017-05-24 | 1 | -16/+18 |
* | x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() | Andy Lutomirski | 2017-05-24 | 1 | -27/+0 |
* | x86/mm: Fix flush_tlb_page() on Xen | Andy Lutomirski | 2017-04-26 | 1 | -3/+1 |
* | x86/mm: Make flush_tlb_mm_range() more predictable | Andy Lutomirski | 2017-04-26 | 1 | -5/+7 |
* | x86/mm: Remove flush_tlb() and flush_tlb_current_task() | Andy Lutomirski | 2017-04-26 | 1 | -17/+0 |
* | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) | Andy Lutomirski | 2016-08-24 | 1 | -0/+15 |
* | x86/mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+1 |
* | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski | 2016-04-28 | 1 | -0/+10 |
* | x86/mm, sched/core: Uninline switch_mm() | Andy Lutomirski | 2016-04-28 | 1 | -0/+102 |
* | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski | 2016-04-28 | 1 | -0/+4 |
* | mm/rmap: batched invalidations should use existing api | Nadav Amit | 2016-04-02 | 1 | -1/+1 |
* | x86/mm: TLB_REMOTE_SEND_IPI should count pages | Nadav Amit | 2016-04-02 | 1 | -3/+9 |
* | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski | 2016-01-11 | 1 | -3/+26 |
* | x86, mm: trace when an IPI is about to be sent | Mel Gorman | 2015-09-05 | 1 | -0/+1 |
* | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen | 2015-07-21 | 1 | -1/+1 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-02-04 | 1 | -3/+0 |
* | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia... | Jeremiah Mahler | 2014-08-10 | 1 | -1/+1 |
* | x86/mm: Fix RCU splat from new TLB tracepoints | Dave Hansen | 2014-08-08 | 1 | -1/+7 |
* | x86/mm: Set TLB flush tunable to sane value (33) | Dave Hansen | 2014-07-31 | 1 | -2/+11 |
* | x86/mm: New tunable for single vs full TLB flush | Dave Hansen | 2014-07-31 | 1 | -0/+46 |
* | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 2014-07-31 | 1 | -2/+9 |
* | x86/mm: Unify remote INVLPG code | Dave Hansen | 2014-07-31 | 1 | -2/+2 |
* | x86/mm: Fix missed global TLB flush stat | Dave Hansen | 2014-07-31 | 1 | -8/+7 |
* | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 | 1 | -76/+11 |
* | x86/mm: Clean up the TLB flushing code | Dave Hansen | 2014-07-31 | 1 | -12/+11 |
* | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 2014-01-25 | 1 | -27/+1 |
* | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 2014-01-25 | 1 | -6/+6 |
* | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 1 | -7/+7 |
* | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-12 | 1 | -3/+1 |
* | mm: vmstats: tlb flush counters | Dave Hansen | 2013-09-12 | 1 | -4/+14 |
* | x86: Convert a few mistaken __cpuinit annotations to __init | Jan Beulich | 2013-01-24 | 1 | -1/+1 |
* | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 1 | -5/+3 |
* | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim | 2012-11-15 | 1 | -1/+1 |
* | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-28 | 1 | -0/+2 |
* | x86/mm: Fix range check in tlbflush debugfs interface | Jan Beulich | 2012-09-07 | 1 | -1/+1 |
* | x86/tlb: do flush_tlb_kernel_range by 'invlpg' | Alex Shi | 2012-06-28 | 1 | -0/+30 |
* | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2012-06-28 | 1 | -195/+47 |
* | x86/tlb: enable tlb flush range support for x86 | Alex Shi | 2012-06-28 | 1 | -66/+46 |
* | x86/tlb: add tlb_flushall_shift knob into debugfs | Alex Shi | 2012-06-28 | 1 | -0/+51 |