1. ad3bc25 x86/kernel: Fix more -Wmissing-prototypes warnings by Borislav Petkov · 6 years ago
  2. 5289d30 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 11c8dc4 x86/jailhouse: Enable APIC and SMP support by Jan Kiszka · 7 years ago
  4. 32c9c80 x86/apic: Install an empty physflat_init_apic_ldr by Jan Kiszka · 7 years ago
  5. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  6. 03dd604 x86/apic: Remove local var in flat_send_IPI_allbutself() by Borislav Petkov · 7 years ago
  7. baab1e8 x86/apic: Remove unused callbacks by Thomas Gleixner · 7 years ago
  8. 9f9e3bb x86/apic: Add replacement for cpu_mask_to_apicid() by Thomas Gleixner · 7 years ago
  9. c1d1ee9 x86/apic: Get rid of apic->target_cpus by Thomas Gleixner · 7 years ago
  10. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  11. 91cd9cb x86/apic: Move cpumask and to core code by Thomas Gleixner · 8 years ago
  12. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  14. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  15. 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
  16. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  17. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  18. fe2f954 x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes by Denys Vlasenko · 9 years ago
  19. 6153058 x86/apic: Use default send single IPI wrapper by Thomas Gleixner · 9 years ago
  20. 68cd88f x86/apic: Wire up single IPI for apic_physflat by Thomas Gleixner · 9 years ago
  21. 449112f x86/apic: Remove pointless indirections from apic_physflat by Thomas Gleixner · 9 years ago
  22. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  23. 2f078b9 x86, apic: Remove enable_apic_mode callback by David Rientjes · 10 years ago
  24. 11a8318 x86, apic: Remove setup_portio_remap callback by David Rientjes · 10 years ago
  25. e76661b x86, apic: Remove multi_timer_check callback by David Rientjes · 10 years ago
  26. 658ffd7 x86, apic: Remove check_apicid_present callback by David Rientjes · 10 years ago
  27. c460b5d x86, apic: Remove mps_oem_check callback by David Rientjes · 10 years ago
  28. 300eddf x86, apic: Remove smp_callin_clear_local_apic callback by David Rientjes · 10 years ago
  29. 6ab1b27 x86, apic: Replace trampoline physical addresses with defaults by David Rientjes · 10 years ago
  30. 465822c x86/apic: Switch wait_for_init_deassert() to a bool flag by David Rientjes · 11 years ago
  31. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  33. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  34. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 13 years ago
  35. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 13 years ago
  36. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 13 years ago
  37. bf721d3 x86/apic: Factor out default target_cpus() operation by Alexander Gordeev · 13 years ago
  38. 49d0c7a x86/apic: Trivial whitespace fixes by Alexander Gordeev · 13 years ago
  39. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 13 years ago
  40. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  41. e8524b2 x86, apic: Add probe() for apic_flat by Yinghai Lu · 13 years ago
  42. 9a0ebfb x86: Make flat_init_apic_ldr() available by Daniel J Blueman · 13 years ago
  43. b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 14 years ago
  44. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 14 years ago
  45. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 14 years ago
  46. 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 14 years ago
  47. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  48. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  49. e34b700 arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code by Jasper Spaans · 15 years ago
  50. dfea91d x86, apic: use physical mode for IBM summit platforms by Suresh Siddha · 15 years ago
  51. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  52. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 16 years ago
  53. 61fe91e x86: apic: Check rev 3 fadt correctly for physical_apic bit by Yinghai Lu · 16 years ago
  54. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 16 years ago
  55. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 16 years ago
  56. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  57. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  58. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/genapic_flat_64.c]
  59. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  60. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  61. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  62. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  63. 43f3989 x86: seperate default_send_IPI_mask_sequence/allbutself from logical by Yinghai Lu · 16 years ago
  64. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
  65. 3d5f597 x86, smp: remove ->restore_NMI_vector() by Ingo Molnar · 16 years ago
  66. abfa584 x86: set ->trampoline_phys_low/high on 64-bit too by Ingo Molnar · 16 years ago
  67. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  68. debccb3 x86, apic: refactor ->cpu_mask_to_apicid*() by Ingo Molnar · 16 years ago
  69. 5b81272 x86, apic: refactor ->apic_id_mask & APIC_ID_MASK by Ingo Molnar · 16 years ago
  70. ca6c8ed x86, apic: refactor ->get_apic_id() & GET_APIC_ID() by Ingo Molnar · 16 years ago
  71. d4c9a9f x86, apic: unify phys_pkg_id() by Ingo Molnar · 16 years ago
  72. a27a621 x86: refactor ->check_phys_apicid_present() subarch methods by Ingo Molnar · 16 years ago
  73. a21769a4 x86, apic: clean up ->cpu_present_to_apicid() by Ingo Molnar · 16 years ago
  74. 2e867b1 x86, apic: remove no_balance_irq and no_ioapic_check flags by Ingo Molnar · 16 years ago
  75. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 16 years ago
  76. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 16 years ago
  77. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
  78. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 16 years ago
  79. 4c3e51e x86: clean up genapic_phys_flat by Ingo Molnar · 16 years ago
  80. f2f05ee x86: clean up genapic_flat by Ingo Molnar · 16 years ago
  81. a775a38 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask by Mike Travis · 16 years ago
  82. bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
  83. 6eeb7c5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* by Mike Travis · 16 years ago
  84. 95d313c x86: Add cpu_mask_to_apicid_and by Mike Travis · 16 years ago
  85. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  86. fae17216 x86: fix section mismatch warning - apic_physflat by Marcin Slusarz · 16 years ago
  87. 983f91ff x86: fix section mismatch warning - apic_flat by Marcin Slusarz · 16 years ago
  88. 02c1df1 x86: print out if acpi want physical flat of all by Yinghai Lu · 16 years ago
  89. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  90. 1b9b89e x86: add apic probe for genapic 64bit, v2 by Yinghai Lu · 16 years ago
  91. 1bd9d6b NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c by Mike Travis · 16 years ago
  92. f910a9d x86: make 64bit have get_apic_id by Yinghai Lu · 16 years ago
  93. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 16 years ago
  94. cff73a6 x64, x2apic/intr-remap: introcude self IPI to genapic routines by Suresh Siddha · 16 years ago
  95. 0c81c74 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines by Suresh Siddha · 16 years ago
  96. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 17 years ago
  97. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
  98. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  99. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  100. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/genapic_flat_64.c]