1. e47036b agp: use set_memory.h header by Laura Abbott · 8 years ago
  2. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  3. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  4. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  6. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  7. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  8. 62fa0ce agp/intel: Move intel_fake_agp_sizes into #ifdef block by Chris Wilson · 8 years ago
  9. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  12. 3497971 agp/intel: Flush chipset writes after updating a single PTE by Chris Wilson · 8 years ago
  13. d6473f5 drm/i915: Add support for mapping an object page by page by Chris Wilson · 9 years ago
  14. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  15. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 9 years ago
  17. ebb7c78 agp/intel-gtt: Only register fake agp driver for gen1 by Daniel Vetter · 9 years ago
  18. 9f5ac8e agp/intel-gtt: Don't leak the scratch page by Daniel Vetter · 9 years ago
  19. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  20. 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 10 years ago
  21. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  22. 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 9 years ago
  23. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
  24. 225963d Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  25. e410055 agp: change agp_free_page_array to use kvfree by Wang, Yalin · 10 years ago
  26. 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 10 years ago
  27. bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
  28. f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
  29. 08d645c agp: remove read/write stubs by Mathias Krause · 11 years ago
  30. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 11 years ago
  31. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  32. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  33. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  34. 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 11 years ago
  35. d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 11 years ago
  36. b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
  37. 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
  38. 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
  39. 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
  40. d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 11 years ago
  41. e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
  42. 36fe66c char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  43. 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago
  44. 00fe639 drm/i915: Make AGP support optional by Ville Syrjälä · 11 years ago
  45. 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 11 years ago
  46. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  47. 4335550 char/agp: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  48. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 12 years ago
  49. f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 12 years ago
  50. da88a5f drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK by Chris Wilson · 12 years ago
  51. 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 12 years ago
  52. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 12 years ago
  53. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 12 years ago
  54. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 12 years ago
  55. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 12 years ago
  56. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 12 years ago
  57. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  58. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  59. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  60. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  62. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  63. 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
  64. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  65. 3459f62 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  66. 9169d3a drm/i915: disable wc gtt pte mappings on gen2 by Daniel Vetter · 12 years ago
  67. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. edef7e6 agp/intel: Use a write-combining map for updating PTEs by Chris Wilson · 12 years ago
  69. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 13 years ago
  70. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  71. 0a4af14 sgi-agp: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  72. a843af1 drm/i915: fix hsw uncached pte by Daniel Vetter · 12 years ago
  73. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  74. 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
  75. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  76. e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 13 years ago
  77. e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 13 years ago
  78. 8ecd1a6 drm/i915: call intel_enable_gtt by Daniel Vetter · 13 years ago
  79. 32e3cd6 agp/intel-gtt: move gart base addres setup by Daniel Vetter · 13 years ago
  80. 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 13 years ago
  81. 7e8f630 agp/intel-gtt: don't require the agp bridge on setup by Daniel Vetter · 13 years ago
  82. dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 13 years ago
  83. 9b990de agp/intel-gtt: remove dead code by Daniel Vetter · 13 years ago
  84. 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 13 years ago
  85. c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 13 years ago
  86. ae85226 agp: Use u32 __iomem annotation to silence sparse warning. by Santosh Nayak · 13 years ago
  87. 971ca47 agp: Remove 'break' after 'return' statement. by Santosh Nayak · 13 years ago
  88. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  89. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 13 years ago
  90. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
  91. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 13 years ago
  92. 6475787 agp/intel: add ValleyView AGP driver by Jesse Barnes · 13 years ago
  93. 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 13 years ago
  94. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  95. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 13 years ago
  96. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 13 years ago
  97. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 13 years ago
  98. 6b2d590 agp/intel: Add pci id for hostbridge from has/qemu by Ben Widawsky · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. e11d0b8 agp: Fix multi-line warning message whitespace by Tormod Volden · 13 years ago