summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/mpparse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-081-1/+11
* [PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap2006-04-111-0/+7
* [PATCH] swsusp: don't require bigsmpAshok Raj2006-04-111-7/+8
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-091-21/+0Star
* [PATCH] x86: deterine xapic using apic versionShaohua Li2006-03-231-1/+2
* [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-231-2/+2
* [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-261-2/+8
* [PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley2006-02-211-1/+1
* Pull pnpacpi into acpica branchLen Brown2006-01-071-8/+18
|\
| * [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj2006-01-061-8/+18
* | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-4/+4
|/
* [PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen2005-11-201-2/+3
* [PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman2005-10-311-16/+19
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-311-3/+3
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-271-1/+0Star
* [PATCH] x86: MP_processor_info fixAndrew Morton2005-09-091-14/+10Star
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-1/+16
|\
| * [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-051-1/+7
| * [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi2005-09-051-0/+9
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-241-4/+0Star
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-2/+2
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-6/+4Star
|/
* [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-1/+9
* [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-261-2/+0Star
* [PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich2005-06-231-1/+25
* [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2005-06-231-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1109