index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
parisc-agp.c
Age
Commit message (
Expand
)
Author
2021-11-30
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2013-07-31
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
Alex Ivanov
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
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