aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/tlb.c
AgeCommit message (Expand)Author
2010-11-18x86: Use online node real index in calulate_tbl_offset()Yinghai Lu
2010-11-01x86, mm: Fix section mismatch in tlb.cRakib Mullick
2010-10-20x86: Spread tlb flush vector between nodesShaohua Li
2010-07-21x86, tlb: Clean up and correct used typeBorislav Petkov
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar