aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
* agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-11
* intel/agp: rewrite GTT on resumeKeith Packard2008-08-11
* agp: use dev_printk when possibleBjorn Helgaas2008-08-11
* amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-11
* intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-11
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\|
| * | agp-frontend: BKL pushdownArnd Bergmann2008-06-20
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-25
|\ \ \ | | |/ | |/|
| * | [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-19
| * | agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-19
| * | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-19
| * | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-19
| * | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-19
| * | agp: more boolean conversions.Dave Airlie2008-06-18
| * | drivers/char/agp - use boolJoe Perches2008-06-18
| * | agp: two-stage page destruction issueJan Beulich2008-06-18
| * | agp/via: fixup pci idsGreg KH2008-06-18
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-16
|\| |
| * | agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-12
| |/
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-22
* | x86 gart: factor out common codePavel Machek2008-05-12
* | x86: checking aperture size orderYinghai Lu2008-05-12
* | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-12
* | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-12
|/
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* 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