aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/numaq_32.c
AgeCommit message (Collapse)Author
2008-06-10Revert "x86, numaq: add pci_acpi_scan_root() stub"Ingo Molnar
This reverts commit f3294690979634ee10398bb0beadfe1d4edb881d. That bug will be fixed in a better way via: x86: make generic arch support NUMAQ
2008-06-03x86, numaq: add pci_acpi_scan_root() stubIngo Molnar
allow 32-bit numaq build to succeed with ACPI enabled.
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
Fix from: Ian Campbell <ijc@hellion.org.uk> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-11i386: move kernelThomas Gleixner
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>