index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
sworks-agp.c
Age
Commit message (
Expand
)
Author
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
2008-06-19
drivers/char/agp - use bool
Joe Perches
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2007-04-26
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
Alan Cox
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-12
[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE
Dave Jones
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-09-23
[AGPGART] Fix serverworks TLB flush.
Dave Jones
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds