summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-041-1/+4
* x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-311-4/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-161-2/+3
|\
| * x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-161-1/+5
|\ \
| * | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-151-1/+5
| |/
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-112-6/+13
|\ \ | |/ |/|
| * agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
| * agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1Star
| * agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-111-4/+9
* | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-301-4/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-52/+25Star
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-092-3/+8
| |\ \
| * | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-091-53/+11Star
| * | | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-091-7/+22
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-111-49/+54
|\ \ \ \
| * \ \ \ Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-1/+6
| |\ \ \ \
| | * | | | agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-081-1/+6
| * | | | | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-48/+48
| |\| | | | | | |_|_|/ | |/| | |
| | * | | agp/intel: Fix product names and #definesAdam Jackson2009-12-071-42/+42
* | | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-17/+11Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | agp: Remove the BKL from agp_openJohn Kacur2009-10-141-17/+11Star
| | |/ / | |/| |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-2/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel2009-11-271-2/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev2009-10-291-2/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-301-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | agp/intel: new host bridge supportZhenyu Wang2009-11-121-1/+7
| |/ /
* / / agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5Star
|/ /
* | agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-031-1/+1
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-7/+30
|\ \
| * | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-7/+23
| * | agp/intel: Add B43 chipset supportFabian Henze2009-09-091-0/+7
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-6/+3Star
|\ \ \
| * \ \ Merge branch 'acpica' into releaseLen Brown2009-09-191-6/+3Star
| |\ \ \
| | * | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-6/+3Star
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \ \ \
| * | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| |/ / /
* / / / mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-16/+33
|\ \ \
| * | | agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-201-8/+25
| * | | agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-201-8/+8
| |/ /
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-1516-92/+250
|\ \ \ | |_|/ |/| |
| * | agp/intel: remove restore in resumeZhenyu Wang2009-09-141-9/+0Star
| * | agp: fix uninorth buildDavid Woodhouse2009-08-061-1/+1
| * | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-0/+6
| |\ \
| | * | intel-agp: Set dma mask for i915David Woodhouse2009-08-051-0/+6
| * | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-0516-82/+243
| |\| | | | |/ | |/|
| | * agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-0315-36/+32Star
| | * intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-19/+10Star