summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mpparse.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: remove unused variable maxcpusJan Beulich2007-07-211-1/+0
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-211-2/+18
* 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
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-161-2/+2
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-1/+1
* [PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu2006-12-071-2/+0
* [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-041-41/+1
* [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-301-18/+19
* [PATCH] Fix coding style and output of the mptable parserAndi Kleen2006-09-261-18/+18
* [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-17/+1
* [PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen2006-09-261-35/+17
* [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.cAndi Kleen2006-09-261-41/+16
* [PATCH] Remove some unneeded ACPI externs in mpparse.cAndi Kleen2006-09-261-9/+0
* [PATCH] Remove useless wrapper in mpparse.c codeAndi Kleen2006-09-261-10/+1
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-261-5/+4
* [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2006-09-261-13/+0
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-261-8/+0
* [PATCH] Remove leftover MCE/EISA supportAndi Kleen2006-09-261-15/+1
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-9/+0
* 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] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-251-11/+8
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-171-2/+2
* [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-1/+1
* [ACPI] ACPICA 20050930Bob Moore2005-12-101-4/+4
* [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-141-4/+7
* [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-141-2/+6
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-1/+1
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-141-1/+1
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-2/+0
* [PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen2005-09-121-1/+1
* [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-241-4/+0
* [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-6/+4
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
* [PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2005-07-281-6/+11
* [PATCH] x86_64: avoid wasting IRQsNatalie Protasevich2005-06-231-1/+20
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-231-1/+3
* [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-311-0/+1
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-171-6/+14
* [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-171-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+949
OpenPOWER on IntegriCloud