1. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  2. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  3. 5789a12 x86/apic: Wire up single IPI for bigsmp_apic by Thomas Gleixner · 9 years ago
  4. 500bd02 x86/apic: Remove pointless indirections from bigsmp_apic 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. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  15. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 12 years ago
  16. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 12 years ago
  17. bf721d3 x86/apic: Factor out default target_cpus() operation by Alexander Gordeev · 12 years ago
  18. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 12 years ago
  19. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  20. 838312b apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches by Jan Beulich · 13 years ago
  21. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  22. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  23. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  24. 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 13 years ago
  25. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  26. 12bf24a x86: Implement x86_32_early_logical_apicid() for bigsmp_32 by Tejun Heo · 14 years ago
  27. acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  28. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  29. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  30. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  31. e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
  32. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 16 years ago
  33. 9694cd6 x86_32: apic/bigsmp_32, de-inline functions by Jiri Slaby · 16 years ago
  34. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  35. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  36. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/bigsmp_32.c]
  37. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  38. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  39. 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
  40. 7731319 x86, apic: clean up arch/x86/kernel/bigsmp_32.c by Ingo Molnar · 16 years ago
  41. 5c615fe x86, apic: remove stale references to APIC_DEFINITION by Ingo Molnar · 16 years ago
  42. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  43. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  44. 6b64ee0 x86, apic, 32-bit: add self-IPI methods by Ingo Molnar · 16 years ago
  45. 43f3989 x86: seperate default_send_IPI_mask_sequence/allbutself from logical by Yinghai Lu · 16 years ago
  46. 9f4187f x86, bigsmp: consolidate header code by Ingo Molnar · 16 years ago
  47. b3daa3a x86, bigsmp: consolidate code by Ingo Molnar · 16 years ago[Renamed from arch/x86/mach-generic/bigsmp.c]
  48. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 16 years ago
  49. 0939e4f x86, smp: eliminate asm/mach-default/mach_wakecpu.h by Ingo Molnar · 16 years ago
  50. 25dc004 x86, smp: refactor ->inquire_remote_apic() methods by Ingo Molnar · 16 years ago
  51. 3d5f597 x86, smp: remove ->restore_NMI_vector() by Ingo Molnar · 16 years ago
  52. 7bd06ec x86, smp: refactor ->store/restore_NMI_vector() methods by Ingo Molnar · 16 years ago
  53. 333344d x86, smp: refactor ->smp_callin_clear_local_apic() methods by Ingo Molnar · 16 years ago
  54. a965936 x86, smp: refactor ->wait_for_init_deassert() by Ingo Molnar · 16 years ago
  55. 6f177c0 x86, smp: clean up ->trampoline_phys_low/high handling by Ingo Molnar · 16 years ago
  56. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  57. debccb3 x86, apic: refactor ->cpu_mask_to_apicid*() by Ingo Molnar · 16 years ago
  58. 94af187 x86, apic: get rid of *_APIC_ID_MASK definitions by Ingo Molnar · 16 years ago
  59. 5b81272 x86, apic: refactor ->apic_id_mask & APIC_ID_MASK by Ingo Molnar · 16 years ago
  60. ca6c8ed x86, apic: refactor ->get_apic_id() & GET_APIC_ID() by Ingo Molnar · 16 years ago
  61. 9c76424 x86: consolidate the ->mps_oem_check() code by Ingo Molnar · 16 years ago
  62. cb8cc44 x86, apic: refactor ->phys_pkg_id() by Ingo Molnar · 16 years ago
  63. 4904033 x86: refactor ->enable_apic_mode() subarch methods by Ingo Molnar · 16 years ago
  64. a27a621 x86: refactor ->check_phys_apicid_present() subarch methods by Ingo Molnar · 16 years ago
  65. d83093b x86: refactor ->setup_portio_remap() subarch methods by Ingo Molnar · 16 years ago
  66. 8058714 x86, apic: clean up ->apicid_to_cpu_present() by Ingo Molnar · 16 years ago
  67. a21769a4 x86, apic: clean up ->cpu_present_to_apicid() by Ingo Molnar · 16 years ago
  68. 5257c51 x86, apic: clean up ->cpu_to_logical_apicid() by Ingo Molnar · 16 years ago
  69. 3f57a31 x86, apic: clean up ->apicid_to_node() by Ingo Molnar · 16 years ago
  70. 33a201f x86, apic: streamline the ->multi_timer_check() quirk by Ingo Molnar · 16 years ago
  71. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
  72. d190cb8 x86, apic: clean up ->ioapic_phys_id_map() by Ingo Molnar · 16 years ago
  73. a5c4329 x86, apic: clean up ->init_apic_ldr() by Ingo Molnar · 16 years ago
  74. e2d40b1 x86, apic: clean up ->vector_allocation_domain() by Ingo Molnar · 16 years ago
  75. 2e867b1 x86, apic: remove no_balance_irq and no_ioapic_check flags by Ingo Molnar · 16 years ago
  76. d1d7cae x86, apic: clean up check_apicid*() callbacks by Ingo Molnar · 16 years ago
  77. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 16 years ago
  78. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 16 years ago
  79. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
  80. f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 16 years ago
  81. 0a9cc20 x86, apic: clean up target_cpus methods by Ingo Molnar · 16 years ago
  82. d8a3539 x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
  83. 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 16 years ago
  84. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 16 years ago
  85. 7ed248d x86: clean up apic->apic_id_registered() methods by Ingo Molnar · 16 years ago
  86. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 16 years ago
  87. d26b6d6 x86, genapic: cleanup 32-bit apic_bigsmp template by Ingo Molnar · 16 years ago
  88. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  89. 569712b x86: fix wakeup_cpu with numaq/es7000, v2 by Yinghai Lu · 16 years ago
  90. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  91. 1176fa9 x86: mach-bigsmp to bigsmp by Yinghai Lu · 16 years ago
  92. 4696ca5 x86: mach_apicdef.h need to include before smp.h by Yinghai Lu · 16 years ago
  93. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  94. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 16 years ago
  95. 637cba0 x86: coding style fixes to arch/x86/mach-generic/bigsmp.c by Paolo Ciarrocchi · 17 years ago
  96. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  97. c750a66 i386: move mach-generic by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mach-generic/bigsmp.c]
  98. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  99. af669c9 i386 bigsmp: section mismatch fixes by William Lee Irwin III · 17 years ago
  100. e319af1 [PATCH] i386: Add __init to probe_bigsmp by Prarit Bhargava · 17 years ago