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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
16
-1157
/
+1019
2010-11-23
drm/i915: no more agp for gem
Daniel Vetter
2
-22
/
+50
2010-11-23
intel-gtt: export api for drm/i915
Daniel Vetter
2
-52
/
+80
2010-11-23
drm/i915: move gtt handling to i915_gem_gtt.c
Daniel Vetter
3
-11
/
+33
2010-11-23
agp: kill agp_rebind_memory
Daniel Vetter
2
-21
/
+0
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
5
-5
/
+54
2010-11-23
drm/i915: track objects in the gtt
Daniel Vetter
2
-0
/
+8
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
7
-25
/
+0
2010-11-23
drm: kill drm_agp_chipset_flush
Daniel Vetter
2
-7
/
+0
2010-11-23
drm/i915/gtt: call chipset flush directly
Daniel Vetter
3
-6
/
+12
2010-11-23
drm/i915|intel-gtt: consolidate intel-gtt.h headers
Daniel Vetter
4
-26
/
+12
2010-11-23
intel-gtt: fold i81x-only dcache support into the generic driver
Daniel Vetter
1
-89
/
+61
2010-11-23
intel-gtt: switch i81x to the common initialization helpers
Daniel Vetter
1
-127
/
+71
2010-11-23
intel-gtt: switch i81x to the write_entry helpers
Daniel Vetter
1
-92
/
+60
2010-11-23
intel-gtt: kill unneeded sandybridge memory types
Daniel Vetter
1
-6
/
+0
2010-11-23
intel-gtt: drop dcache support for i830 and later
Daniel Vetter
1
-7
/
+1
2010-11-23
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2
-179
/
+307
2010-11-23
drm/i915: Handle pagefaults in execbuffer user relocations
Chris Wilson
1
-168
/
+293
2010-11-23
drm/i915: Contract the magic IPS constants into a direct LUT
Chris Wilson
1
-160
/
+144
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
4
-42
/
+15
2010-11-23
agp/intel: Remove the artificial cap on stolen size
Chris Wilson
1
-13
/
+3
2010-11-23
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2
-122
/
+77
2010-11-23
drm/i915/panel: Restore saved value of BLC_PWM_CTL
Chris Wilson
1
-10
/
+42
2010-11-23
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
2
-4
/
+4
2010-11-22
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
Chris Wilson
1
-11
/
+14
2010-11-22
drm/i915: Fix restore of 965 fence regs since the register tracing change.
Keith Packard
1
-32
/
+36
2010-11-22
drm/i915: Add support for GPU reset on gen6.
Eric Anholt
2
-0
/
+17
2010-11-22
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
1
-2
/
+7
2010-11-22
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
1
-1
/
+1
2010-11-22
Merge branch 'drm-intel-next' of arrandale:git/linux-2.6 into drm-intel-next
Chris Wilson
469
-1904
/
+3247
2010-11-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
465
-1913
/
+3117
2010-11-22
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
461
-1790
/
+2966
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
5
-1
/
+127
2010-11-22
drm/i915: Capture pinned buffers on error
Chris Wilson
3
-56
/
+98
2010-11-22
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
1
-1
/
+1
2010-11-21
drm/i915: Only save/restore cursor regs if !KMS
Chris Wilson
1
-20
/
+20
2010-11-21
drm/i915: Prevent integer overflow when validating the execbuffer
Chris Wilson
1
-1
/
+8
2010-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-56
/
+37
2010-11-20
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
1
-0
/
+24
2010-11-20
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
3
-41
/
+0
2010-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
14
-76
/
+129
2010-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-55
/
+164
2010-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-60
/
+139
2010-11-19
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-107
/
+157
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
55
-424
/
+1021
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
[next]