summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | Update email addresses.Dave Jones2008-10-207-7/+7
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-163-18/+60
|\ \
| * | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-161-4/+18
| * | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-161-6/+32
| * | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-161-3/+3
| * | agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-161-5/+7
| |/
* | linux-next: fix x86 tree build failureStephen Rothwell2008-08-251-1/+1
* | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-2213-0/+30
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-2212-144/+200
|\|
| * agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-121-1/+1
| * intel/agp: rewrite GTT on resumeKeith Packard2008-08-124-0/+38
| * agp: use dev_printk when possibleBjorn Helgaas2008-08-1211-134/+141
| * amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-121-2/+13
| * intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-121-7/+7
* | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-213-8/+63
* | agp: generic_alloc_pages()Shaohua Li2008-08-213-0/+59
* | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-212-7/+1
* | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-152-1/+7
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+4
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1419-155/+236
| |\|
| * | agp-frontend: BKL pushdownArnd Bergmann2008-06-201-0/+4
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-2519-155/+232
|\ \ \ | | |/ | |/|
| * | [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-201-1/+1
| * | agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-191-0/+2
| * | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-191-68/+66
| * | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-191-10/+73
| * | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-191-2/+2
| * | agp: more boolean conversions.Dave Airlie2008-06-194-12/+12
| * | drivers/char/agp - use boolJoe Perches2008-06-1915-52/+52
| * | agp: two-stage page destruction issueJan Beulich2008-06-193-12/+17
| * | agp/via: fixup pci idsGreg KH2008-06-191-2/+11
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-161-0/+4
|\| |
| * | agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-121-0/+4
| |/
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4
* | x86 gart: factor out common codePavel Machek2008-05-121-20/+9
* | x86: checking aperture size orderYinghai Lu2008-05-121-6/+6
* | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+11
* | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
|/
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-261-2/+2
* agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-261-1/+2
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
* agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
* agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
* agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2