Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5284e7635787224dda1a2bf82a4c56b1c75671f
/
drivers
/
char
/
agp
/
amd64-agp.c
06df6da
x86/agp: Fix amd64-agp module initialization regression
by FUJITA Tomonori
· 15 years ago
61684ce
x86/agp: Fix agp_amd64_init regression
by FUJITA Tomonori
· 15 years ago
42590a7
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
by FUJITA Tomonori
· 15 years ago
f405d2c
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
by FUJITA Tomonori
· 15 years ago
6a12235
agp: kill phys_to_gart() and gart_to_phys()
by David Woodhouse
· 15 years ago
2a4ceb6
agp: Switch mask_memory() method to take address argument again, not page
by David Woodhouse
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
2f68891
x86/agp: tighten check to update amd nb aperture
by Yinghai Lu
· 16 years ago
f4432c5
Update email addresses.
by Dave Jones
· 16 years ago
5f310b6
agp: enable optimized agp_alloc_pages methods
by Rene Herman
· 16 years ago
e3cf695
agp: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
55814b7
amd64-agp: run fallback when no bridges found, not when driver registration fails
by Bjorn Helgaas
· 16 years ago
037a607
Merge branch 'linus' into x86/gart
by Ingo Molnar
· 16 years ago
c725801
drivers/char/agp - use bool
by Joe Perches
· 17 years ago
0abbc78
x86, aperture_64: use symbolic constants
by Pavel Machek
· 16 years ago
3bb6fbf
x86 gart: factor out common code
by Pavel Machek
· 17 years ago
8c9fd91
x86: checking aperture size order
by Yinghai Lu
· 17 years ago
1edc1ab
x86: agp_gart size checking for buggy device
by Yinghai Lu
· 17 years ago
aa134f1
x86: iommu: use symbolic constants, not hardcoded numbers
by Pavel Machek
· 17 years ago
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
547c535
x86_64: off-by-two error in aperture.c
by Andrew Hastings
· 18 years ago
b92e9fa
[PATCH] x86: fix amd64-agp aperture validation
by Jan Beulich
· 18 years ago
e5524f3
[AGPGART] Further constification.
by Dave Jones
· 18 years ago
a030ce4
[AGPGART] Allow drm-populated agp memory types
by Thomas Hellstrom
· 18 years ago
43ed41f6
[AGPGART] Add new IDs to VIA AGP.
by Dave Jones
· 18 years ago
d5cb8d3
[AGPGART] K8M890 support for amd-k8.
by Gabriel Mansi
· 18 years ago
da015a6
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
7357db1
[AGPGART] Use pci_get_slot not pci_find_slot
by Alan Cox
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
55b4d6a
Merge ../linus
by Dave Jones
· 18 years ago
a813ce4
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
by Andi Kleen
· 18 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 18 years ago
4092e25
[AGPGART] Fix pci_register_driver checking in amd64-agp
by Dave Jones
· 18 years ago
ca2797f
[AGPGART] Fix Nforce3 suspend on amd64.
by Dave Jones
· 18 years ago
5c48b0e
[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge
by Henrik Kretzschmar
· 19 years ago
6a92a4e
[AGPGART] Lots of CodingStyle/whitespace cleanups.
by Dave Jones
· 19 years ago
b41c82e
[AGPGART] Add some informational printk to nforce GART failure path.
by Dave Jones
· 19 years ago
90be4b4
[AGPGART] Suspend/Resume support for AMD64 GART.
by akpm@osdl.org
· 19 years ago
a42ab7f
[AGPGART] Mark AMD64 aperture size structs as const
by Dave Jones
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
1d2e6bd8
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
by Andi Kleen
· 19 years ago
172efbb
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
by Andi Kleen
· 19 years ago
870b768
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
by Andi Kleen
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
7079060
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
ea248bc
[AGPGART] Set .owner field of struct pci_driver.
by Dave Jones
· 19 years ago
29db35e
[AGPGART] Remove trailing space before \n
by Dave Jones
· 19 years ago
2fa938b
[PATCH] sis 760 support.
by Dave Jones
· 19 years ago
07eee78
[PATCH] AGP fix for Xen VMM
by Keir Fraser
· 20 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago