summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/tlbflush.h
AgeCommit message (Expand)Author
2019-05-14x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2018-05-22x86/process: Optimize TIF_NOTSC switchThomas Gleixner
2018-03-11x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins
2018-01-05kaiser: asm/tlbflush.h handle noPGE at lower levelHugh Dickins
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-14x86/mm: Fix INVPCID asm constraintBorislav Petkov
2016-02-09x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski
2016-02-09x86/mm: Add INVPCID helpersAndy Lutomirski
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-06-04x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang
2013-01-31x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi
2012-06-27x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi
2012-06-27x86/tlb: enable tlb flush range support for x86Alex Shi
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-03-28Disintegrate asm/system.h for X86David Howells
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-23x86: use native register access for native tlb flushingChris Wright
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-07x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput