aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/early-quirks.c
AgeCommit message (Expand)Author
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-18x86/platform/intel/baytrail: Add comments about why we disabled HPET on BaytrailFeng Tang
2015-04-09drm/i915/bxt: Broxton uses the same GMS values as SkylakeDamien Lespiau
2014-09-24drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-05-13x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirksVille Syrjälä
2014-05-13x86/gpu: Implement stolen memory size early quirk for CHVDamien Lespiau
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang
2014-04-14x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-02-09x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä
2014-02-09x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä
2014-02-09x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä
2013-11-14x86/early quirk: use gen6 stolen detection for VLVJesse Barnes
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-04-18iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman
2011-03-16x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-08x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner
2009-04-08x86 early quirks: eliminate unused functionIngo Molnar
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-10-16x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-10-12Merge branch 'linus' into x86/quirksIngo Molnar
2008-10-07x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki
2008-06-16x86/PCI: fixup early quirk probingJesse Barnes
2008-01-30x86: fix section mismatch warning in early-quirks.cSam Ravnborg
2008-01-30x86: clean up arch/x86/kernel/early-quirks.cNeil Horman
2008-01-30x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen