1. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  2. 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 9 years ago
  3. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  4. 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 9 years ago
  5. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  6. 225963d Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  7. e410055 agp: change agp_free_page_array to use kvfree by Wang, Yalin · 9 years ago
  8. 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 9 years ago
  9. bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
  10. f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
  11. 08d645c agp: remove read/write stubs by Mathias Krause · 10 years ago
  12. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  13. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  14. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  15. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  16. 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 10 years ago
  17. d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 10 years ago
  18. b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
  19. 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
  20. 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
  21. 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 10 years ago
  22. d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 10 years ago
  23. e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
  24. 36fe66c char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  25. 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago
  26. 00fe639 drm/i915: Make AGP support optional by Ville Syrjälä · 11 years ago
  27. 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 11 years ago
  28. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  29. 4335550 char/agp: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  30. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  31. f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 11 years ago
  32. da88a5f drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK by Chris Wilson · 11 years ago
  33. 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 11 years ago
  34. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 11 years ago
  35. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 11 years ago
  36. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 11 years ago
  37. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 11 years ago
  38. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 11 years ago
  39. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  40. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  41. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  42. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  44. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  45. 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
  46. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  47. 3459f620 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  48. 9169d3a drm/i915: disable wc gtt pte mappings on gen2 by Daniel Vetter · 12 years ago
  49. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  50. edef7e6 agp/intel: Use a write-combining map for updating PTEs by Chris Wilson · 12 years ago
  51. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  52. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  53. 0a4af14 sgi-agp: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  54. a843af1 drm/i915: fix hsw uncached pte by Daniel Vetter · 12 years ago
  55. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  56. 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
  57. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  58. e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 12 years ago
  59. e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 12 years ago
  60. 8ecd1a6 drm/i915: call intel_enable_gtt by Daniel Vetter · 12 years ago
  61. 32e3cd6 agp/intel-gtt: move gart base addres setup by Daniel Vetter · 12 years ago
  62. 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 12 years ago
  63. 7e8f630 agp/intel-gtt: don't require the agp bridge on setup by Daniel Vetter · 12 years ago
  64. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 12 years ago
  65. 9b990de agp/intel-gtt: remove dead code by Daniel Vetter · 12 years ago
  66. 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 12 years ago
  67. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 12 years ago
  68. ae85226 agp: Use u32 __iomem annotation to silence sparse warning. by Santosh Nayak · 12 years ago
  69. 971ca47 agp: Remove 'break' after 'return' statement. by Santosh Nayak · 12 years ago
  70. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  71. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 12 years ago
  72. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 12 years ago
  73. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 12 years ago
  74. 6475787 agp/intel: add ValleyView AGP driver by Jesse Barnes · 12 years ago
  75. 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 12 years ago
  76. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  77. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  78. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  79. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 12 years ago
  80. 6b2d590 agp/intel: Add pci id for hostbridge from has/qemu by Ben Widawsky · 13 years ago
  81. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  82. e11d0b8 agp: Fix multi-line warning message whitespace by Tormod Volden · 13 years ago
  83. a08185a agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set by Keith Packard · 13 years ago
  84. 35b09c9 drm/i915: fix if statement (bogus semi-colon) by Dan Carpenter · 13 years ago
  85. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  86. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  87. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  89. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  90. 8e03bd6 char: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  91. fc00015 [IA64] agp/hp-agp: Allow binding user memory to the AGP GART by Émeric Maschino · 13 years ago
  92. 780d7cc agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M by Chris Wilson · 13 years ago
  93. 5613beb agp/uninorth: Fix lockups with radeon KMS and >1x. by Michel Dänzer · 13 years ago
  94. 246d08b agp/intel: add Ivy Bridge support by Jesse Barnes · 13 years ago
  95. 194b3da agp: fix arbitrary kernel memory writes by Vasiliy Kulikov · 13 years ago
  96. b522f02 agp: fix OOM and buffer overflow by Vasiliy Kulikov · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  99. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 13 years ago
  100. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago