aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/early-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* x86, quirk: Fix SB600 revision checkAndreas Herrmann2011-03-161-1/+6
* x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-241-9/+7
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-211-2/+0
|\
| * x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-081-2/+0
* | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-151-18/+0
|/
* x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-151-0/+18
* x86 early quirks: eliminate unused functionIngo Molnar2009-04-081-0/+2
* x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-091-8/+14
* x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel2008-11-281-0/+1
* Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-151-18/+0
* x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
* Merge branch 'linus' into x86/quirksIngo Molnar2008-10-121-0/+18
|\
| * x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-051-0/+18
* | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-071-0/+48
|/
*---. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-4/+1
|\ \ \
| | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-4/+1
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-5/+21
|\ \ \ | |/ / |/| |
| * | x86/PCI: fixup early quirk probingJesse Barnes2008-06-161-5/+21
| |/
* | x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
* | x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki2008-07-081-13/+0
|/
* x86: fix section mismatch warning in early-quirks.cSam Ravnborg2008-01-301-1/+1
* x86: clean up arch/x86/kernel/early-quirks.cNeil Horman2008-01-301-44/+47
* x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman2008-01-301-21/+65
* x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-301-2/+2
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-301-2/+2
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
* x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-271-1/+3
* x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-191-0/+136