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
/
generic.c
Age
Commit message (
Expand
)
Author
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-04-20
agp: zero pages before sending to userspace
Shaohua Li
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-21
agp: add agp_generic_destroy_pages()
Shaohua Li
2008-08-21
agp: generic_alloc_pages()
Shaohua Li
2008-08-21
Revert "reduce tlb/cache flush times of agpgart memory allocation"
Ingo Molnar
2008-08-15
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-19
agp: more boolean conversions.
Dave Airlie
2008-06-19
drivers/char/agp - use bool
Joe Perches
2008-06-19
agp: two-stage page destruction issue
Jan Beulich
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-07-27
agp: don't lock pages
Nick Piggin
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-26
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-10
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2006-12-22
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2006-12-12
Merge ../linus
Dave Jones
2006-11-22
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2006-11-03
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
2006-09-28
[AGPGART] printk fixups.
Dave Jones
2006-09-10
[AGPGART] Rework AGPv3 modesetting fallback.
Dave Jones
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-30
[AGPGART] Remove pointless code from agp_generic_create_gatt_table()
Dave Jones
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2005-11-09
Fix AGP compile on non-x86 architectures
Linus Torvalds
2005-11-08
[PATCH] AGP performance fixes
Alan Hourihane
2005-11-04
[AGPGART] When we encounter reserved mode bits, print them out.
Dave Jones
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-08-17
Fix up various printk levels and whitespace corrections.
Dave Jones
2005-08-11
[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()
Dave Jones
2005-06-07
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
David Mosberger
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds