Age | Commit message (Expand) | Author |
2007-02-27 | [AGPGART] fix compile errors | Ryusuke Konishi |
2007-02-26 | [PARISC] parisc-agp: Fix thinko const-ifying | Kyle McMartin |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-22 | [AGPGART] Further constification. | Dave Jones |
2007-02-20 | [AGPGART] Fix modular agpgart ia64 allmodconfig | Zwane Mwaikambo |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin |
2007-02-10 | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton |
2007-02-06 | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-05 | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom |
2007-02-04 | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones |
2007-02-03 | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom |
2007-02-03 | [AGPGART] compat ioctl | Zwane Mwaikambo |
2007-01-28 | [AGPGART] Add new IDs to VIA AGP. | Dave Jones |
2007-01-28 | [AGPGART] Remove pointless assignment. | Dave Jones |
2007-01-28 | [AGPGART] Remove pointless typedef in ati-agp | Dave Jones |
2007-01-28 | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() | Dave Jones |
2007-01-17 | [AGPGART] intel_agp: restore graphics device's pci space early in resume | Wang Zhenyu |
2007-01-02 | [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value | akpm@osdl.org |
2006-12-28 | [AGPGART] Fix PCI-posting flush typo. | Thomas Hellstrom |
2006-12-22 | [AGPGART] fix detection of aperture size versus GTT size on G965 | Eric Anholt |
2006-12-22 | [AGPGART] Remove unnecessary flushes when inserting and removing pages. | Thomas Hellstrom |
2006-12-18 | [AGPGART] K8M890 support for amd-k8. | Gabriel Mansi |
2006-12-12 | Merge ../linus | Dave Jones |
2006-12-12 | [AGPGART] VIA and SiS AGP chipsets are x86-only | Matthew Wilcox |
2006-12-12 | [AGPGART] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap |
2006-12-08 | [PARISC] parisc-agp: Fix integer/pointer warning | Matthew Wilcox |
2006-12-07 | [PATCH] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap |
2006-11-22 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds |
2006-11-03 | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. | Dave Jones |
2006-10-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2006-10-15 | [AGPGART] uninorth: Add module param 'aperture' for aperture size | Michel D�nzer |
2006-10-04 | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin |
2006-09-28 | [AGPGART] printk fixups. | Dave Jones |
2006-09-26 | [AGPGART] Use pci_get_slot not pci_find_slot | Alan Cox |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2006-09-10 | [AGPGART] Rework AGPv3 modesetting fallback. | Dave Jones |
2006-09-10 | [AGPGART] Add suspend callback for i965 | Dave Jones |
2006-09-06 | [AGPGART] Fix number of aperture sizes in 830 gart structs. | Dave Jones |
2006-09-06 | [AGPGART] Intel 965 Express support. | Eric Anholt |
2006-09-05 | [AGPGART] agp.h: constify struct agp_bridge_data::version | Alexey Dobriyan |
2006-08-11 | [AGPGART] const'ify VIA AGP PCI table. | Dave Jones |
2006-08-11 | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c | Alexey Dobriyan |
2006-08-11 | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c | Alexey Dobriyan |
2006-08-11 | [AGPGART] Const'ify the agpgart driver version. | Dave Jones |
2006-07-31 | [POWERPC] video & agp: Constify & voidify get_property() | Jeremy Kerr |
2006-07-26 | [AGPGART] remove private page protection map | Hugh Dickins |
2006-07-03 | [PATCH] make more file_operation structs static | Arjan van de Ven |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge ../linus | Dave Jones |