aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/early-quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08x86 early quirks: eliminate unused functionIngo Molnar1-0/+2
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen1-8/+14
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel1-0/+1
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse1-18/+0
2008-10-16x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann1-3/+52
2008-10-12Merge branch 'linus' into x86/quirksIngo Molnar1-0/+18
2008-10-07x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann1-0/+48
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse1-0/+18
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar1-4/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-5/+21
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-4/+1
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-1/+1
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki1-13/+0
2008-06-16x86/PCI: fixup early quirk probingJesse Barnes1-5/+21
2008-01-30x86: fix section mismatch warning in early-quirks.cSam Ravnborg1-1/+1
2008-01-30x86: clean up arch/x86/kernel/early-quirks.cNeil Horman1-44/+47
2008-01-30x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman1-21/+65
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel1-2/+2
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel1-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen1-0/+136