Age | Commit message (Expand) | Author |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-13 | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson |
2010-09-07 | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang |
2010-09-07 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang |
2010-09-06 | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson |
2010-09-05 | AGP: Warn when GATT memory cannot be set to UC | Borislav Petkov |
2010-09-05 | x86, GART: Disable GART table walk probes | Borislav Petkov |
2010-09-05 | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov |
2010-08-22 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-22 | agp/intel: set 40-bit dma mask on Sandybridge | Zhenyu Wang |
2010-08-05 | agp: intel-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy |
2010-08-05 | agp: efficeon-agp: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy |
2010-08-02 | drm/agp/i915: trim stolen space to 32M | Jesse Barnes |
2010-08-02 | agp/intel: Destroy the scatterlist on allocation failure | Chris Wilson |
2010-08-02 | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt |
2010-08-02 | agp/intel: Add actual definitions of the Sandybridge PTE caching bits. | Zhenyu Wang |
2010-08-02 | agp/intel: Support the extended physical addressing bits on Sandybridge. | Zhenyu Wang |
2010-08-02 | intel_agp: Don't oops with zero stolen memory | Ondrej Zary |
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-14 | 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-19 | agp/intel-gtt: kill previous_size assignments | Daniel Vetter |
2010-04-19 | agp/intel-gtt: kill intel_i830_tlbflush | Daniel Vetter |
2010-04-19 | agp/intel: split out gmch/gtt probe, part 1 | Daniel Vetter |
2010-04-19 | agp/intel: kill mutli_gmch_chip | Daniel Vetter |
2010-04-19 | agp/intel: uncoditionally reconfigure driver on resume | Daniel Vetter |
2010-04-19 | agp/intel: split out the GTT support | Daniel Vetter |
2010-04-19 | 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 |