index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
parisc-agp.c
Age
Commit message (
Expand
)
Author
2010-10-29
parisc-agp: fix missing slab.h include
Kyle McMartin
2010-10-21
drivers/char/agp/parisc-agp.c: eliminate memory leak
Julia Lawall
2009-10-03
agp: parisc-agp.c - use correct page_mask function
Helge Deller
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-03-13
parisc: remove klist iterators
James Bottomley
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-10
parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>
Kyle McMartin
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-06-19
drivers/char/agp - use bool
Joe Perches
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-02-26
[PARISC] parisc-agp: Fix thinko const-ifying
Kyle McMartin
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-05
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2006-12-08
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
2006-10-04
[PARISC] Add support for Quicksilver AGPGART
Kyle McMartin