summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()Xiao Guangrong2011-03-151-2/+1
* x86: Avoid tlbstate lock if not enough cpusShaohua Li2011-02-141-7/+4
* x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
* x86, mm: Fix section mismatch in tlb.cRakib Mullick2010-11-011-1/+1
* x86: Spread tlb flush vector between nodesShaohua Li2010-10-201-1/+47
* x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-211-3/+1
* x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner2010-02-171-4/+4
* x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-191-1/+2
* cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-241-7/+8
* x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
* x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-181-5/+0
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-1/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-1/+1
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-1/+1
* Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-8/+8
* x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-211-0/+296