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
/
intel-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
intelfb: support i854
Stefan Husemann
1
-0
/
+3
2009-03-28
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-3
/
+18
2009-03-11
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
2008-12-29
agp/intel: Fix broken ® symbol in device name.
Eric Anholt
1
-1
/
+1
2008-12-29
agp/intel: add support for G41 chipset
Zhenyu Wang
1
-1
/
+8
2008-10-20
Update email addresses.
Dave Jones
1
-1
/
+1
2008-10-16
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-8
/
+10
2008-10-16
agp/intel: Reduce extraneous PCI posting reads during init
Keith Packard
1
-3
/
+3
2008-10-16
agp: Fix stolen memory counting on G4X.
Eric Anholt
1
-5
/
+7
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
1
-36
/
+47
2008-08-21
agp: add agp_generic_destroy_pages()
Shaohua Li
1
-0
/
+14
2008-08-21
agp: generic_alloc_pages()
Shaohua Li
1
-0
/
+14
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
1
-0
/
+5
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
1
-29
/
+35
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
1
-0
/
+2
2008-06-19
agp/intel: cleanup some serious whitespace badness
Dave Airlie
1
-68
/
+66
2008-06-19
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
1
-10
/
+73
2008-06-19
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
1
-2
/
+2
2008-06-19
agp: more boolean conversions.
Dave Airlie
1
-3
/
+3
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-5
/
+5
2008-06-19
agp: two-stage page destruction issue
Jan Beulich
1
-2
/
+4
2008-02-05
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
1
-2
/
+0
2008-02-05
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
1
-61
/
+57
2008-02-05
[intel_agp] fix name for G35 chipset
Zhenyu Wang
1
-5
/
+5
2008-02-05
intel-agp: fixup resource handling in flush code.
Dave Airlie
1
-10
/
+23
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
1
-5
/
+26
2008-02-05
fix AGP warning
Andrew Morton
1
-1
/
+2
2008-02-05
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
1
-30
/
+78
2008-02-05
intel-agp: add chipset flushing support
Dave Airlie
1
-0
/
+102
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
1
-5
/
+0
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
1
-3
/
+3
2008-01-24
agp/intel: add support for E7221 chipset
Carlos Martín
1
-2
/
+9
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
1
-2
/
+4
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
1
-1
/
+1
2007-09-12
intel_agp: fix GTT map size on G33
Zhenyu Wang
1
-1
/
+4
2007-09-12
intel_agp: fix stolen mem range on G33
Zhenyu Wang
1
-0
/
+5
2007-08-25
agp: balance ioremap checks
Scott Thompson
1
-5
/
+9
2007-07-27
intel_agp: really fix 945/965GME
Zhenyu Wang
1
-5
/
+12
2007-07-27
agp: don't lock pages
Nick Piggin
1
-2
/
+0
2007-06-21
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
1
-16
/
+19
2007-06-15
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-07
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
1
-2
/
+77
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-04-26
[AGPGART] Intel-agp adjustments
Jan Beulich
1
-5
/
+3
[next]