Age | Commit message (Expand) | Author |
2010-07-26 | agp/intel: Use the correct mask to detect i830 aperture size. | Tim Gardner |
2010-06-15 | agp: add no warn since we have a fallback to vmalloc paths | Dave Airlie |
2010-06-15 | agp: drop vmalloc flag. | Dave Airlie |
2010-06-02 | agp/uninorth: Fix oops caused by flushing too much | Paul Mackerras |
2010-06-01 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-26 | agp/intel: Restrict GTT mapping to valid range on i915 and i945 | Chris Wilson |
2010-05-26 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-05-26 | agp: amd64, fix pci reference leaks | Jiri Slaby |
2010-05-21 | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-19 | amd64-agp: Probe unknown AGP devices the right way | Ben Hutchings |
2010-05-19 | sis-agp: Remove SIS 760, handled by amd64-agp | Ben Hutchings |
2010-05-11 | agp: use NULL instead of 0 when pointer is needed | Bill Pemberton |
2010-04-23 | agp: use scratch page on memory remove and at GATT creation V4 | Jerome Glisse |
2010-04-20 | agp/intel: put back check that we have a driver for the bridge. | Dave Airlie |
2010-04-20 | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ... | Dave Airlie |
2010-04-18 | agp/intel-gtt: kill previous_size assignments | Daniel Vetter |
2010-04-18 | agp/intel-gtt: kill intel_i830_tlbflush | Daniel Vetter |
2010-04-18 | agp/intel: split out gmch/gtt probe, part 1 | Daniel Vetter |
2010-04-18 | agp/intel: kill mutli_gmch_chip | Daniel Vetter |
2010-04-18 | agp/intel: uncoditionally reconfigure driver on resume | Daniel Vetter |
2010-04-18 | agp/intel: split out the GTT support | Daniel Vetter |
2010-04-18 | agp/intel: introduce intel-agp.h header file | Daniel Vetter |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | agp/intel: intel_845_driver is an agp driver! | Daniel Vetter |
2010-03-18 | agp/intel: Don't do the chipset flush on Sandybridge. | Eric Anholt |
2010-03-18 | agp/intel: Respect the GTT size on Sandybridge for scratch page setup. | Eric Anholt |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-04 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-26 | drm/i915: Add dependency on the intel agp module | Zhenyu Wang |
2010-02-26 | agp/intel: Add a new Sandybridge HB/IG PCI ID combo. | Eric Anholt |
2010-02-26 | drm/i915, agp/intel: Fix stolen memory size on Sandybridge | Zhenyu Wang |
2010-02-26 | agp/intel: Use a non-reserved value for the cache field of the PTEs. | Eric Anholt |
2010-02-26 | agp/intel: Add support for Sandybridge. | Eric Anholt |
2010-02-22 | agp/intel: official names for Pineview and Ironlake | Zhenyu Wang |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-04 | x86/agp: Fix amd64-agp module initialization regression | FUJITA Tomonori |
2010-01-31 | x86/agp: Fix agp_amd64_init regression | FUJITA Tomonori |
2010-01-22 | intel-agp: Switch to wbinvd_on_all_cpus | Borislav Petkov |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-01-15 | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori |
2010-01-11 | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-11 | agp/hp: fail gracefully if we don't find an IOC | Bjorn Helgaas |
2010-01-11 | agp/hp: fixup hp agp after ACPI changes | Bjorn Helgaas |
2010-01-11 | agp: correct missing cleanup on error in agp_add_bridge | Kevin Winchester |