| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: agp/parisc-agp: allow binding of user memory to the AGP GART | Alex Ivanov | 2013-07-31 | 1 | -2/+4 |
* | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng | 2013-06-05 | 1 | -1/+1 |
* | parisc-agp: fix missing slab.h include | Kyle McMartin | 2010-10-29 | 1 | -0/+1 |
* | drivers/char/agp/parisc-agp.c: eliminate memory leak | Julia Lawall | 2010-10-21 | 1 | -0/+4 |
* | agp: parisc-agp.c - use correct page_mask function | Helge Deller | 2009-10-03 | 1 | -1/+1 |
* | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie | 2009-08-05 | 1 | -10/+2 |
|\ |
|
| * | agp: Switch mask_memory() method to take address argument again, not page | David Woodhouse | 2009-08-03 | 1 | -10/+2 |
* | | parisc: parisc-agp.c - use correct page_mask function | Helge Deller | 2009-08-02 | 1 | -1/+1 |
|/ |
|
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 1 | -4/+16 |
* | parisc: remove klist iterators | James Bottomley | 2009-03-13 | 1 | -12/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 1 | -2/+2 |
|\ |
|
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 | 1 | -2/+2 |
* | | agp: enable optimized agp_alloc_pages methods | Rene Herman | 2008-08-22 | 1 | -0/+2 |
|/ |
|
* | drivers/char/agp - use bool | Joe Perches | 2008-06-19 | 1 | -3/+3 |
* | convert ill defined log2() to ilog2() | Fengguang Wu | 2007-10-17 | 1 | -5/+2 |
* | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
* | [PARISC] parisc-agp: Fix thinko const-ifying | Kyle McMartin | 2007-02-26 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -1/+1 |
|\ |
|
| * | [PARISC] parisc-agp: Fix integer/pointer warning | Matthew Wilcox | 2006-12-08 | 1 | -1/+1 |
* | | [AGPGART] Further constification. | Dave Jones | 2007-02-22 | 1 | -1/+1 |
* | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom | 2007-02-05 | 1 | -0/+1 |
|/ |
|
* | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 2006-10-04 | 1 | -0/+416 |