restricted ia64 patches to ia64 again, they still break builds on
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / backend.c
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-03-24 Dave Jones[AGPGART] bump copyright dates
2003-02-10 Dave Jones[AGPGART] Fix missed agp_bridge conversion that caused...
2003-02-10 Dave Jones[AGPGART] First step towards multiple AGP buses.
2003-02-10 Dave Jones[AGPGART] More failure path sanity checking.
2003-02-10 Dave Jones[AGPGART] Handle failure during initialisation more...
2003-02-10 Dave Jones[AGPGART] Don't oops when deregistering failed to init...
2003-01-15 Dave Jones[AGPGART] implement module locking that works.
2003-01-13 Falk Hüffner[AGP] missing includes on Alpha
2003-01-06 Bjorn Helgaas[AGP] size AGP mem correctly when memory is discontiguous.
2003-01-06 Bjorn Helgaas[AGP] Remove bogus AGP/DRM assumptions
2003-01-02 Dave Jones[AGP] Clean up some comments.
2002-12-31 Dave Jones[AGP] Clean up atomic usage of agp_bridge.agp_in_use
2002-12-31 Dave Jones[AGP] Remove broken deprecated module locking.
2002-12-28 Mikael PetterssonFix AGP module oops
2002-12-20 Dave Jones[AGP] Readd module_exit function so that agpgart.ko...
2002-12-20 Dave Jones[AGP] agp_frontend_initialize() now gets called when...
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-11 Dave Jonesdon't allow backend to unload if in use by a chipset...
2002-12-10 Dave Jonesdon't allow to be opened twice.
2002-12-10 Cha Young-Ho[AGP] kconfig tweaks & missing exports.
2002-12-10 Dave JonesFix XFree86 brain damage.
2002-12-03 Dave Jonesprevent acquire from working if we deregister a chipset...
2002-12-03 Dave Jonesrework as per Linus' suggestion. Chipset drivers are...