summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/mpparse.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/mpparse.cThomas Gleixner2007-10-111-1132/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-021-1/+1
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-2/+2
* [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-111-4/+4
* [PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2006-12-071-2/+0
* [PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2006-09-261-1/+1
* [PATCH] i386: Fix warning in mpparse.cAndi Kleen2006-09-261-0/+2
* [PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen2006-09-261-35/+17
* [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2006-09-261-13/+0
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-261-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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/+0
* [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-201-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-301-16/+19
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-301-3/+3
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-1/+0
* [PATCH] x86: MP_processor_info fixAndrew Morton2005-09-091-14/+10
* 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/+0
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-2/+2
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-6/+4
|/
* [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
* [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-251-2/+0
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1109
OpenPOWER on IntegriCloud