Age | Commit message (Expand) | Author |
2013-09-11 | mm: vmstats: track TLB flush stats on UP too | Dave Hansen |
2013-09-11 | mm: vmstats: tlb flush counters | Dave Hansen |
2013-01-24 | x86: Convert a few mistaken __cpuinit annotations to __init | Jan Beulich |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-14 | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim |
2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-09-07 | x86/mm: Fix range check in tlbflush debugfs interface | Jan Beulich |
2012-06-27 | x86/tlb: do flush_tlb_kernel_range by 'invlpg' | Alex Shi |
2012-06-27 | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi |
2012-06-27 | x86/tlb: enable tlb flush range support for x86 | Alex Shi |
2012-06-27 | x86/tlb: add tlb_flushall_shift knob into debugfs | Alex Shi |
2012-06-27 | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi |
2012-06-27 | x86/tlb: fall back to flush all when meet a THP large page | Alex Shi |
2012-06-27 | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi |
2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi |
2012-03-22 | x86, tlb: Switch cr3 in leave_mm() only when needed | Suresh Siddha |
2011-03-15 | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong |
2011-02-14 | x86: Avoid tlbstate lock if not enough cpus | Shaohua Li |
2010-11-18 | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu |
2010-11-01 | x86, mm: Fix section mismatch in tlb.c | Rakib Mullick |
2010-10-20 | x86: Spread tlb flush vector between nodes | Shaohua Li |
2010-07-21 | x86, tlb: Clean up and correct used type | Borislav Petkov |
2010-02-17 | x86: Convert tlbstate_lock to raw_spinlock | Thomas Gleixner |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar |