summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* 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