Age | Commit message (Expand) | Author | Files | Lines |
2015-11-23 | Merge tag 'v4.4-rc2' into drm-intel-next-queued | Daniel Vetter | 1 | -1/+1 |
2015-11-05 | drm/i915/kbl: Kabylake uses the same GMS values as Skylake | Deepak S | 1 | -0/+1 |
2015-10-21 | timers/x86/hpet: Type adjustments | Jan Beulich | 1 | -1/+1 |
2015-06-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2015-06-18 | x86/platform/intel/baytrail: Add comments about why we disabled HPET on Baytrail | Feng Tang | 1 | -2/+6 |
2015-04-09 | drm/i915/bxt: Broxton uses the same GMS values as Skylake | Damien Lespiau | 1 | -0/+1 |
2014-09-24 | drm/i915/skl: Add the additional graphics stolen sizes | Damien Lespiau | 1 | -0/+23 |
2014-06-05 | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie | 1 | -0/+16 |
2014-05-13 | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä | 1 | -10/+10 |
2014-05-13 | x86/gpu: Implement stolen memory size early quirk for CHV | Damien Lespiau | 1 | -1/+27 |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 1 | -0/+16 |
2014-04-14 | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks | Ville Syrjälä | 1 | -1/+1 |
2014-04-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -29/+182 |
2014-03-31 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 1 | -9/+6 |
2014-02-09 | x86/gpu: Print the Intel graphics stolen memory range | Ville Syrjälä | 1 | -0/+2 |
2014-02-09 | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platforms | Ville Syrjälä | 1 | -0/+132 |
2014-02-09 | x86/gpu: Add vfunc for Intel graphics stolen memory base address | Ville Syrjälä | 1 | -29/+48 |
2013-11-14 | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 1 | -2/+2 |
2013-11-08 | drm/i915/bdw: support GMS and GGMS changes | Ben Widawsky | 1 | -0/+12 |
2013-09-03 | x86: add early quirk for reserving Intel graphics stolen memory v5 | Jesse Barnes | 1 | -0/+154 |
2013-07-23 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman | 1 | -2/+12 |
2013-04-18 | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 1 | -0/+20 |
2011-03-16 | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 1 | -1/+6 |
2011-02-24 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 1 | -9/+7 |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 1 | -18/+0 |
2010-09-08 | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich | 1 | -2/+0 |
2010-07-15 | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner | 1 | -0/+18 |
2009-04-08 | x86 early quirks: eliminate unused function | Ingo Molnar | 1 | -0/+2 |
2009-01-09 | x86: only scan the root bus in early PCI quirks | Andi Kleen | 1 | -8/+14 |
2008-11-28 | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel | 1 | -0/+1 |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 1 | -18/+0 |
2008-10-16 | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 1 | -3/+52 |
2008-10-12 | Merge branch 'linus' into x86/quirks | Ingo Molnar | 1 | -0/+18 |
2008-10-07 | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 1 | -0/+48 |
2008-09-05 | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 1 | -0/+18 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -4/+1 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -5/+21 |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori | 1 | -4/+1 |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | x86: I/O APIC: remove parameters to fiddle with the 8259A | Maciej W. Rozycki | 1 | -13/+0 |
2008-06-16 | x86/PCI: fixup early quirk probing | Jesse Barnes | 1 | -5/+21 |
2008-01-30 | x86: fix section mismatch warning in early-quirks.c | Sam Ravnborg | 1 | -1/+1 |
2008-01-30 | x86: clean up arch/x86/kernel/early-quirks.c | Neil Horman | 1 | -44/+47 |
2008-01-30 | x86, kexec: force x86 arches to boot kdump kernels on boot cpu | Neil Horman | 1 | -21/+65 |
2007-10-30 | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel | 1 | -2/+2 |
2007-10-30 | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 1 | -2/+2 |
2007-10-30 | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 1 | -1/+1 |
2007-10-27 | x86: fix compiler warnings in arch/x86/kernel/early-quirks.c | Jeff Garzik | 1 | -1/+3 |
2007-10-19 | x86: Unify i386 and x86-64 early quirks | Andi Kleen | 1 | -0/+136 |