1. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  2. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  3. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  4. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  5. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  6. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  7. d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 14 years ago
  8. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  9. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  10. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
  11. 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 15 years ago
  12. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 15 years ago
  13. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  14. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 15 years ago
  15. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  16. 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 15 years ago
  17. 988856e x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. by Eric W. Biederman · 15 years ago
  18. 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 15 years ago
  19. 0fd5267 x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs by Eric W. Biederman · 15 years ago
  20. 9d2062b x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi by Eric W. Biederman · 15 years ago
  21. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 15 years ago
  22. aa2110c ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT by Lin Ming · 15 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  24. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  25. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  26. 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 15 years ago
  27. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 15 years ago
  28. 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 15 years ago
  29. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
  33. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  34. 97c169d ACPI: remove Asus P2B-DS from acpi=ht blacklist by Len Brown · 15 years ago
  35. 18dce6b x86: Fix SCI on IOAPIC != 0 by Yinghai Lu · 15 years ago
  36. 0271f91 x86, acpi: Map hotadded cpu to correct node. by Haicheng Li · 15 years ago
  37. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  38. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 15 years ago
  39. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  40. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  42. eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 15 years ago
  43. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 15 years ago
  44. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  45. 6b2b171 x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces by Jeremy Fitzhardinge · 16 years ago
  46. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 16 years ago
  47. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 16 years ago
  48. d023e49 ACPI: Remove Asus P4B266 from blacklist by Olivier Berger · 16 years ago
  49. c636f75 ACPI: delete dead acpi_disabled setting code by Len Brown · 16 years ago
  50. 58f892e x86: Print real IOAPIC version for x86-64 by Naga Chumbalkar · 16 years ago
  51. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 16 years ago
  52. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 16 years ago
  53. bdfe8ac x86/acpi: move pin_programmed bit map to io_apic.c by Yinghai Lu · 16 years ago
  54. a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 16 years ago
  55. b9e0353 x86/acpi: remove irq-compression trick on 32-bit by Yinghai Lu · 16 years ago
  56. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 16 years ago
  57. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  58. 8a3f257 Merge branch 'misc' into release by Len Brown · 16 years ago
  59. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 16 years ago
  60. 5b4c0b6 ACPI: update comment by Zhang Rui · 16 years ago
  61. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  62. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  63. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
  64. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 16 years ago
  65. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
  66. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  67. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 16 years ago
  68. eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 16 years ago
  69. 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 16 years ago
  70. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  71. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  72. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 16 years ago
  73. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 16 years ago
  74. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  75. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 16 years ago
  76. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
  77. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 16 years ago
  78. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  79. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  80. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  81. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  82. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  83. ee943a8 x86: use cpumask_var_t in acpi/boot.c by Rusty Russell · 16 years ago
  84. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  85. 7b37b5f ACPI: disable MPS when NO APIC-table found by Len Brown · 16 years ago
  86. 69b88af x86: clean up get_smp_config() by Yinghai Lu · 16 years ago
  87. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  88. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  90. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 16 years ago
  91. 35af282 x86: call dmi-quirks for HP Laptops after early-quirks are executed by Andreas Herrmann · 16 years ago
  92. a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 16 years ago
  93. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago
  94. 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 16 years ago
  95. 1339c36 fix CONFIG_MMCONFIG=n build warning by Pavel Vasilyev · 16 years ago
  96. acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
  97. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  98. d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 8d89adf x86: SB450: deprioritize DMI quirks by Ingo Molnar · 16 years ago
  100. e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago