1. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  2. 93ffa9a x86/init: Add i8042 state to the platform data by Dmitry Torokhov · 8 years ago
  3. 4370a3e x86/acpi: Use proper macro for invalid node by Boris Ostrovsky · 8 years ago
  4. 4ade5b2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  6. d2d9c4a x86/apic: Get rid of "warning: 'acpi_ioapic_lock' defined but not used" by Sebastian Andrzej Siewior · 8 years ago
  7. f3bf1db x86/acpi: Prevent LAPIC id 0xff from being accounted by Thomas Gleixner · 8 years ago
  8. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 9 years ago
  10. 8f54969 x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping by Gu Zheng · 9 years ago
  11. cff9ab2 x86/apic: Get rid of apic_version[] array by Denys Vlasenko · 8 years ago
  12. c12f29a x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries() by Al Stone · 9 years ago
  13. 0f61aaa x86: ACPI: remove extraneous white space after semicolon by Al Stone · 9 years ago
  14. 31b02dd x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries by Baoquan He · 9 years ago
  15. 6de4211 x86/apic, ACPI: Remove the repeated lapic address override entry parsing by Baoquan He · 9 years ago
  16. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 3e9e57f x86/acpi: store ACPI ids from MADT for future usage by Vitaly Kuznetsov · 9 years ago
  18. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  19. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 9 years ago
  22. 7a17b82 x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES by Luis R. Rodriguez · 9 years ago
  23. 088a8ef x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code by Luis R. Rodriguez · 9 years ago
  24. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  25. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  26. d81056b x86, ACPI: Handle apic/x2apic entries in MADT in correct order by Lukasz Anaczkowski · 10 years ago
  27. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  28. 5d0ddfe ACPI, PCI: Penalize legacy IRQ used by ACPI SCI by Jiang Liu · 10 years ago
  29. 4daa832 x86: Drop bogus __ref / __refdata annotations by Mathias Krause · 10 years ago
  30. ea6cd25 x86: Rename eisa_set_level_irq to elcr_set_level_irq by Paul Gortmaker · 10 years ago
  31. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 10 years ago
  32. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. f7a0c78 x86: Cleanup irq_domain ops by Thomas Gleixner · 10 years ago
  34. 46176f3 x86/irq, ACPI: Remove private function mp_register_gsi()/ mp_unregister_gsi() by Jiang Liu · 10 years ago
  35. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 10 years ago
  36. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 10 years ago
  37. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 10 years ago
  38. 7486341 x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode by Li, Aubrey · 10 years ago
  39. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 1ea76fb x86/irq: Fix regression caused by commit b568b8601f05 by Jiang Liu · 10 years ago
  41. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  42. 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 2fad930 ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() by Hanjun Guo · 10 years ago
  44. 2f82c9d x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC by Thomas Gleixner · 10 years ago
  45. b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
  46. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  47. cd68f6b x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI by Jiang Liu · 10 years ago
  48. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  49. 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
  50. 7db298c x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition by Jiang Liu · 10 years ago
  51. 5da2fd2 x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug by Jiang Liu · 10 years ago
  52. 9f50c6e x86, irq, ACPI: Fix building warning of unused code by Jiang Liu · 10 years ago
  53. b77e8f4 ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() by Jiang Liu · 10 years ago
  54. 961b6a7 x86: ACPI: Do not translate GSI number if IOAPIC is disabled by Jiang Liu · 10 years ago
  55. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. b08ee5f x86: Simplify __HAVE_ARCH_CMPXCHG tests by Borislav Petkov · 11 years ago
  57. 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 11 years ago
  58. 16ee7b3d x86, irq: Simplify the way to handle ISA IRQ by Jiang Liu · 11 years ago
  59. d7b8300 x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 11 years ago
  60. ca7e28aa x86, ACPI, irq: Provide basic irqdomain support by Jiang Liu · 11 years ago
  61. 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 11 years ago
  62. d7f3d47 x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC by Jiang Liu · 11 years ago
  63. 84245af x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI by Jiang Liu · 11 years ago
  64. 6b9fb70 x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number by Jiang Liu · 11 years ago
  65. 95d76ac x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY by Jiang Liu · 11 years ago
  66. 2e0ad0e x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ by Jiang Liu · 11 years ago
  67. 2c0a689 x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() by Jiang Liu · 11 years ago
  68. e819813 x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c by Jiang Liu · 11 years ago
  69. 032329e x86, acpi, irq: Kill static function irq_to_gsi() by Jiang Liu · 11 years ago
  70. 8d7cdcb x86, acpi: Reorganize code to avoid forward declaration in boot.c by Jiang Liu · 11 years ago
  71. a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 11 years ago
  72. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. 896dc50 x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node by Jiang Liu · 11 years ago
  75. 328281b ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h by Hanjun Guo · 11 years ago
  76. 58f5d2d x86, apic: Remove support for ia32-based Unisys ES7000 by David Rientjes · 11 years ago
  77. 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
  78. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  79. 894d334 x86/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  80. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  81. dd96dc32 x86 / ACPI: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  82. 7e1f85f x86 / ACPI: simplify _acpi_map_lsapic() by Jiang Liu · 12 years ago
  83. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 12 years ago
  84. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. bb8c470 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 25aa295 x86/ioapic: Check attr against the previous setting when programmed more than once by Liu Ping Fan · 12 years ago
  87. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 12 years ago
  88. 45f1330 x86/acpi: Correct out-of-date comment of __acpi_map_table() by Zhang Yanfei · 12 years ago
  89. 82982d7 x86/acpi: Fix incorrect sanity check in acpi_register_lapic() by Tang Chen · 12 years ago
  90. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  91. 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 12 years ago
  92. d6a77ea x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. by Konrad Rzeszutek Wilk · 12 years ago
  93. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
  94. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  95. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
  97. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  98. 8e30524 x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling by Thomas Renninger · 12 years ago
  99. 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 12 years ago
  100. f6b54f0 ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding by Feng Tang · 13 years ago