index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
amd-k7-agp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
amd-k7-agp: remove non-x86 code
Matt Turner
2011-02-04
1
-19
/
+0
*
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
2010-10-19
1
-2
/
+4
*
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
2010-04-23
1
-0
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
1
-4
/
+4
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
1
-1
/
+3
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-1
/
+1
*
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
1
-6
/
+32
|
\
|
*
agp/amd-k7: Suspend support for AMD K7 GART driver
Stuart Bennett
2008-10-16
1
-6
/
+32
*
|
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-22
1
-0
/
+2
|
/
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
1
-5
/
+5
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
1
-2
/
+2
*
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
2008-04-26
1
-1
/
+2
*
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-20
1
-2
/
+2
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
1
-0
/
+9
*
agp: remove unnecessary pci_dev_put
Julia Lawall
2008-02-05
1
-4
/
+0
*
fix use after free in amd create gatt pages
Jesper Juhl
2007-10-15
1
-7
/
+2
*
agp: balance ioremap checks
Scott Thompson
2007-08-25
1
-0
/
+2
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-3
/
+1
*
[AGPGART] Further constification.
Dave Jones
2007-02-22
1
-3
/
+3
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
1
-0
/
+1
*
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
Dave Jones
2007-01-28
1
-0
/
+5
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
2005-10-24
1
-0
/
+1
*
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-10-20
1
-5
/
+2
*
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-06-07
1
-3
/
+3
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+542