aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mpparse.c
Commit message (Expand)AuthorAge
* x86_64: prepare shared kernel/mpparse.cThomas Gleixner2007-10-11
* x86_64: remove unused variable maxcpusJan Beulich2007-07-21
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-02
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-16
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* [PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu2006-12-06
* [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-04
* [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-29
* [PATCH] Fix coding style and output of the mptable parserAndi Kleen2006-09-26
* [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-26
* [PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen2006-09-26
* [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.cAndi Kleen2006-09-26
* [PATCH] Remove some unneeded ACPI externs in mpparse.cAndi Kleen2006-09-26
* [PATCH] Remove useless wrapper in mpparse.c codeAndi Kleen2006-09-26
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-26
* [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2006-09-26
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-26
* [PATCH] Remove leftover MCE/EISA supportAndi Kleen2006-09-26
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-08
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-25
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-17
* [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-28
* [ACPI] ACPICA 20050930Bob Moore2005-12-10
* [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-14
* [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-14
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-14
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-14
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-12
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-12
* [PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen2005-09-12
* [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-24
* [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-24
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-30
* [PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2005-07-29
* [PATCH] x86_64: avoid wasting IRQsNatalie Protasevich2005-06-23
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-23
* [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-31
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-17
* [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16