USB: fsl_udc_core: Fix kernel oops on module removal
[safe/jmp/linux-2.6] / drivers / char / agp /
2008-02-05 Nick Pigginagp: alpha nopage
2008-02-05 Dave Airlieagp: remove flush_agp_mappings calls from new flush...
2008-02-05 Dave Airlieintel-agp: introduce IS_I915 and do some cleanups..
2008-02-05 Zhenyu Wang[intel_agp] fix name for G35 chipset
2008-02-05 Dave Airlieintel-agp: fixup resource handling in flush code.
2008-02-05 Zhenyu Wangintel-agp: add new chipset ID
2008-02-05 Julia Lawallagp: remove unnecessary pci_dev_put
2008-02-05 serue@us.ibm.comagp: remove uid comparison as security check
2008-02-05 Andrew Mortonfix AGP warning
2008-02-05 Dave Airlieagp/intel: Add chipset flushing support for i8xx chipsets.
2008-02-05 Dave Airlieintel-agp: add chipset flushing support
2008-02-05 Dave Airlieagp: add chipset flushing support to AGP interface
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Arjan van de Venx86: convert CPA users to the new set_page_ API
2008-01-24 Carlos Martínagp/intel: add support for E7221 chipset
2007-10-29 Joerg Roedelx86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
2007-10-17 H. Peter Anvinx86: Create clflush() inline, remove hardcoded wbinvd
2007-10-17 Fengguang Wuconvert ill defined log2() to ilog2()
2007-10-16 Randy Dunlapvideo gfx: merge kconfig menus
2007-10-15 Jesper Juhlfix use after free in amd create gatt pages
2007-10-15 Dave AirlieAGP fix race condition between unmapping and freeing...
2007-10-06 Kyle McMartinRevert "intel_agp: fix stolen mem range on G33"
2007-09-19 Dave Airlieintel-agp: Fix i830 mask variable that changed with...
2007-09-12 Zhenyu Wangintel_agp: fix GTT map size on G33
2007-09-12 Zhenyu Wangintel_agp: fix stolen mem range on G33
2007-08-25 Scott Thompsonagp: balance ioremap checks
2007-08-25 Xavier Bachelotagp: Add device id for P4M900 to via-agp module
2007-08-05 Jesper Juhlefficeon-agp leaks 'struct agp_bridge_data' in error...
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-27 Alan Hourihaneagp: AMD AGP is used on UP1100 & UP1500 alpha boxen
2007-07-27 Zhenyu Wangintel_agp: really fix 945/965GME
2007-07-27 Nick Pigginagp: don't lock pages
2007-07-27 Jesper JuhlFix "use after free" / "double free" bug in ati_create_...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-10 Dave Jones[AGPGART] Hand off AGP maintainence.
2007-06-21 Wang Zhenyu[AGPGART] intel_agp: don't load if no IGD and AGP port
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-14 Wang Zhenyu[AGPGART] intel_agp: fix device probe
2007-06-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-06 Wang Zhenyu[AGPGART] intel_agp: Add support for G33, Q33 and Q35...
2007-06-06 Wang Zhenyu[AGPGART] intel_agp: add support for 945GME
2007-06-06 Wang Zhenyu[AGPGART] intel_agp: add support for 965GME/GLE
2007-06-06 Wang Zhenyu[AGPGART] intel_agp: use table for device probe
2007-06-06 Wang Zhenyu[AGPGART] intel_agp: cleanup intel private data
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-13 Gabriel Mansi[AGPGART] Fix wrong ID in via-agp.c
2007-05-11 Andrew Hastingsx86_64: off-by-two error in aperture.c
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-02 Jan Beulich[PATCH] x86: fix amd64-agp aperture validation
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-26 Alan Cox[AGPGART] sworks-agp: Switch to PCI ref counting APIs
2007-04-26 Alan Cox[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
2007-04-26 Dave Jones[AGPGART] Fix sparse warning in sgi-agp.c
2007-04-26 Jan Beulich[AGPGART] Intel-agp adjustments
2007-04-26 Jan Beulich[AGPGART] Move [un]map_page_into_agp into asm/agp.h
2007-04-26 Jan Beulich[AGPGART] Add missing calls to global_flush_tlb() to...
2007-04-26 Oliver Neukum[AGPGART] prevent probe collision of sis-agp and amd64_agp
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-10 Wang Zhenyu[AGPGART] intel_agp: fix G965 GTT size detect
2007-04-09 Wang Zhenyu[AGPGART] intel_agp: PCI id update for Intel 965GM
2007-02-27 Ryusuke Konishi[AGPGART] fix compile errors
2007-02-27 Kyle McMartin[PARISC] parisc-agp: Fix thinko const-ifying
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-22 Dave Jones[AGPGART] Further constification.
2007-02-20 Zwane Mwaikambo[AGPGART] Fix modular agpgart ia64 allmodconfig
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-11 Andrew Morton[AGPGART] allow drm populated agp memory types cleanups
2007-02-06 Ahmed S. Darwish[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
2007-02-05 Thomas Hellstrom[AGPGART] Add agp-type-to-mask-type method missing...
2007-02-04 Dave Jones[AGPGART] Don't try to remap i810 registers on resume.
2007-02-03 Thomas Hellstrom[AGPGART] Allow drm-populated agp memory types
2007-02-03 Zwane Mwaikambo[AGPGART] compat ioctl
2007-01-28 Dave Jones[AGPGART] Add new IDs to VIA AGP.
2007-01-28 Dave Jones[AGPGART] Remove pointless assignment.
2007-01-28 Dave Jones[AGPGART] Remove pointless typedef in ati-agp
2007-01-28 Dave Jones[AGPGART] Prevent (unlikely) memory leak in amd_create_...
2007-01-17 Wang Zhenyu[AGPGART] intel_agp: restore graphics device's pci...
2007-01-03 akpm@osdl.org[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc...
2006-12-29 Thomas Hellstrom[AGPGART] Fix PCI-posting flush typo.
2006-12-23 Eric Anholt[AGPGART] fix detection of aperture size versus GTT...
2006-12-23 Thomas Hellstrom[AGPGART] Remove unnecessary flushes when inserting...
2006-12-19 Gabriel Mansi[AGPGART] K8M890 support for amd-k8.
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Matthew Wilcox[AGPGART] VIA and SiS AGP chipsets are x86-only
2006-12-12 Randy Dunlap[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
2006-12-08 Matthew Wilcox[PARISC] parisc-agp: Fix integer/pointer warning
2006-12-07 Randy Dunlap[PATCH] agp-amd64: section mismatches with HOTPLUG=n
2006-11-22 Linus Torvalds[AGP] Allocate AGP pages with GFP_DMA32 by default
2006-11-22 Linus Torvalds[AGP] Fix intel 965 AGP memory mapping function
2006-11-03 Dave Jones[AGPGART] Fix up misprogrammed bridges with incorrect...
2006-10-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-15 Michel Dänzer[AGPGART] uninorth: Add module param 'aperture' for...
2006-10-04 Kyle McMartin[PARISC] Add support for Quicksilver AGPGART
2006-09-28 Dave Jones[AGPGART] printk fixups.
next