aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/parisc-agp.c
Commit message (Expand)AuthorAgeFilesLines
* parisc-agp: fix missing slab.h includeKyle McMartin2010-10-291-0/+1
* drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-211-0/+4
* agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-031-1/+1
* Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-10/+2
|\
| * agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-10/+2
* | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-021-1/+1
|/
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-4/+16
* parisc: remove klist iteratorsJames Bottomley2009-03-131-12/+11
* 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
* | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
|/
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-171-5/+2
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
* [PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin2007-02-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+1
|\
| * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
* | [AGPGART] Further constification.Dave Jones2007-02-221-1/+1
* | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-051-0/+1
|/
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-041-0/+416