Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+5 |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 1 | -5/+5 |
2012-03-22 | x86, tlb: Switch cr3 in leave_mm() only when needed | Suresh Siddha | 1 | -3/+5 |
2011-03-15 | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong | 1 | -2/+1 |
2011-02-14 | x86: Avoid tlbstate lock if not enough cpus | Shaohua Li | 1 | -7/+4 |
2010-11-18 | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 1 | -2/+3 |
2010-11-01 | x86, mm: Fix section mismatch in tlb.c | Rakib Mullick | 1 | -1/+1 |
2010-10-20 | x86: Spread tlb flush vector between nodes | Shaohua Li | 1 | -1/+47 |
2010-07-21 | x86, tlb: Clean up and correct used type | Borislav Petkov | 1 | -3/+1 |
2010-02-17 | x86: Convert tlbstate_lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 1 | -1/+2 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 1 | -7/+8 |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds | 1 | -11/+10 |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 1 | -5/+0 |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 1 | -1/+0 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 1 | -1/+1 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 1 | -8/+8 |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar | 1 | -0/+296 |