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
2012-12-06
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
Daniel Vetter
2
-4
/
+4
2012-12-06
drm/i915: irq-drive the dp aux communication
Daniel Vetter
4
-13
/
+77
2012-12-06
drm/i915: wire up do aux channel done interrupt
Daniel Vetter
1
-5
/
+23
2012-12-06
drm/i915: use gmbus irq to wait for gmbus idle
Daniel Vetter
1
-4
/
+28
2012-12-06
drm/i915: use the gmbus irq for waits
Daniel Vetter
3
-11
/
+41
2012-12-06
drm/i915: wire up gmbus irq handler
Daniel Vetter
1
-4
/
+20
2012-12-06
drm/i915: extract gmbus_wait_hw_status
Daniel Vetter
1
-21
/
+25
2012-12-06
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
3
-9
/
+19
2012-12-06
drm/i915: setup the hangcheck timer early
Daniel Vetter
2
-3
/
+3
2012-12-06
drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
Daniel Vetter
1
-4
/
+0
2012-12-06
drm/i915: haswell has the same irq handlers as ivb
Daniel Vetter
1
-9
/
+1
2012-12-06
drm/i915: Add intel_ring_handle_seqno wrap
Mika Kuoppala
3
-1
/
+27
2012-12-06
drm/i915: Split intel_ring_begin
Mika Kuoppala
1
-15
/
+22
2012-12-05
drm/i915: Fix debugfs seqno info print to use uint
Mika Kuoppala
1
-1
/
+1
2012-12-05
drm/i915: Add debugfs entry to read/write next_seqno
Mika Kuoppala
1
-0
/
+88
2012-12-04
drm/i915: fixup sparse warnings
Daniel Vetter
6
-12
/
+13
2012-12-03
drm/i915: Remove check for conflicting relocation write-domains
Chris Wilson
1
-11
/
+0
2012-12-03
drm/i915: Tighten the checks for invalid relocation domains
Chris Wilson
1
-1
/
+6
2012-12-03
drm/i915: Fix dieing -> dying typo
Damien Lespiau
1
-1
/
+1
2012-12-01
drm/i915: Use a slab for object allocation
Chris Wilson
5
-10
/
+34
2012-12-01
drm/i915: Allocate overlay registers from stolen memory
Chris Wilson
1
-2
/
+4
2012-12-01
drm/i915: Allocate ringbuffers from stolen memory
Chris Wilson
1
-1
/
+5
2012-12-01
drm/i915: Allocate fbcon from stolen memory
Chris Wilson
1
-1
/
+3
2012-12-01
drm/i915: Introduce i915_gem_object_create_stolen()
Chris Wilson
3
-0
/
+129
2012-12-01
drm/i915: Support readback of stolen objects upon error
Chris Wilson
1
-0
/
+8
2012-12-01
drm/i915: Allow objects to be created with no backing pages, but stolen space
Chris Wilson
2
-0
/
+4
2012-12-01
drm/i915: Delay allocation of stolen space for FBC
Chris Wilson
4
-64
/
+64
2012-12-01
drm/i915: Avoid clearing preallocated regions from the GTT
Chris Wilson
2
-3
/
+31
2012-12-01
drm/i915: Fix detection of base of stolen memory
Chris Wilson
2
-40
/
+42
2012-12-01
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
2
-41
/
+57
2012-12-01
drm: Introduce drm_mm_create_block()
Chris Wilson
2
-0
/
+54
2012-11-30
drm/i915: optimize ilk/snb irq handler
Daniel Vetter
1
-6
/
+7
2012-11-30
i915: convert struct spinlock to spinlock_t
Luis R. Rodriguez
1
-2
/
+2
2012-11-29
drm/i915: kill intel_dp_link_clock()
Paulo Zanoni
1
-12
/
+7
2012-11-29
drm/i915: invert the log inside intel_prepare_ddi
Paulo Zanoni
1
-9
/
+10
2012-11-29
drm/i915: add HAS_DDI check
Paulo Zanoni
6
-18
/
+19
2012-11-29
drm/i915: remove Haswell code from ironlake_fdi_pll_enable
Paulo Zanoni
1
-11
/
+7
2012-11-29
drm/i915: intel_prepare_ddi_buffers should be static
Paulo Zanoni
1
-1
/
+2
2012-11-29
drm/i915: optimize the shmem_pwrite slowpath handling
Daniel Vetter
1
-3
/
+7
2012-11-29
drm/i915: simplify shmem pwrite/pread slowpath handling
Daniel Vetter
1
-13
/
+2
2012-11-29
drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too
Daniel Vetter
2
-49
/
+15
2012-11-29
drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable
Daniel Vetter
2
-59
/
+57
2012-11-29
drm/i915: add intel_lvds->reg
Daniel Vetter
1
-28
/
+20
2012-11-29
drm/i915: track is_dual_link in intel_lvds
Daniel Vetter
2
-14
/
+31
2012-11-29
drm/i915: move is_dual_link_lvds to intel_lvds.c
Daniel Vetter
3
-55
/
+59
2012-11-29
drm/i915: replace ad-hoc dual-link lvds checks
Daniel Vetter
1
-9
/
+6
2012-11-29
drm/i915: add encoder->pre_pll_enable callback
Daniel Vetter
2
-0
/
+15
2012-11-29
drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains
Chris Wilson
1
-2
/
+2
2012-11-29
drm/i915: Kill i915_gem_execbuffer_wait_for_flips()
Ville Syrjälä
2
-49
/
+0
2012-11-29
drm/i915: remove duplicate register #defines
Daniel Vetter
1
-17
/
+1
[next]