index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
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