Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / sworks-agp.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-16 Jan Beulich- patches.xen/xen3-patch-2.6.32-rc4: Fix AGP for PowerPC.
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-08-03 David Woodhouseagp: kill phys_to_gart() and gart_to_phys()
2009-08-03 David Woodhouseagp: Switch mask_memory() method to take address argume...
2009-06-19 Dave Airlieagp: switch AGP to use page array instead of unsigned...
2008-08-22 Rene Hermanagp: enable optimized agp_alloc_pages methods
2008-08-12 Bjorn Helgaasagp: use dev_printk when possible
2008-06-19 Joe Perchesdrivers/char/agp - use bool
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-20 Dave Airlieagp: fix missing casts that produced a warning.
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Alan Cox[AGPGART] sworks-agp: Switch to PCI ref counting APIs
2007-02-22 Dave Jones[AGPGART] Further constification.
2007-02-03 Thomas Hellstrom[AGPGART] Allow drm-populated agp memory types
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-28 Dave Jones[AGPGART] Lots of CodingStyle/whitespace cleanups.
2006-02-13 Dave Jones[AGPGART] Improve the error message shown when we detec...
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-25 Dave Jones[AGPGART] Set .owner field of struct pci_driver.
2005-10-20 Dave Jones[AGPGART] Replace kmalloc+memset's with kzalloc's
2005-09-23 Dave Jones[AGPGART] Fix serverworks TLB flush.
2005-06-07 Keir Fraser[PATCH] AGP fix for Xen VMM
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-04-03 Kurt GarloffUpdate xen patches.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-22 Dave Jones[AGPGART] Fix agp=off.
2004-12-15 Dave Jones[AGPGART] Another missing PCI Posting bugfix.
2004-12-15 Dave Jones[AGPGART] Fix up PCI posting bugs.
2004-09-15 Dave Jones[AGPGART] Fix up sparse iomem warnings in Serverworks...
2004-06-08 Andreas KleenFix printks in serverworks and intel AGP drivers
2004-06-08 Dave Jones[AGPGART] Don't waffle about unsupported serverworks...
2004-06-01 Dave Jones[AGPGART] Fix broken serverworks tlb flush routine.
2004-03-19 Dave Jones[AGPGART] Move other chipset vendors registers into...
2004-03-19 Dave Jones[AGPGART] Silence serverworks CNB20HE printks.
2003-10-13 Greg Kroah-HartmanPCI: fix up probe functions for agp drivers
2003-08-15 Dave Jones[AGPGART] Remove duplicate agpgart: from printk's.
2003-08-15 Dave Jones[AGPGART] Check ioremap for failure in Serverworks...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Dave Jones[AGPGART] Kill off agp_try_unsupported module parameter.
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-06-04 Dave Jones[AGPGART] Missing printk levels.
2003-05-21 Dave Jones[AGPGART] Rid AGP/DRM of more typedefs.
2003-05-15 Dave Jones[AGPGART] pci_driver structures must remain valid while...
2003-05-15 Dave Jones[AGPGART] Remove duplicated masking routines, replace...
2003-05-14 Dave Jones[AGPGART] Move AGP PM to individual drivers.
2003-04-28 Dave Jones[AGPGART] Fix linking error.
2003-04-27 Dave Jones[AGPGART] proper agp_bridge_driver.
2003-04-27 Dave Jones[AGPGART] give all agpgart drivers a ->remove pci method.
2003-04-27 Dave Jones[AGPGART] fix macros that expect agp_bridge in global...
2003-04-25 Dave Jones[AGPGART] More setup routine -> static struct conversions.
2003-04-25 Dave Jones[AGPGART] Remove useless enums from serverworks gart...
2003-02-10 Dave Jones[AGPGART] First step towards multiple AGP buses.
2003-01-15 Dave Jonesresync
2003-01-15 Dave Jones[AGPGART] implement module locking that works.
2003-01-15 Dave Jones[AGPGART] warning fixes from Bjorn's last patches.
2003-01-13 Bjorn Helgaas[AGP] use pci_find_capability in sworks-agp.c
2003-01-13 Bjorn Helgaas[AGP] use PCI_AGP_* constants
2003-01-13 Bjorn Helgaas[AGP] factor device capability collection
2003-01-13 Bjorn Helgaas[AGP] Print AGP version & mode when programming devices.
2003-01-13 Bjorn Helgaas[AGP] fix old pci_find_capability merge botch
2003-01-13 Bjorn Helgaas[AGP] factor device command updates
2003-01-07 Muli Ben-YehudaPATCH: fix "assignment from incompatible pointer type"
2003-01-06 Bjorn Helgaas[AGP] Remove bogus AGP/DRM assumptions
2002-12-20 Dave Jones[AGP] misplaced setting of bridge device.
2002-12-18 Dave Jones[AGP] __init audit after Rusty found a bug.
2002-12-18 Dave Jones[AGP] Clean up capability pointer detection.
2002-12-03 Dave Jonescast fixes from -ac
2002-12-03 Dave Jonesrework as per Linus' suggestion. Chipset drivers are...
2002-11-11 Art Haas[PATCH] C99 designated initializers for drivers/char/agp
2002-10-29 James SimmonsMoved AGP and DRM code back to drivers/char until a...
2002-10-16 James SimmonsThe last of the console code inside the frmaebuffer...
2002-07-17 Greg Kroah-Hartmanagpgart: added "-agp" to the .c files that are for...