summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/boot.c
AgeCommit message (Expand)Author
2011-03-31x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman
2010-05-04x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman
2010-05-04x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman
2010-05-04x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang
2009-08-27x86: arch specific support for remapping HPET MSIsSuresh Siddha
2009-07-14x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown
2009-06-12ACPI: Remove Asus P4B266 from blacklistOlivier Berger
2009-06-12ACPI: delete dead acpi_disabled setting codeLen Brown
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-11x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu
2009-05-11x86/acpi: remove irq-compression trick on 32-bitYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-04-03ACPI: update commentZhang Rui