summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/tlbflush.h
Commit message (Expand)AuthorAgeFilesLines
* x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-211-2/+2
* x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-281-6/+7
* x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-281-3/+14
* x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-281-14/+9Star
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-5/+1Star
|\
| * x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi2012-05-181-5/+1Star
* | 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/+0Star
* 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-221-1/+1
* | x86: use native register access for native tlb flushingChris Wright2009-04-241-4/+4
|/
* x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-5/+2Star
*-. 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-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+178