index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
amd64-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
x86/agp: Fix amd64-agp module initialization regression
FUJITA Tomonori
1
-1
/
+4
2010-01-31
x86/agp: Fix agp_amd64_init regression
FUJITA Tomonori
1
-4
/
+9
2010-01-13
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
FUJITA Tomonori
1
-2
/
+3
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
1
-4
/
+5
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-3
/
+3
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
1
-1
/
+2
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-1
/
+1
2009-03-11
x86/agp: tighten check to update amd nb aperture
Yinghai Lu
1
-4
/
+9
2008-10-20
Update email addresses.
Dave Jones
1
-1
/
+1
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
1
-0
/
+2
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
1
-18
/
+18
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-06-25
Merge branch 'linus' into x86/gart
Ingo Molnar
1
-2
/
+2
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-2
/
+2
2008-05-22
x86, aperture_64: use symbolic constants
Pavel Machek
1
-18
/
+4
2008-05-12
x86 gart: factor out common code
Pavel Machek
1
-20
/
+9
2008-05-12
x86: checking aperture size order
Yinghai Lu
1
-6
/
+6
2008-05-12
x86: agp_gart size checking for buggy device
Yinghai Lu
1
-0
/
+11
2008-05-12
x86: iommu: use symbolic constants, not hardcoded numbers
Pavel Machek
1
-22
/
+3
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
1
-1
/
+1
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-4
/
+2
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
1
-1
/
+1
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-9
/
+4
2007-02-23
[AGPGART] Further constification.
Dave Jones
1
-2
/
+2
2007-02-04
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-2
/
+9
2007-01-29
[AGPGART] Add new IDs to VIA AGP.
Dave Jones
1
-1
/
+1
2006-12-19
[AGPGART] K8M890 support for amd-k8.
Gabriel Mansi
1
-0
/
+9
2006-12-07
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-09-27
[AGPGART] Use pci_get_slot not pci_find_slot
Alan Cox
1
-2
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
Merge ../linus
Dave Jones
1
-54
/
+27
2006-06-26
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
Andi Kleen
1
-52
/
+25
2006-06-22
[AGPGART] Fix pci_register_driver checking in amd64-agp
Dave Jones
1
-1
/
+1
2006-05-22
[AGPGART] Fix Nforce3 suspend on amd64.
Dave Jones
1
-0
/
+3
2006-03-25
[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge
Henrik Kretzschmar
1
-1
/
+1
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
1
-1
/
+1
2006-02-21
[AGPGART] Add some informational printk to nforce GART failure path.
Dave Jones
1
-2
/
+4
2006-01-17
[AGPGART] Suspend/Resume support for AMD64 GART.
akpm@osdl.org
1
-0
/
+24
2005-11-17
[AGPGART] Mark AMD64 aperture size structs as const
Dave Jones
1
-2
/
+2
2005-11-15
Merge x86-64 update from Andi
Linus Torvalds
1
-3
/
+14
2005-11-15
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-15
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-15
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-25
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
1
-0
/
+1
2005-09-01
[AGPGART] Remove trailing space before \n
Dave Jones
1
-1
/
+1
[next]