summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* agp: use NULL instead of 0 when pointer is neededBill Pemberton2010-05-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-3/+0
|\
| * agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+8
|/
* agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-181-2/+7
* agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-181-1/+24
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-1/+1
|\
| * x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-131-1/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-041-10/+113
|\ \ \
| * | | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-261-2/+8
| * | | agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt2010-02-261-4/+13
| * | | drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-261-4/+74
| * | | agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt2010-02-261-0/+5
| * | | agp/intel: Add support for Sandybridge.Eric Anholt2010-02-261-1/+14
| * | | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-11/+4
|\ \ \ | |/ / |/| |
| * | intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov2010-01-221-11/+4
* | | 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/+1
| * 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/+25
|\ \
| * \ 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/+11
| * | | 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-101-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-071-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/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | agp: Remove the BKL from agp_openJohn Kacur2009-10-141-17/+11
| | |/ / | |/| |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel2009-11-271-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | agp/amd64: Remove GART dependency on AGP_AMD64Pavel Vasilyev2009-10-291-2/+1
* | | | 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/+5
|/ /
* | 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
|\ \
OpenPOWER on IntegriCloud