| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
*-----. | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -24/+7 |
|\ \ \ \ |
|
| | | | * | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 1 | -0/+23 |
| | | |/
| | |/| |
|
| * | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 1 | -10/+7 |
| * | | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent... | Jeremy Fitzhardinge | 2009-02-09 | 1 | -3/+5 |
| * | | | x86: always explicitly map acpi memory | Jeremy Fitzhardinge | 2009-02-09 | 1 | -3/+0 |
| * | | | x86: use early_ioremap in __acpi_map_table | Jeremy Fitzhardinge | 2009-02-09 | 1 | -20/+7 |
| |/ / |
|
* | | | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge | 2009-02-09 | 1 | -3/+13 |
* | | | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge | 2009-02-09 | 1 | -1/+1 |
* | | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 1 | -0/+23 |
* | | | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -13/+1 |
* | | | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | | | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 1 | -3/+2 |
* | | | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | | | x86: replacing mp_config_intsrc with mpc_intsrc | Jaswinder Singh Rajput | 2009-01-14 | 1 | -36/+34 |
* | | | x86: replacing mp_config_ioapic with mpc_ioapic | Jaswinder Singh Rajput | 2009-01-14 | 1 | -14/+14 |
|/ / |
|
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 1 | -8/+34 |
|\ \ |
|
| * | | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 | 1 | -7/+22 |
| * | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 | 1 | -1/+1 |
| * | | x86: clean up get_smp_config() | Yinghai Lu | 2008-12-08 | 1 | -0/+11 |
* | | | Merge branch 'misc' into release | Len Brown | 2009-01-09 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -1/+5 |
| |/ / |
|
* / / | ACPI: disable MPS when NO APIC-table found | Len Brown | 2008-12-23 | 1 | -0/+11 |
|/ / |
|
* / | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 | 1 | -1/+9 |
|\ |
|
| * | x86: remove redundant KERN_DEBUG on pr_debug | Gustavo F. Padovan | 2008-10-22 | 1 | -1/+1 |
| * | x86: call dmi-quirks for HP Laptops after early-quirks are executed | Andreas Herrmann | 2008-10-22 | 1 | -0/+8 |
* | | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -11/+15 |
|\| |
|
| * | genirq: remove artifacts from sparseirq removal | Ingo Molnar | 2008-10-16 | 1 | -1/+0 |
| * | x86: probe nr_irqs even only mptable is used | Yinghai Lu | 2008-10-16 | 1 | -25/+0 |
| * | x86, irq: get nr_irqs from madt | Yinghai Lu | 2008-10-16 | 1 | -2/+28 |
| * | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-10-12 | 1 | -8/+5 |
| |\ |
|
| | * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -5/+3 |
| | |\ |
|
| | | * | x86: fix apic version warning | Yinghai Lu | 2008-08-21 | 1 | -4/+0 |
| | | * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -3/+3 |
| | | |\ |
|
| | | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -1/+0 |
| | | |\ \ |
|
| | | * | | | x86: make read_apic_id return final apicid | Yinghai Lu | 2008-07-12 | 1 | -1/+1 |
| | | * | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -0/+2 |
| | * | | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 | 1 | -3/+2 |
| | |\ \ \ \ |
|
| | | * | | | | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG | Hiroshi Shimamoto | 2008-08-27 | 1 | -2/+2 |
| | | * | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 | 1 | -1/+15 |
| | | |\ \ \ \ |
|
| | | * | | | | | arch/x86/kernel/acpi/boot.c: removed duplicated #include | Huang Weiyi | 2008-08-11 | 1 | -1/+0 |
| | | | |_|_|/
| | | |/| | | |
|
| * | / | | | | x86: SB450: deprioritize DMI quirks | Ingo Molnar | 2008-10-07 | 1 | -2/+10 |
| |/ / / / / |
|
* / / / / / | fix CONFIG_MMCONFIG=n build warning | Pavel Vasilyev | 2008-10-15 | 1 | -1/+3 |
|/ / / / / |
|
* | / / / | x86 ACPI: Blacklist two HP machines with buggy BIOSes | Rafael J. Wysocki | 2008-10-06 | 1 | -0/+16 |
| |/ / /
|/| | | |
|
* | | | | x86: allow MMCONFIG above 4GB on x86_64 | John Keller | 2008-08-13 | 1 | -1/+15 |
|/ / / |
|
* | / | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -3/+3 |
| |/
|/| |
|