- 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
- 10af623 x86/mm: Implement PCID based optimization: try to preserve old TLB entries using PCID by Andy Lutomirski · 7 years ago
- 660da7c x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 7 years ago
- 94b1b03 x86/mm: Rework lazy TLB mode and TLB freshness tracking by Andy Lutomirski · 7 years ago
- b0579ad x86/mm: Track the TLB's tlb_gen and update the flushing algorithm by Andy Lutomirski · 7 years ago
- f39681e x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 7 years ago
- d543681 x86/mm: Remove reset_lazy_tlbstate() by Andy Lutomirski · 7 years ago
- 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 7 years ago
- 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
- ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
- 454bbad x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases by Andy Lutomirski · 8 years ago
- a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
- e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
- ca6c99c0 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 8 years ago
- 29961b5 x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
- 1f9ca18 Merge branch 'x86/process' into x86/mm, to create new base for further patches by Ingo Molnar · 8 years ago
- 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
- 5a92015 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 8 years ago
- 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
- e1bfc11 x86/init: Fix cr4_init_shadow() on CR4-less machines by Andy Lutomirski · 8 years ago
- 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
- 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 9 years ago
- c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e2c7698c x86/mm: Fix INVPCID asm constraint by Borislav Petkov · 9 years ago
- d8bced7 x86/mm: If INVPCID is available, use it to flush global mappings by Andy Lutomirski · 9 years ago
- 060a402 x86/mm: Add INVPCID helpers by Andy Lutomirski · 9 years ago
- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- e8747f1 x86, cleanups: Remove extra tab in __flush_tlb_one() by Michael Wang · 12 years ago
- 086fc8f x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() by Fenghua Yu · 12 years ago
- 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
- 7efa1c8 x86/tlb: Fix build warning and crash when building for !SMP by Alex Shi · 12 years ago
- effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 12 years ago
- 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 12 years ago
- e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
- 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3e7f3db x86/tlb: Clean up and unify TLB_FLUSH_ALL definition by Alex Shi · 13 years ago
- c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
- 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- d7285c6 x86: use native register access for native tlb flushing by Chris Wright · 16 years ago
- 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
- 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
- 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
- 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
- dacf7333 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/tlbflush.h]
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- 913da64 x86: build fix for !CONFIG_SMP by Alex Nixon · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- b1979a5 x86: prevent PGE flush from interruption/preemption by Ingo Molnar · 17 years ago
- 94cf8de include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- d291cf8 x86: merge tlbflush.h variants by Thomas Gleixner · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago