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.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
2012-06-25
agp/intel-agp: remove snb+ host bridge pciids
Daniel Vetter
1
-11
/
+0
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2
-0
/
+2
2012-06-21
agp/intel: use correct GTT offset on VLV
Jesse Barnes
1
-0
/
+1
2012-06-21
agp/intel: allow cacheable and GDFT PTEs on ValleyView
Jesse Barnes
1
-2
/
+9
2012-06-13
drm/i915: call intel_enable_gtt
Daniel Vetter
1
-1
/
+2
2012-06-13
agp/intel-gtt: move gart base addres setup
Daniel Vetter
1
-10
/
+10
2012-06-13
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
3
-14
/
+40
2012-06-13
agp/intel-gtt: don't require the agp bridge on setup
Daniel Vetter
1
-3
/
+5
2012-06-13
drm/i915: stop using dev->agp->base
Daniel Vetter
1
-3
/
+2
2012-06-13
agp/intel-gtt: remove dead code
Daniel Vetter
1
-3
/
+0
2012-06-06
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2
-0
/
+2
2012-05-20
drm/i915: hook Haswell devices in place
Eugeni Dodonov
1
-0
/
+4
2012-04-12
agp: Use u32 __iomem annotation to silence sparse warning.
Santosh Nayak
1
-1
/
+1
2012-04-12
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2
-3
/
+0
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
3
-1
/
+59
2012-04-09
drm/i915: add Haswell devices and their PCI IDs
Eugeni Dodonov
2
-0
/
+25
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
1
-1
/
+0
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2
-0
/
+3
2012-03-29
agp/intel: add ValleyView AGP driver
Jesse Barnes
3
-0
/
+29
2012-03-29
agp/intel: map more registers for use by the GTT code
Jesse Barnes
1
-1
/
+5
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
3
-8
/
+8
2012-02-10
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
1
-0
/
+1
2012-02-10
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
1
-5
/
+4
2012-01-26
agp: fix scratch page cleanup
Michal Kubecek
1
-6
/
+6
2012-01-17
agp/intel: Add pci id for hostbridge from has/qemu
Ben Widawsky
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-06
agp: Fix multi-line warning message whitespace
Tormod Volden
1
-4
/
+4
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-11-03
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
1
-2
/
+4
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+28
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2011-10-21
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+28
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
1
-2
/
+2
2011-09-15
char: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-08-24
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
Émeric Maschino
1
-2
/
+4
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
1
-1
/
+1
2011-05-14
agp/intel: add Ivy Bridge support
Jesse Barnes
3
-0
/
+21
2011-04-21
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
1
-3
/
+8
2011-04-21
agp: fix OOM and buffer overflow
Vasiliy Kulikov
1
-1
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-4
/
+4
2011-02-24
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-35
/
+22
2011-02-23
amd64-agp: fix crash at second module load
Florian Mickler
1
-2
/
+7
2011-02-22
agp/intel: Experiment with a 855GM GWB bit
Chris Wilson
2
-35
/
+22
2011-02-04
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-04
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
Matt Turner
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
1
-10
/
+9
2011-01-14
agp/intel: Fix device names of i845 and 845G
Oswald Buddenhagen
2
-3
/
+3
[next]