1. 96576a9 agp: intel-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  2. 46cfc58 agp: efficeon-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  3. d1d6ca7 drm/agp/i915: trim stolen space to 32M by Jesse Barnes · 14 years ago
  4. 831cd44 agp/intel: Destroy the scatterlist on allocation failure by Chris Wilson · 14 years ago
  5. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  6. a2757b6 agp/intel: Add actual definitions of the Sandybridge PTE caching bits. by Zhenyu Wang · 14 years ago
  7. 3869d4a agp/intel: Support the extended physical addressing bits on Sandybridge. by Zhenyu Wang · 14 years ago
  8. 8699be3 intel_agp: Don't oops with zero stolen memory by Ondrej Zary · 14 years ago
  9. e7b96f2 agp/intel: Use the correct mask to detect i830 aperture size. by Tim Gardner · 14 years ago
  10. 1c48bc5 agp: add no warn since we have a fallback to vmalloc paths by Dave Airlie · 14 years ago
  11. da931a9 agp: drop vmalloc flag. by Dave Airlie · 14 years ago
  12. 79905ad agp/uninorth: Fix oops caused by flushing too much by Paul Mackerras · 14 years ago
  13. 709d015 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  14. f1befe7 agp/intel: Restrict GTT mapping to valid range on i915 and i945 by Chris Wilson · 14 years ago
  15. 31f4671 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  16. 2101d6f agp: amd64, fix pci reference leaks by Jiri Slaby · 14 years ago
  17. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  18. 6fd0248 amd64-agp: Probe unknown AGP devices the right way by Ben Hutchings · 14 years ago
  19. d831692 sis-agp: Remove SIS 760, handled by amd64-agp by Ben Hutchings · 14 years ago
  20. 83897ba agp: use NULL instead of 0 when pointer is needed by Bill Pemberton · 14 years ago
  21. 61cf059 agp: use scratch page on memory remove and at GATT creation V4 by Jerome Glisse · 14 years ago
  22. 10fd883 agp/intel: put back check that we have a driver for the bridge. by Dave Airlie · 14 years ago
  23. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  24. e158316 agp/intel-gtt: kill previous_size assignments by Daniel Vetter · 14 years ago
  25. 1ca46bd agp/intel-gtt: kill intel_i830_tlbflush by Daniel Vetter · 14 years ago
  26. 22dd82a agp/intel: split out gmch/gtt probe, part 1 by Daniel Vetter · 14 years ago
  27. 059efc6 agp/intel: kill mutli_gmch_chip by Daniel Vetter · 14 years ago
  28. e5a04d5 agp/intel: uncoditionally reconfigure driver on resume by Daniel Vetter · 14 years ago
  29. f51b766 agp/intel: split out the GTT support by Daniel Vetter · 14 years ago
  30. ff7cdd6 agp/intel: introduce intel-agp.h header file by Daniel Vetter · 14 years ago
  31. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 5e64499 agp/intel: intel_845_driver is an agp driver! by Daniel Vetter · 14 years ago
  34. 66f6ff0 agp/intel: Don't do the chipset flush on Sandybridge. by Eric Anholt · 14 years ago
  35. 285aca8 agp/intel: Respect the GTT size on Sandybridge for scratch page setup. by Eric Anholt · 14 years ago
  36. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 14 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  39. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  40. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 15 years ago
  42. 954bce5 agp/intel: Add a new Sandybridge HB/IG PCI ID combo. by Eric Anholt · 15 years ago
  43. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  44. e3deb20 agp/intel: Use a non-reserved value for the cache field of the PTEs. by Eric Anholt · 15 years ago
  45. 1089e30 agp/intel: Add support for Sandybridge. by Eric Anholt · 15 years ago
  46. af86d4b agp/intel: official names for Pineview and Ironlake by Zhenyu Wang · 15 years ago
  47. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  48. 06df6da x86/agp: Fix amd64-agp module initialization regression by FUJITA Tomonori · 15 years ago
  49. 61684ce x86/agp: Fix agp_amd64_init regression by FUJITA Tomonori · 15 years ago
  50. 48a719c intel-agp: Switch to wbinvd_on_all_cpus by Borislav Petkov · 15 years ago
  51. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 33f724e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  53. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  54. 42590a7 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup by FUJITA Tomonori · 15 years ago
  55. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  56. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  57. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  58. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  59. f405d2c x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled by FUJITA Tomonori · 15 years ago
  60. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  61. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  63. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  65. 37580f3 agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. by Michel Dänzer · 15 years ago
  66. 3fc3a6b agp/uninorth: Also handle user memory types in u3_remove_memory(). by Michel Dänzer · 15 years ago
  67. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  68. fc61901 agp/intel-agp: Clear entire GTT on startup by David Woodhouse · 15 years ago
  69. 107f517 agp/intel: Fix product names and #defines by Adam Jackson · 15 years ago
  70. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 9709652 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  72. efd4431 Merge branch 'gart/fixes' into amd-iommu/2.6.33 by Joerg Roedel · 15 years ago
  73. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  74. 9cf1e35 agp/intel: new host bridge support by Zhenyu Wang · 15 years ago
  75. 4f65ae3 agp/amd64: Remove GART dependency on AGP_AMD64 by Pavel Vasilyev · 15 years ago
  76. 55e858c agp: Remove the BKL from agp_open by John Kacur · 15 years ago
  77. 4ef8774 agp: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  78. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  79. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  80. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  81. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  83. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  84. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  85. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  86. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  87. 1212648 agp/intel: remove restore in resume by Zhenyu Wang · 15 years ago
  88. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  89. 38d8a95 agp/intel: Add B43 chipset support by Fabian Henze · 15 years ago
  90. 07fb611 agp/intel: support for new chip variant of IGDNG mobile by Zhenyu Wang · 15 years ago
  91. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  92. e8a5f90 agp/uninorth: Simplify cache flushing. by Michel Dänzer · 15 years ago
  93. 52f072c agp/uninorth: Allow larger aperture sizes on pre-U3 bridges. by Michel Dänzer · 15 years ago
  94. 5e8d6b8 agp: fix uninorth build by David Woodhouse · 15 years ago
  95. 94aa9b9 Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next by Dave Airlie · 15 years ago
  96. ba3139f intel-agp: Set dma mask for i915 by David Woodhouse · 15 years ago
  97. b7f3158 Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next by Dave Airlie · 15 years ago
  98. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  99. f692775 intel-agp: fix sglist allocation to avoid vmalloc() by David Woodhouse · 15 years ago
  100. 91b8e30 intel-agp: Move repeated sglist free into separate function by David Woodhouse · 15 years ago