summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/tlbflush.h
AgeCommit message (Expand)Author
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
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro