summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-0/+1
|\
| * x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-271-0/+1
* | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar2009-08-291-101/+1Star
|\ \
| * | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang2009-08-291-101/+1Star
| |/
* / x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge2009-07-141-2/+1Star
|/
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-79/+1Star
|\ \
| | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-131-66/+0Star
| | * ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-131-8/+0Star
| | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-131-5/+1Star
| |/
* | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-021-4/+1Star
* | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-181-1/+3
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-10/+12
* | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-111-16/+2Star
* | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-111-26/+40
* | x86/acpi: remove irq-compression trick on 32-bitYinghai Lu2009-05-111-58/+7Star
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-4/+4
|/
* Merge branch 'linus' into releaseLen Brown2009-04-051-96/+73Star
|\
| * x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-1/+0Star
| * x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| *-----. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-24/+7Star
| |\ \ \ \
| | * | | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-10/+7Star
| | * | | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge2009-02-091-3/+5
| | * | | | x86: always explicitly map acpi memoryJeremy Fitzhardinge2009-02-091-3/+0Star
| | * | | | x86: use early_ioremap in __acpi_map_tableJeremy Fitzhardinge2009-02-091-20/+7Star
| | |/ / /
| * | | | x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-091-3/+13
| * | | | x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-091-1/+1
| * | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
| * | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-301-1/+1
| * | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-1/+1
| * | | | x86: remove mach_apic.hIngo Molnar2009-01-291-13/+1Star
| * | | | x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-281-1/+0Star
| * | | | x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-281-3/+2Star
| * | | | x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-281-1/+2
| * | | | x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput2009-01-141-36/+34Star
| * | | | x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput2009-01-141-14/+14
| |/ / /
* | | | Merge branch 'misc' into releaseLen Brown2009-04-051-1/+1
|\ \ \ \
| * | | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | |_|/ | |/| |
* / | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-041-4/+59
|/ / /
* / / x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
|/ /
* | Merge branch 'linus' into releaseLen Brown2009-01-091-8/+34
|\ \
| * | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-031-7/+22
| * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
| * | x86: clean up get_smp_config()Yinghai Lu2008-12-081-0/+11
* | | Merge branch 'misc' into releaseLen Brown2009-01-091-1/+5
|\ \ \
| * | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-1/+5
| |/ /
* / / ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-231-0/+11
|/ /
* / ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-121-1/+0Star
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-1/+9
|\
| * x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-221-1/+1
| * x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8