index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add colouring to the range allocator
Chris Wilson
2012-07-16
5
-88
/
+191
*
drm: fail gracefully when proc isn't setup.
Dave Airlie
2012-07-16
1
-0
/
+4
*
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-07-14
18
-427
/
+579
|
\
|
*
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
2012-07-05
2
-0
/
+12
|
*
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
5
-55
/
+25
|
*
drm/i915: adjust framebuffer base address on gen4+
Daniel Vetter
2012-07-05
2
-10
/
+39
|
*
drm/i915: introduce crtc->dspaddr_offset
Daniel Vetter
2012-07-05
3
-25
/
+27
|
*
drm/i915: Reject page flips with changed format/offset/pitch
Ville Syrjälä
2012-07-05
1
-0
/
+13
|
*
drm/i915: Zero initialize mode_cmd
Ville Syrjälä
2012-07-05
1
-1
/
+1
|
*
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
2012-07-05
1
-14
/
+4
|
*
drm/i915: properly SIGBUS on I/O errors
Daniel Vetter
2012-07-05
1
-0
/
+5
|
*
drm/i915: don't hang userspace when the gpu reset is stuck
Daniel Vetter
2012-07-05
1
-2
/
+11
|
*
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
3
-10
/
+24
|
*
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
2012-07-05
1
-2
/
+1
|
*
drm/i915: fix PIPE_DDI_PORT_MASK
Paulo Zanoni
2012-07-05
1
-1
/
+1
|
*
drm/i915: prevent bogus intel_update_fbc notifications
Eugeni Dodonov
2012-07-05
1
-2
/
+0
|
*
drm/i915: re-initialize DDI buffer translations after resume
Eugeni Dodonov
2012-07-05
1
-2
/
+2
|
*
drm/i915: don't ironlake_init_pch_refclk() on LPT
Paulo Zanoni
2012-07-05
2
-2
/
+2
|
*
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
3
-12
/
+4
|
*
drm/i915: add PCH_NONE to enum intel_pch
Paulo Zanoni
2012-07-05
1
-0
/
+1
|
*
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
2012-07-05
1
-2
/
+2
|
*
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
2012-07-05
4
-8
/
+10
|
*
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
2012-07-05
3
-191
/
+192
|
*
drm/i915: enable RC6 workaround on Haswell
Eugeni Dodonov
2012-07-05
2
-0
/
+15
|
*
drm/i915: introduce haswell_init_clock_gating
Eugeni Dodonov
2012-07-05
1
-1
/
+53
|
*
drm/i915: disable RC6 when disabling rps
Eugeni Dodonov
2012-07-05
1
-0
/
+1
|
*
drm/i915: enable RC6 by default on Haswell
Eugeni Dodonov
2012-07-05
1
-2
/
+4
|
*
drm/i915: slightly improve gt enable/disable routines
Eugeni Dodonov
2012-07-05
1
-4
/
+2
|
*
drm/i915: add RPS configuration for Haswell
Eugeni Dodonov
2012-07-05
2
-12
/
+26
|
*
drm/i915: support Haswell force waking
Eugeni Dodonov
2012-07-03
2
-4
/
+19
|
*
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
2012-07-03
2
-0
/
+26
|
*
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-07-03
5
-80
/
+73
|
*
drm/i915: linuxify create_hw_context()
Ben Widawsky
2012-06-29
1
-26
/
+24
|
*
drm/i915: fix PIPE_WM_LINETIME definition
Paulo Zanoni
2012-06-28
1
-1
/
+1
|
*
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
2012-06-28
1
-1
/
+9
|
*
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
2012-06-27
1
-1
/
+1
|
*
drm/i915: correct IVB default sprite format
Jesse Barnes
2012-06-27
1
-1
/
+1
|
*
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
2012-06-27
1
-0
/
+1
|
*
agp/intel-agp: remove snb+ host bridge pciids
Daniel Vetter
2012-06-25
1
-11
/
+0
|
*
drm/i915: disable drm agp support for !gen3 with kms enabled
Daniel Vetter
2012-06-25
1
-6
/
+15
|
*
drm/i915: don't use dev->agp
Daniel Vetter
2012-06-25
1
-1
/
+1
|
*
drm/i915: make enable/disable_gt_powersave locking consistent
Daniel Vetter
2012-06-25
2
-19
/
+15
|
*
drm/i915: wrap up gt powersave enabling functions
Daniel Vetter
2012-06-25
4
-37
/
+35
*
|
drm/radeon: move r100_enable_bm to a more logic place
Alex Deucher
2012-06-29
1
-9
/
+9
*
|
drm/radeon: clean up CS functions in r100.c
Alex Deucher
2012-06-29
1
-480
/
+479
*
|
Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2012-06-28
286
-1240
/
+3257
|
\
|
|
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
1660
-17761
/
+53912
|
|
\
|
|
*
Linux 3.5-rc4
v3.5-rc4
Linus Torvalds
2012-06-24
1
-1
/
+1
|
|
*
Fix typo in printed messages
Anatol Pomozov
2012-06-24
3
-3
/
+3
|
|
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-06-24
2
-33
/
+67
|
|
|
\
[next]