| Commit message (Expand) | Author | Age |
... | |
| * | | agp: fix uninorth build | David Woodhouse | 2009-08-06 |
| * | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie | 2009-08-05 |
| |\ \ |
|
| | * | | intel-agp: Set dma mask for i915 | David Woodhouse | 2009-08-05 |
| * | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie | 2009-08-04 |
| |\| |
| | |/
| |/| |
|
| | * | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 |
| | * | intel-agp: fix sglist allocation to avoid vmalloc() | David Woodhouse | 2009-08-03 |
| | * | intel-agp: Move repeated sglist free into separate function | David Woodhouse | 2009-08-03 |
| | * | agp: Switch agp_{un,}map_page() to take struct page * argument | David Woodhouse | 2009-08-03 |
| | * | agp: tidy up handling of scratch pages w.r.t. DMA API | David Woodhouse | 2009-08-03 |
| | * | intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU | Zhenyu Wang | 2009-08-03 |
| | * | agp: Add generic support for graphics dma remapping | Zhenyu Wang | 2009-08-03 |
| | * | agp: Switch mask_memory() method to take address argument again, not page | David Woodhouse | 2009-08-03 |
* | | | agp/intel: support for new chip variant of IGDNG mobile | Zhenyu Wang | 2009-09-02 |
|/ / |
|
* / | parisc: parisc-agp.c - use correct page_mask function | Helge Deller | 2009-08-02 |
|/ |
|
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 2009-06-20 |
| * | agp: add user mapping support to ATI AGP bridge. | Dave Airlie | 2009-06-18 |
| * | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-18 |
| * | agpgart: detected ALi M???? chipset with M1621 | Ondrej Zary | 2009-06-18 |
| * | agp/uninorth: Handle user memory types. | Michel Dänzer | 2009-06-18 |
* | | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
|/ |
|
* | agp/intel: Add support for new chipsets | Zhenyu Wang | 2009-06-05 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-20 |
|\ |
|
| * | agp: zero pages before sending to userspace | Shaohua Li | 2009-04-19 |
* | | intelfb: support i854 | Stefan Husemann | 2009-04-13 |
|/ |
|
* | agp/intel: Add support for new intel chipset. | Shaohua Li | 2009-03-27 |
* | parisc: remove klist iterators | James Bottomley | 2009-03-13 |
* | intel-agp: fix a panic with 1M of shared memory, no GTT entries | Lubomir Rintel | 2009-03-10 |
* | x86/agp: tighten check to update amd nb aperture | Yinghai Lu | 2009-03-10 |
* | agp/intel: Fix broken ® symbol in device name. | Eric Anholt | 2008-12-28 |
* | agp/intel: add support for G41 chipset | Zhenyu Wang | 2008-12-28 |
* | uninorth-agp section mess | Al Viro | 2008-11-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 |
* | | Update email addresses. | Dave Jones | 2008-10-20 |
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | agp/nvidia: Support agp user-memory on nvidia agp. | Thomas Hellstrom | 2008-10-16 |
| * | | agp/amd-k7: Suspend support for AMD K7 GART driver | Stuart Bennett | 2008-10-16 |
| * | | agp/intel: Reduce extraneous PCI posting reads during init | Keith Packard | 2008-10-16 |
| * | | agp: Fix stolen memory counting on G4X. | Eric Anholt | 2008-10-16 |
| |/ |
|
* | | linux-next: fix x86 tree build failure | Stephen Rothwell | 2008-08-25 |
* | | agp: enable optimized agp_alloc_pages methods | Rene Herman | 2008-08-22 |
* | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 |
|\| |
|
| * | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt | 2008-08-11 |
| * | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-11 |
| * | agp: use dev_printk when possible | Bjorn Helgaas | 2008-08-11 |
| * | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas | 2008-08-11 |
| * | intel_agp: official name for GM45 chipset | Zhenyu Wang | 2008-08-11 |
* | | agp: add agp_generic_destroy_pages() | Shaohua Li | 2008-08-21 |
* | | agp: generic_alloc_pages() | Shaohua Li | 2008-08-21 |