summaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-20agp: zero pages before sending to userspaceShaohua Li
2009-04-13intelfb: support i854Stefan Husemann
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-13parisc: remove klist iteratorsJames Bottomley
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang
2008-11-30uninorth-agp section messAl Viro
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom
2008-10-16agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett
2008-10-16agp/intel: Reduce extraneous PCI posting reads during initKeith Packard
2008-10-16agp: Fix stolen memory counting on G4X.Eric Anholt
2008-10-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin
2008-08-25linux-next: fix x86 tree build failureStephen Rothwell
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li
2008-08-21agp: generic_alloc_pages()Shaohua Li
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar
2008-08-15reduce tlb/cache flush times of agpgart memory allocationShaohua Li
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-25Merge branch 'linus' into x86/garttip-x86-gart-2008-06-25_10.30_WedIngo Molnar
2008-06-20agp-frontend: BKL pushdownArnd Bergmann
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-19agp: two-stage page destruction issueJan Beulich
2008-06-19agp/via: fixup pci idsGreg KH
2008-06-16Merge branch 'linus' into x86/garttip-x86-gart-2008-06-16_09.27_MonIngo Molnar
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: checking aperture size orderYinghai Lu