Greg Kroah-Hartman
|
bcd2982a0e
Drivers: char: remove __dev* attributes.
|
12 anos atrás |
Bill Pemberton
|
39af33fc45
char: remove use of __devexit
|
12 anos atrás |
Bill Pemberton
|
0bbed20e05
char: remove use of __devinitdata
|
12 anos atrás |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 anos atrás |
Matt Turner
|
4b863b3d3e
amd-k7-agp: remove non-x86 code
|
14 anos atrás |
Francisco Jerez
|
f6086134d0
agp/amd-k7: Allow binding user memory to the AGP GART.
|
14 anos atrás |
Jerome Glisse
|
61cf059325
agp: use scratch page on memory remove and at GATT creation V4
|
15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anos atrás |
David Woodhouse
|
6a12235c7d
agp: kill phys_to_gart() and gart_to_phys()
|
16 anos atrás |
David Woodhouse
|
2a4ceb6d3e
agp: Switch mask_memory() method to take address argument again, not page
|
16 anos atrás |
Dave Airlie
|
07613ba2f4
agp: switch AGP to use page array instead of unsigned long array
|
16 anos atrás |
Linus Torvalds
|
a45fbc3313
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
|
16 anos atrás |
Stuart Bennett
|
2a32c3c894
agp/amd-k7: Suspend support for AMD K7 GART driver
|
17 anos atrás |
Rene Herman
|
5f310b6378
agp: enable optimized agp_alloc_pages methods
|
17 anos atrás |
Bjorn Helgaas
|
e3cf69511a
agp: use dev_printk when possible
|
17 anos atrás |
Joe Perches
|
c725801292
drivers/char/agp - use bool
|
17 anos atrás |
Harvey Harrison
|
4ab92bcf77
agp: fix shadowed variable warning in amd-k7-agp.c
|
17 anos atrás |
Dave Airlie
|
44a207fc66
agp: fix missing casts that produced a warning.
|
17 anos atrás |
Arjan van dev Ven
|
fcea424d31
fix historic ioremap() abuse in AGP
|
17 anos atrás |
Julia Lawall
|
91d361c279
agp: remove unnecessary pci_dev_put
|
17 anos atrás |
Jesper Juhl
|
bdc3e603cd
fix use after free in amd create gatt pages
|
17 anos atrás |
Scott Thompson
|
5bdbc7dc2c
agp: balance ioremap checks
|
18 anos atrás |
Auke Kok
|
44c10138fd
PCI: Change all drivers to use pci_device->revision
|
18 anos atrás |
Dave Jones
|
e5524f355a
[AGPGART] Further constification.
|
18 anos atrás |
Thomas Hellstrom
|
a030ce4477
[AGPGART] Allow drm-populated agp memory types
|
18 anos atrás |
Dave Jones
|
c30efbaeaa
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
|
18 anos atrás |
Andreas Mohr
|
d6e05edc59
spelling fixes
|
19 anos atrás |
Greg Kroah-Hartman
|
249bb070f5
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
|
19 anos atrás |
Dave Jones
|
ea248bcaad
[AGPGART] Set .owner field of struct pci_driver.
|
19 anos atrás |
Dave Jones
|
0ea27d9f2f
[AGPGART] Replace kmalloc+memset's with kzalloc's
|
19 anos atrás |