aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-04
|\ \
| * | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-26
| * | agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt2010-02-26
| * | drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-26
| * | agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt2010-02-26
| * | agp/intel: Add support for Sandybridge.Eric Anholt2010-02-26
| * | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-22
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ | |/ / |/| |
| * | intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov2010-01-22
* | | x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-04
| |/ |/|
* | x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-31
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-16
|\
| * x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-16
|\ \
| * | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-15
| |/
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\ \ | |/ |/|
| * agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-11
| * agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-11
| * agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-11
* | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-30
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * | | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-09
| * | | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-09
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\ \ \ \
| * \ \ \ Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-10
| |\ \ \ \
| | * | | | agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-07
| * | | | | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
| |\| | | | | | |_|_|/ | |/| | |
| | * | | agp/intel: Fix product names and #definesAdam Jackson2009-12-07
* | | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | agp: Remove the BKL from agp_openJohn Kacur2009-10-14
| | |/ / | |/| |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel2009-11-27
| |\ \ \ | | |/ / | |/| |
| | * | agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev2009-10-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | agp/intel: new host bridge supportZhenyu Wang2009-11-12
| |/ /
* / / agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-18
|/ /
* | agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-03
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-11
| * | agp/intel: Add B43 chipset supportFabian Henze2009-09-09
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\ \ \
| * \ \ Merge branch 'acpica' into releaseLen Brown2009-09-19
| |\ \ \
| | * | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \
| * | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| |/ / /
* / / / mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
|/ / /