index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-21
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
1
-16
/
+19
2007-06-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-46
/
+51
2007-06-15
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-307
/
+275
2007-06-07
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
2
-3
/
+82
2007-06-07
[AGPGART] intel_agp: add support for 945GME
Wang Zhenyu
1
-0
/
+3
2007-06-07
[AGPGART] intel_agp: add support for 965GME/GLE
Wang Zhenyu
1
-0
/
+3
2007-06-07
[AGPGART] intel_agp: use table for device probe
Wang Zhenyu
1
-202
/
+98
2007-06-07
[AGPGART] intel_agp: cleanup intel private data
Wang Zhenyu
1
-104
/
+91
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-14
[AGPGART] Fix wrong ID in via-agp.c
Gabriel Mansi
1
-3
/
+3
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
10
-165
/
+199
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-9
/
+4
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-2
/
+2
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2
-2
/
+2
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-9
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-26
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
Alan Cox
1
-10
/
+13
2007-04-26
[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
Alan Cox
1
-3
/
+6
2007-04-26
[AGPGART] Fix sparse warning in sgi-agp.c
Dave Jones
1
-3
/
+2
2007-04-26
[AGPGART] Intel-agp adjustments
Jan Beulich
1
-5
/
+3
2007-04-26
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
1
-22
/
+0
2007-04-26
[AGPGART] Add missing calls to global_flush_tlb() to ali-agp
Jan Beulich
1
-0
/
+2
2007-04-26
[AGPGART] prevent probe collision of sis-agp and amd64_agp
Oliver Neukum
1
-111
/
+167
2007-04-10
[AGPGART] intel_agp: fix G965 GTT size detect
Wang Zhenyu
1
-2
/
+1
2007-04-09
[AGPGART] intel_agp: PCI id update for Intel 965GM
Wang Zhenyu
1
-2
/
+12
2007-02-27
[AGPGART] fix compile errors
Ryusuke Konishi
4
-5
/
+5
2007-02-27
[PARISC] parisc-agp: Fix thinko const-ifying
Kyle McMartin
1
-1
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-1
/
+1
2007-02-23
[AGPGART] Further constification.
Dave Jones
17
-56
/
+56
2007-02-20
[AGPGART] Fix modular agpgart ia64 allmodconfig
Zwane Mwaikambo
1
-1
/
+2
2007-02-17
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
1
-1
/
+1
2007-02-11
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2
-14
/
+4
2007-02-06
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+2
2007-02-05
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2
-0
/
+2
2007-02-05
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
1
-6
/
+8
2007-02-04
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
18
-75
/
+291
2007-02-04
[AGPGART] compat ioctl
Zwane Mwaikambo
5
-14
/
+407
2007-01-29
[AGPGART] Add new IDs to VIA AGP.
Dave Jones
2
-3
/
+20
2007-01-29
[AGPGART] Remove pointless assignment.
Dave Jones
1
-5
/
+5
2007-01-29
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
1
-13
/
+13
2007-01-29
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
Dave Jones
1
-0
/
+5
2007-01-17
[AGPGART] intel_agp: restore graphics device's pci space early in resume
Wang Zhenyu
1
-0
/
+9
2007-01-03
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
akpm@osdl.org
1
-4
/
+5
2006-12-29
[AGPGART] Fix PCI-posting flush typo.
Thomas Hellstrom
1
-1
/
+1
2006-12-23
[AGPGART] fix detection of aperture size versus GTT size on G965
Eric Anholt
2
-52
/
+62
2006-12-23
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2
-23
/
+50
2006-12-19
[AGPGART] K8M890 support for amd-k8.
Gabriel Mansi
1
-0
/
+9
2006-12-13
Merge ../linus
Dave Jones
5
-10
/
+452
[next]