Commit Graph

165 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Steffen Persvold 943bc7e110 x86: Fix section warnings 13 years ago
Yinghai Lu a35fd28256 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present 13 years ago
Suresh Siddha d537143084 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' 14 years ago
Andreas Herrmann 7f74f8f28a x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems 14 years ago
Tejun Heo 645a79195f x86: Unify CPU -> NUMA node mapping between 32 and 64bit 14 years ago
Tejun Heo bbc9e2f452 x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit 14 years ago
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Yinghai Lu cb2ded37fd x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion 14 years ago
Yinghai Lu d3bd058826 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation 14 years ago
Feng Tang 2d8009ba67 x86: Unify 3 similar ways of saving mp_irqs info 14 years ago
Yinghai Lu c0104d38a7 x86, apic: Unify identical register_lapic_address() functions 14 years ago
Jeremy Fitzhardinge 90f6881e64 xen: add xen hvm acpi_register_gsi variant 14 years ago
Jeremy Fitzhardinge 2f065aef17 acpi: use indirect call to register gsi in different modes 14 years ago
Eric W. Biederman a4384df3e2 x86, irq: Rename gsi_end gsi_top, and fix off by one errors 15 years ago
Eric W. Biederman 7b20bd5fb9 x86, irq: Kill io_apic_renumber_irq 15 years ago
Eric W. Biederman 988856ee16 x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. 15 years ago
Eric W. Biederman 4afc51a835 x86, ioapic: Simplify probe_nr_irqs_gsi. 15 years ago
Eric W. Biederman 0fd52670fb x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs 15 years ago
Eric W. Biederman 9d2062b879 x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi 15 years ago
Eric W. Biederman 2c2df8418a x86, acpi/irq: Introduce apci_isa_irq_to_gsi 15 years ago
Lin Ming aa2110cb1a ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alex Chiang d8191fa4a3 ACPI: processor: driver doesn't need to evaluate _PDC 15 years ago
Len Brown 68ca406930 ACPI: delete the "acpi=ht" boot option 15 years ago
Len Brown 4c81ba4900 ACPI: plan to delete "acpi=ht" boot option 15 years ago
Len Brown 8144c88039 ACPI: remove "acpi=ht" DMI blacklist 15 years ago
Thomas Gleixner b72d0db9dd x86: Move pci init function to x86_init 15 years ago
Len Brown 97c169d39b ACPI: remove Asus P2B-DS from acpi=ht blacklist 15 years ago
Yinghai Lu 18dce6ba5c x86: Fix SCI on IOAPIC != 0 15 years ago
Haicheng Li 0271f91003 x86, acpi: Map hotadded cpu to correct node. 15 years ago
Suresh Siddha 681ee44d40 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs 15 years ago
Len Brown 8558e3943d x86, ACPI: delete acpi_boot_table_init() return value 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Feng Tang 2a4ab640d3 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n 16 years ago
Suresh Siddha c8bc6f3c80 x86: arch specific support for remapping HPET MSIs 16 years ago
Jeremy Fitzhardinge 6b2b171a77 x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces 16 years ago
Len Brown c4bf2f372d ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file 16 years ago
Olivier Berger d023e49118 ACPI: Remove Asus P4B266 from blacklist 16 years ago
Len Brown c636f753b5 ACPI: delete dead acpi_disabled setting code 16 years ago
Naga Chumbalkar 58f892e022 x86: Print real IOAPIC version for x86-64 16 years ago
Yinghai Lu f1bdb52388 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled 16 years ago
Yinghai Lu e5198075c6 x86, apic: introduce io_apic_irq_attr 16 years ago
Yinghai Lu bdfe8ac153 x86/acpi: move pin_programmed bit map to io_apic.c 16 years ago
Yinghai Lu a31f82057c x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() 16 years ago
Yinghai Lu b9e0353fc8 x86/acpi: remove irq-compression trick on 32-bit 16 years ago
Yinghai Lu a2f809b08a irq: change ACPI GSI APIs to also take a device argument 16 years ago
Suresh Siddha 7237d3de78 x86, ACPI: add support for x2apic ACPI extensions 16 years ago
Zhang Rui 5b4c0b6fff ACPI: update comment 16 years ago
Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago