1. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  3. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  4. 6153058 x86/apic: Use default send single IPI wrapper by Thomas Gleixner · 9 years ago
  5. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  6. 2f078b9 x86, apic: Remove enable_apic_mode callback by David Rientjes · 10 years ago
  7. 11a8318 x86, apic: Remove setup_portio_remap callback by David Rientjes · 10 years ago
  8. e76661b x86, apic: Remove multi_timer_check callback by David Rientjes · 10 years ago
  9. 658ffd7 x86, apic: Remove check_apicid_present callback by David Rientjes · 10 years ago
  10. c460b5d x86, apic: Remove mps_oem_check callback by David Rientjes · 10 years ago
  11. 300eddf x86, apic: Remove smp_callin_clear_local_apic callback by David Rientjes · 10 years ago
  12. 6ab1b27 x86, apic: Replace trampoline physical addresses with defaults by David Rientjes · 10 years ago
  13. 465822c x86/apic: Switch wait_for_init_deassert() to a bool flag by David Rientjes · 11 years ago
  14. 8461689 Merge branch 'x86/apic' into x86/platform by Ingo Molnar · 12 years ago
  15. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  16. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 12 years ago
  17. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 12 years ago
  18. 7db971b x86/platform: Introduce APIC post-initialization callback by Ido Yariv · 12 years ago
  19. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 12 years ago
  20. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  21. 838312b apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches by Jan Beulich · 13 years ago
  22. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  23. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  24. 8b37e880 x86, apic: Use .apicdrivers section for the apic drivers list by Suresh Siddha · 13 years ago
  25. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  26. 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 13 years ago
  27. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  28. 3f6f679 x86: Implement the default x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  29. acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  30. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  31. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  32. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  33. 8653f88 x86: Remove duplicated #include's by Huang Weiyi · 15 years ago
  34. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 15 years ago
  35. 5c6cb5e cpumask: remove cpumask_t assignment from vector_allocation_domain() by Rusty Russell · 16 years ago
  36. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  37. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  38. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  39. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 16 years ago
  40. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/probe_32.c]
  41. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  42. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  43. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  44. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  45. 28aa29e remove: genapic prepare by Ingo Molnar · 16 years ago
  46. 7d01d32 x86, apic: fix build fallout of genapic changes by Ingo Molnar · 16 years ago
  47. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  48. 6b64ee0 x86, apic, 32-bit: add self-IPI methods by Ingo Molnar · 16 years ago
  49. 43f3989 x86: seperate default_send_IPI_mask_sequence/allbutself from logical by Yinghai Lu · 16 years ago
  50. fbeb2ca x86: unify genapic code, unify subarchitectures, remove old subarchitecture code, xapic fix by Suresh Siddha · 16 years ago
  51. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 16 years ago
  52. 7b38725 x86: remove subarchitecture support code by Ingo Molnar · 16 years ago