aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/tlbflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman1-3/+3
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen1-6/+31
2013-06-04x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang1-1/+1
2013-01-31x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu1-6/+12
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin1-3/+0
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi1-2/+2
2012-06-27x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi1-6/+7
2012-06-27x86/tlb: enable tlb flush range support for x86Alex Shi1-3/+14
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-14/+9
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi1-5/+1
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-2/+2
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+1
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-2/+0
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu1-1/+1
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-1/+1
2009-04-23x86: use native register access for native tlb flushingChris Wright1-4/+4
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-1/+1
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-5/+2
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar1-4/+6
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell1-4/+4
2009-01-07x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput1-0/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+178