aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
* agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-26
* agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-26
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-19
* agp: add support for 662/671 to agp driverChaoyu Chen2008-02-19
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-18
* agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-18
* agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-18
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-05
|\
| * agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-05
| * intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-04
| * [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-04
| * intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-04
| * intel-agp: add new chipset IDZhenyu Wang2008-02-04
| * agp: remove unnecessary pci_dev_putJulia Lawall2008-02-04
| * agp: remove uid comparison as security checkserue@us.ibm.com2008-02-04
| * fix AGP warningAndrew Morton2008-02-04
| * agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-04
| * intel-agp: add chipset flushing supportDave Airlie2008-02-04
| * agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-04
* | agp: alpha nopageNick Piggin2008-02-05
|/
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-30
* x86: cpa: move flush to cpaThomas Gleixner2008-01-30
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-30
* agp/intel: add support for E7221 chipsetCarlos Martín2008-01-23
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-17
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-17
* video gfx: merge kconfig menusRandy Dunlap2007-10-16
* fix use after free in amd create gatt pagesJesper Juhl2007-10-14
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-14
* Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-06
* intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-19
* intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-11
* intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-11
* agp: balance ioremap checksScott Thompson2007-08-25
* agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-25
* efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-05
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane2007-07-26
* intel_agp: really fix 945/965GMEZhenyu Wang2007-07-26
* agp: don't lock pagesNick Piggin2007-07-26
* Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-12
|\
| * [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-09
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
|/
* [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-14
|\
| * [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-14
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-11
|\|
| * [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-06