index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
amd-k7-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
1
-4
/
+4
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
1
-3
/
+1
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-21
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2010-10-19
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
1
-2
/
+4
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-4
/
+4
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
1
-1
/
+3
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-1
/
+1
2008-10-16
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-6
/
+32
2008-10-16
agp/amd-k7: Suspend support for AMD K7 GART driver
Stuart Bennett
1
-6
/
+32
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
-5
/
+5
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-2
/
+2
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
1
-1
/
+2
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
1
-2
/
+2
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
1
-0
/
+9
2008-02-05
agp: remove unnecessary pci_dev_put
Julia Lawall
1
-4
/
+0
2007-10-15
fix use after free in amd create gatt pages
Jesper Juhl
1
-7
/
+2
2007-08-25
agp: balance ioremap checks
Scott Thompson
1
-0
/
+2
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-02-22
[AGPGART] Further constification.
Dave Jones
1
-3
/
+3
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-0
/
+1
2007-01-28
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
Dave Jones
1
-0
/
+5
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
1
-0
/
+1
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
1
-5
/
+2
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-3
/
+3
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+542