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