aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell1-7/+8
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha1-5/+0
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar1-1/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar1-1/+1
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar1-1/+1
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-8/+8
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar1-0/+296