index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
nvidia-agp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-3
/
+9
*
agp: nvidia: constify pci_device_id.
Arvind Yadav
2017-08-04
1
-1
/
+1
*
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
2014-12-23
1
-1
/
+1
*
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
2014-01-07
1
-1
/
+3
*
agp: Support 64-bit APBASE
Bjorn Helgaas
2014-01-06
1
-3
/
+2
*
char/agp: replace numeric with standard PM state macros
Yijing Wang
2013-06-28
1
-3
/
+3
*
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
*
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
2010-04-23
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
1
-1
/
+1
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
1
-1
/
+1
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-1
/
+1
*
Update email addresses.
Dave Jones
2008-10-20
1
-1
/
+1
*
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
1
-4
/
+18
|
\
|
*
agp/nvidia: Support agp user-memory on nvidia agp.
Thomas Hellstrom
2008-10-16
1
-4
/
+18
*
|
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-22
1
-0
/
+2
|
/
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
1
-2
/
+2
*
agp: balance ioremap checks
Scott Thompson
2007-08-25
1
-0
/
+3
*
[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
Alan Cox
2007-04-26
1
-3
/
+6
*
[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] remove unused variable
Adrian Bunk
2006-06-24
1
-2
/
+0
*
[AGPGART] Suspend/Resume support for nVidia nForce AGP.
Dave Jones
2006-06-20
1
-0
/
+29
*
[PATCH] nvidia-agp: use time_before_eq()
Marcelo Feitoza Parisi
2006-03-28
1
-1
/
+2
*
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-28
1
-10
/
+10
*
[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
*
[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
/
+424