Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton | 2 | -14/+4 |
2007-02-06 | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -1/+2 |
2007-02-05 | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2 | -0/+2 |
2007-02-05 | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones | 1 | -6/+8 |
2007-02-04 | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 18 | -75/+291 |
2007-02-04 | [AGPGART] compat ioctl | Zwane Mwaikambo | 5 | -14/+407 |
2007-01-29 | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2 | -3/+20 |
2007-01-29 | [AGPGART] Remove pointless assignment. | Dave Jones | 1 | -5/+5 |
2007-01-29 | [AGPGART] Remove pointless typedef in ati-agp | Dave Jones | 1 | -13/+13 |
2007-01-29 | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() | Dave Jones | 1 | -0/+5 |
2007-01-17 | [AGPGART] intel_agp: restore graphics device's pci space early in resume | Wang Zhenyu | 1 | -0/+9 |
2007-01-03 | [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value | akpm@osdl.org | 1 | -4/+5 |
2006-12-29 | [AGPGART] Fix PCI-posting flush typo. | Thomas Hellstrom | 1 | -1/+1 |
2006-12-23 | [AGPGART] fix detection of aperture size versus GTT size on G965 | Eric Anholt | 2 | -52/+62 |
2006-12-23 | [AGPGART] Remove unnecessary flushes when inserting and removing pages. | Thomas Hellstrom | 2 | -23/+50 |
2006-12-19 | [AGPGART] K8M890 support for amd-k8. | Gabriel Mansi | 1 | -0/+9 |
2006-12-13 | Merge ../linus | Dave Jones | 5 | -10/+452 |
2006-12-13 | [AGPGART] VIA and SiS AGP chipsets are x86-only | Matthew Wilcox | 1 | -2/+2 |
2006-12-13 | [AGPGART] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | [PATCH] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap | 1 | -1/+1 |
2006-11-23 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds | 2 | -2/+2 |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds | 1 | -7/+24 |
2006-11-03 | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. | Dave Jones | 1 | -0/+25 |
2006-10-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 1 | -19/+35 |
2006-10-16 | [AGPGART] uninorth: Add module param 'aperture' for aperture size | Michel D�nzer | 1 | -19/+35 |
2006-10-04 | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 3 | -1/+426 |
2006-09-29 | [AGPGART] printk fixups. | Dave Jones | 1 | -3/+6 |
2006-09-27 | [AGPGART] Use pci_get_slot not pci_find_slot | Alan Cox | 1 | -2/+6 |
2006-09-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 7 | -64/+199 |
2006-09-11 | [AGPGART] Rework AGPv3 modesetting fallback. | Dave Jones | 1 | -15/+24 |
2006-09-11 | [AGPGART] Add suspend callback for i965 | Dave Jones | 1 | -0/+2 |
2006-09-06 | [AGPGART] Fix number of aperture sizes in 830 gart structs. | Dave Jones | 1 | -2/+2 |
2006-09-06 | [AGPGART] Intel 965 Express support. | Eric Anholt | 1 | -11/+152 |
2006-09-06 | [AGPGART] agp.h: constify struct agp_bridge_data::version | Alexey Dobriyan | 1 | -1/+1 |
2006-08-12 | [AGPGART] const'ify VIA AGP PCI table. | Dave Jones | 1 | -2/+2 |
2006-08-12 | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c | Alexey Dobriyan | 1 | -0/+4 |
2006-08-12 | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c | Alexey Dobriyan | 1 | -7/+9 |
2006-08-12 | [AGPGART] Const'ify the agpgart driver version. | Dave Jones | 1 | -1/+1 |
2006-07-31 | [POWERPC] video & agp: Constify & voidify get_property() | Jeremy Kerr | 1 | -2/+2 |
2006-07-27 | [AGPGART] remove private page protection map | Hugh Dickins | 1 | -25/+2 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-30 | Merge ../linus | Dave Jones | 7 | -65/+36 |
2006-06-28 | [AGPGART] Make AGP depend on PCI | Dave Jones | 1 | -0/+1 |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 1 | -3/+2 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 3 | -3/+3 |
2006-06-26 | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. | Andi Kleen | 2 | -4/+4 |
2006-06-26 | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 1 | -52/+25 |
2006-06-26 | spelling fixes | Andreas Mohr | 3 | -3/+3 |
2006-06-24 | [AGPGART] remove unused variable | Adrian Bunk | 1 | -2/+0 |