summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* 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-081-0/+7
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-6/+3
|\ \
| * \ Merge branch 'acpica' into releaseLen Brown2009-09-191-6/+3
| |\ \
| | * | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-6/+3
* | | | 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/+0
| * | 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/+32
| | * intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-19/+10
| | * intel-agp: Move repeated sglist free into separate functionDavid Woodhouse2009-08-031-14/+15
| | * agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-033-18/+17
| | * agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2009-08-032-16/+15
| | * intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang2009-08-031-12/+162
| | * agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-033-0/+35
| | * agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-0313-46/+36
* | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
|/ /
* | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-021-1/+1
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2016-143/+174
|\
| * agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock2009-06-201-1/+1
| * agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-191-4/+14
| * agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-1916-136/+143
| * agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-191-1/+1
| * agp/uninorth: Handle user memory types.Michel Dänzer2009-06-191-2/+16
* | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+3
|/
* agp/intel: Add support for new chipsetsZhenyu Wang2009-06-051-1/+15
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-201-2/+2
|\
| * agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
* | intelfb: support i854Stefan Husemann2009-04-131-0/+3
|/
* agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-3/+18
* parisc: remove klist iteratorsJames Bottomley2009-03-131-12/+11
* intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
* x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
* agp/intel: Fix broken ® symbol in device name.Eric Anholt2008-12-291-1/+1
* agp/intel: add support for G41 chipsetZhenyu Wang2008-12-291-1/+8
* uninorth-agp section messAl Viro2008-11-301-1/+1
* 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
OpenPOWER on IntegriCloud