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