1. effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 12 years ago
  2. 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 12 years ago
  3. 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 12 years ago
  4. 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 12 years ago
  5. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  6. d8dfe60 x86/tlb: fall back to flush all when meet a THP large page by Alex Shi · 12 years ago
  7. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  8. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 12 years ago
  10. a6fca40 x86, tlb: Switch cr3 in leave_mm() only when needed by Suresh Siddha · 12 years ago
  11. 25542c6 x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() by Xiao Guangrong · 13 years ago
  12. 7064d86 x86: Avoid tlbstate lock if not enough cpus by Shaohua Li · 14 years ago
  13. 9223081 x86: Use online node real index in calulate_tbl_offset() by Yinghai Lu · 14 years ago
  14. cf38d0b x86, mm: Fix section mismatch in tlb.c by Rakib Mullick · 14 years ago
  15. 9329672 x86: Spread tlb flush vector between nodes by Shaohua Li · 14 years ago
  16. 3f8afb7 x86, tlb: Clean up and correct used type by Borislav Petkov · 14 years ago
  17. 39c662f x86: Convert tlbstate_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  18. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  19. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  20. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  21. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 15 years ago
  22. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  23. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  24. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  25. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  26. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  27. 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/tlb.c]
  28. 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 16 years ago[Renamed from arch/x86/kernel/tlb_64.c]
  29. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
  30. 6dd01be x86: prepare for tlb merge by Tejun Heo · 16 years ago
  31. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  32. 92181f1 x86: optimise x86's do_page_fault (C entry point for the page fault path) by Nick Piggin · 16 years ago
  33. 8f5d36e Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago