Commit Graph

153 Commits (b69bc3967445169ea4dc11171118b414eafab271)

Author SHA1 Message Date
Jeremy Fitzhardinge c3e137d1e8 x86: add mp_find_ioapic_pin 16 years ago
Jeremy Fitzhardinge 4924e228ae x86: unstatic mp_find_ioapic so it can be used elsewhere 16 years ago
Yinghai Lu 3f4a739c6a x86: find nr_irqs_gsi with mp_ioapic_routing 16 years ago
Yinghai Lu cc6c50066e x86: find nr_irqs_gsi with mp_ioapic_routing 16 years ago
Yinghai Lu 26f7ef14a7 x86: don't treat bigsmp as non-standard 16 years ago
Ingo Molnar e0c7ae376a x86: rename X86_GENERICARCH to X86_32_NON_STANDARD 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Ingo Molnar fb5b33c9f6 x86: eliminate asm/mach-*/mach_mpparse.h 16 years ago
Ingo Molnar 72ce016583 x86, apic: clean up ->setup_apic_routing() 16 years ago
Ingo Molnar 306db03b0d x86: clean up apic->acpi_madt_oem_check methods 16 years ago
Rafael J. Wysocki 5d8b532af9 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c 16 years ago
Tejun Heo 004aa322f8 x86: misc clean up after the percpu update 16 years ago
Tejun Heo f32ff5388d x86: load pointer to pda into %gs while brining up a CPU 16 years ago
Jaswinder Singh Rajput c2c21745ec x86: replacing mp_config_intsrc with mpc_intsrc 16 years ago
Jaswinder Singh Rajput b5ba7e6d1e x86: replacing mp_config_ioapic with mpc_ioapic 16 years ago
Zhao Yakui 237889bf0a ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" 16 years ago
Zhao Yakui 13b40a1a06 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set 16 years ago
Mike Travis c74f31c035 cpumask: use work_on_cpu in acpi/cstate.c 16 years ago
Rusty Russell ee943a82b6 x86: use cpumask_var_t in acpi/boot.c 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Len Brown 7b37b5fd9b ACPI: disable MPS when NO APIC-table found 16 years ago
Rafael J. Wysocki ba84ed9546 ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs 16 years ago
Yinghai Lu 69b88afa8d x86: clean up get_smp_config() 16 years ago
Bjorn Helgaas 32836259ff ACPI: pci_link: remove acpi_irq_balance_set() interface 16 years ago
Gustavo F. Padovan 55410791c9 x86: remove redundant KERN_DEBUG on pr_debug 17 years ago
Andreas Herrmann 35af28219e x86: call dmi-quirks for HP Laptops after early-quirks are executed 17 years ago
Rafael J. Wysocki 3038edabf4 x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel 17 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Yinghai Lu 9d6a4d0823 x86: probe nr_irqs even only mptable is used 17 years ago
Yinghai Lu 71f521bbaf x86, irq: get nr_irqs from madt 17 years ago
Pavel Vasilyev 1339c367a8 fix CONFIG_MMCONFIG=n build warning 17 years ago
Matt Mackall 5000cadcf3 x86: trim ACPI sleep stack buffer 17 years ago
Matt Mackall d0d0f7432c x86: remove magic number from ACPI sleep stack buffer 17 years ago
Ingo Molnar 8d89adf44c x86: SB450: deprioritize DMI quirks 17 years ago
Rafael J. Wysocki e84956f92a x86 ACPI: Blacklist two HP machines with buggy BIOSes 17 years ago
Hiroshi Shimamoto a817260874 x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG 17 years ago
Yinghai Lu 11494547b1 x86: fix apic version warning 17 years ago
David Fries e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 years ago
Marcin Slusarz 9744f5a328 x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set 17 years ago
John Keller a726c6009e x86: allow MMCONFIG above 4GB on x86_64 17 years ago
Huang Weiyi 4c942654a4 arch/x86/kernel/acpi/boot.c: removed duplicated #include 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Shaohua Li bdfe6b7c68 pm: acpi hibernation: utilize hardware signature 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
H. Peter Anvin f910d13444 x86: unify and correct the GDT_ENTRY() macro 17 years ago
H. Peter Anvin 4fdf08b5bf x86: unify and correct the GDT_ENTRY() macro 17 years ago
Zhao Yakui 5b53496a5a ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support 17 years ago
H. Peter Anvin 065cb3dfe2 x86, suspend, acpi: correct and add comments about Big Real Mode 17 years ago
H. Peter Anvin 3bf2e77453 x86, suspend, acpi: enter Big Real Mode 17 years ago