summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/tlbflush.h
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski2016-09-301-1/+1
* x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-09-291-1/+1
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-08-101-0/+7
* Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191-6/+0
|\
| * mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-011-6/+0
* | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-311-1/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-151-0/+57
|\
| * x86/mm: Fix INVPCID asm constraintBorislav Petkov2016-02-141-2/+2
| * x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-091-0/+9
| * x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-091-0/+48
* | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-0/+1
|/
* mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-0/+6
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-041-13/+39
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-041-0/+37
* mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-251-3/+3
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-6/+31
* x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang2013-06-041-1/+1
* x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu2013-01-311-6/+12
* x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-291-3/+0
* x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-201-2/+2
* x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-271-6/+7
* x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-271-3/+14
* x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-271-14/+9
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-5/+1
|\
| * x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi2012-05-181-5/+1
* | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-2/+2
* | Disintegrate asm/system.h for X86David Howells2012-03-281-1/+1
|/
* x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-201-2/+0
* x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-121-1/+1
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-1/+1
|\
| * FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-1/+1
* | x86: use native register access for native tlb flushingChris Wright2009-04-231-4/+4
|/
* x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-5/+2
*-. Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-4/+6
|\ \
| | * x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput2009-01-071-0/+2
| |/ |/|
| * x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-111-4/+4
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+178