aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-16[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman12-12/+0
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-08[PATCH] i460-agp warning fixesAndrew Morton1-3/+5
2005-11-08[PATCH] AGP performance fixesAlan Hourihane4-9/+25
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds16-42/+53
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-05[AGPGART] Fix up warning in efficeon driver.Dave Jones1-1/+1
2005-11-04[AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones1-0/+2
2005-11-04[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones1-2/+4
2005-10-30[PATCH] fix missing includesTim Schmielau6-0/+9
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-8/+8
2005-10-28Pull altix-mmr into release branchTony Luck1-0/+1
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones12-0/+12
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones7-37/+18
2005-09-23[AGPGART] Fix serverworks TLB flush.Dave Jones1-2/+16
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+3
2005-09-09[IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck1-0/+1
2005-09-01[AGPGART] Remove trailing space before \nDave Jones1-1/+1
2005-08-17Fix up various printk levels and whitespace corrections.Dave Jones1-16/+16
2005-08-17Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Dave Jones3-3/+19
2005-08-11[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones1-1/+0
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2-3/+10
2005-06-28[PATCH] sis 760 support.Dave Jones1-0/+9
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger1-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser13-35/+36
2005-06-07[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_insert_memory and sgi_tioca_remove_memoryMichael Werner1-3/+9
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-2/+13
2005-05-01[PATCH] make lots of things staticAdrian Bunk11-16/+16
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek1-1/+1
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-8/+44
2005-04-16Linux-2.6.12-rc2Linus Torvalds22-0/+12500