- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / generic.c
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-09-02 Jan Beulich- Update Xen patches to 2.6.31-rc8 and c/s 931.
2009-08-03 David Woodhouseagp: kill phys_to_gart() and gart_to_phys()
2009-08-03 Zhenyu Wangagp: Add generic support for graphics dma remapping
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...
2009-04-20 Shaohua Liagp: zero pages before sending to userspace
2008-08-22 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2008-08-21 Shaohua Liagp: add agp_generic_destroy_pages()
2008-08-21 Shaohua Liagp: generic_alloc_pages()
2008-08-21 Ingo MolnarRevert "reduce tlb/cache flush times of agpgart memory...
2008-08-15 Shaohua Lireduce tlb/cache flush times of agpgart memory allocation
2008-08-12 Keith Packardintel/agp: rewrite GTT on resume
2008-08-12 Bjorn Helgaasagp: use dev_printk when possible
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-19 Dave Airlieagp: more boolean conversions.
2008-06-19 Joe Perchesdrivers/char/agp - use bool
2008-06-18 Jan Beulichagp: two-stage page destruction issue
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-05 Dave Airlieagp: add chipset flushing support to AGP interface
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-15 Dave AirlieAGP fix race condition between unmapping and freeing...
2007-07-27 Nick Pigginagp: don't lock pages
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-04-26 Jan Beulich[AGPGART] Move [un]map_page_into_agp into asm/agp.h
2007-02-22 Dave Jones[AGPGART] Further constification.
2007-02-11 Andrew Morton[AGPGART] allow drm populated agp memory types cleanups
2007-02-03 Thomas Hellstrom[AGPGART] Allow drm-populated agp memory types
2006-12-23 Thomas Hellstrom[AGPGART] Remove unnecessary flushes when inserting...
2006-12-12 Dave JonesMerge ../linus
2006-12-02 Linus Torvalds[PATCH] AGP: Allocate AGP pages with GFP_DMA32 by default
2006-11-24 Andreas Kleen- patches.drivers/agp-dma32: Allocate AGP pages with...
2006-11-22 Linus Torvalds[AGP] Allocate AGP pages with GFP_DMA32 by default
2006-11-03 Dave Jones[AGPGART] Fix up misprogrammed bridges with incorrect...
2006-09-28 Dave Jones[AGPGART] printk fixups.
2006-09-11 Dave Jones[AGPGART] Rework AGPv3 modesetting fallback.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-30 Dave Jones[AGPGART] Remove pointless code from agp_generic_create...
2006-02-28 Dave Jones[AGPGART] Lots of CodingStyle/whitespace cleanups.
2005-11-09 Linus TorvaldsFix AGP compile on non-x86 architectures
2005-11-08 Alan Hourihane[PATCH] AGP performance fixes
2005-11-04 Dave Jones[AGPGART] When we encounter reserved mode bits, print...
2005-10-20 Dave Jones[AGPGART] Replace kmalloc+memset's with kzalloc's
2005-08-18 Dave JonesFix up various printk levels and whitespace corrections.
2005-08-12 Dave Jones[AGPGART] Drop duplicate setting of info->mode in agp_c...
2005-06-07 David Mosberger[PATCH] Replace check_bridge_mode() with (bridge->mode...
2005-06-07 Keir Fraser[PATCH] AGP fix for Xen VMM
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-15 Dave Jones[AGPGART] Fix masking (causes crash on 460GX).
2004-12-15 Dave Jones[AGPGART] Add missing cache flush to the generic remove...
2004-12-15 Dave Jones[AGPGART] More PCI Posting bugs.
2004-12-15 Dave Jones[AGPGART] Fix TLB flushing issues with change_page_attr()
2004-12-15 Dave Jones[AGPGART] Simplify global_cache_flush
2004-12-15 Dave Jones[AGPGART] generic.c: replace pci_find_device with pci_g...
2004-09-15 Dave Jones[AGPGART] Fix up sparse iomem warnings in generic agp...
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/char/*
2004-06-30 Dave Jones[AGPGART] Fix sparse NULL pointer warnings.
2004-06-25 Dave Jones[AGPGART] Fix silly logic bug in AGPx8 ->x4 fallback...
2004-06-16 Dave Jones[AGPGART] Remove typo from comment
2004-06-16 Dave Jones[AGPGART] Extra debugging info just in case.
2004-06-16 Dave Jones[AGPGART] Improved AGPx8 handling.
2004-06-16 Dave Jones[AGPGART] Show the untampered arguments in debug printk
2004-06-16 Dave Jones[AGPGART] If we can't do AGP x8 in v3 mode, just drop...
2004-06-16 Dave Jones[AGPGART] Delete trailing whitespace in generic routines.
2004-03-29 Dave Jones[AGPGART] Minor CodingStyle fixups.
2004-03-19 Dave Jones[AGPGART] Clean up SiS648 workaround by giving it its...
2004-03-19 Dave Jones[AGPGART] AGPv3 generic support.
2004-03-19 Dave Jones[AGPGART] Add SIS 648/746 work around.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-12 Dave Jones[AGPGART] Remove duplicate programming of AGP command...
2003-11-21 Dave Jones[AGPGART] Mask memory after allocation
2003-08-27 Dave Jones[AGPGART] Update VIA PCI IDs.
2003-08-13 Dave Jones[AGPGART] Disable calibration cycle when not in AGP3...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-08 Dave Jones[AGPGART] Fix logic bug.
2003-08-02 Linus TorvaldsFix up AGP merge: agp_memory_reserved got exported...
2003-08-02 Linus TorvaldsMerge bk://linux-dj.bkbits.net/agpgart
2003-08-01 Randy Dunlap[PATCH] janitor: convert to pci_name()
2003-08-01 Andrew Morton[PATCH] export agp_memory_reserved
2003-07-15 Dave Jones[AGPGART] Fix Nforce modular compilation.
2003-06-04 Greg Kroah-Hartman[PATCH] PCI: remove usage of pci_for_each_dev() in...
2003-05-21 Dave Jones[AGPGART] Rid AGP/DRM of more typedefs.
2003-05-21 Dave Jones[AGPGART] sanity check printk's.
2003-05-21 Dave Jones[AGPGART] Remove duplicated fast writes test.
2003-05-20 Dave Jones[AGPGART] Silly typo that put tried to put things into...
2003-05-20 Dave Jones[AGPGART] Log broken applications that pass crap flags...
2003-05-20 Dave Jones[AGPGART] Sanity check (and fix up broken) AGP modes...
2003-05-20 Dave Jones[AGPGART] agp_3_5_enable() doesn't need mode parameter.
2003-05-15 Dave Jones[AGPGART] Remove duplicated masking routines, replace...
2003-05-14 Dave Jones[AGPGART] Move AGP PM to individual drivers.
2003-05-12 Dave Jones[AGPGART] add checks to agp_copy_info() before derefere...
2003-05-10 Dave Jones[AGPGART] Make sure we don't poke reserved bits when...
next