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/i915: streamline hsw_pm_irq_handler
Daniel Vetter
2013-07-11
1
-11
/
+9
|
*
drm/i915: irq handlers don't need interrupt-safe spinlocks
Daniel Vetter
2013-07-11
1
-24
/
+18
|
*
drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns
Daniel Vetter
2013-07-11
1
-25
/
+15
|
*
drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting
Daniel Vetter
2013-07-11
2
-7
/
+14
|
*
drm/i915: improve SERR_INT clearing for fifo underrun reporting
Daniel Vetter
2013-07-11
2
-4
/
+14
|
*
drm/i915: extract ibx_display_interrupt_update
Daniel Vetter
2013-07-11
1
-15
/
+36
|
*
drm/i915: remove unused members from drm_i915_private
Maarten Lankhorst
2013-07-10
1
-2
/
+0
|
*
drm/i915: don't frob mm.suspended when not using ums
Daniel Vetter
2013-07-10
5
-40
/
+50
|
*
drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients
Ville Syrjälä
2013-07-09
1
-1
/
+1
|
*
drm/i915: WARN if the bios reserved range is bigger than stolen size
Daniel Vetter
2013-07-09
1
-0
/
+3
|
*
drm/i915: clean up media reset on gm45
Daniel Vetter
2013-07-09
1
-8
/
+9
|
*
drm/i915: Verify that our stolen memory doesn't conflict
Chris Wilson
2013-07-09
1
-0
/
+17
|
*
drm/i915: convert debugfs creation/destruction to table
Daniel Vetter
2013-07-08
1
-64
/
+30
|
*
drm/i915: dvo needs a P2 divisor of 4
Daniel Vetter
2013-07-08
1
-2
/
+17
|
*
drm/i915: fix dvo DPLL regression
Daniel Vetter
2013-07-08
3
-8
/
+9
|
*
drm/i915: Embed drm_mm_node in i915 gem obj
Ben Widawsky
2013-07-08
5
-65
/
+28
|
*
drm/i915: Kill obj->gtt_offset
Ben Widawsky
2013-07-08
4
-19
/
+15
|
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
15
-126
/
+164
|
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
4
-22
/
+22
|
*
drm: pre allocate node for create_block
Ben Widawsky
2013-07-08
4
-29
/
+53
|
*
drm/i915: assert_spin_locked for pipestat interrupt enable/disable
Daniel Vetter
2013-07-05
1
-0
/
+14
|
*
drm/i915: less magic for stolen preallocated objects w/o gtt offset
Daniel Vetter
2013-07-05
3
-2
/
+3
|
*
drm/i915: Explicitly cast pipe -> intel_dpll_id
Daniel Vetter
2013-07-05
1
-2
/
+3
|
*
drm/i915: explicitly cast pipe -> cpu_transcoder
Daniel Vetter
2013-07-05
1
-5
/
+6
|
*
drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
Ville Syrjälä
2013-07-02
2
-9
/
+3
|
*
drm/i915: split encoder get_config calls from crtc get_clock calls
Jesse Barnes
2013-07-02
1
-10
/
+14
|
*
drm/i915: fixup messages in pipe_config_compare
Jesse Barnes
2013-07-01
1
-2
/
+2
|
*
drm/i915: add error_state sysfs entry
Mika Kuoppala
2013-07-01
2
-2
/
+72
|
*
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2013-07-01
2
-20
/
+37
|
*
drm/i915: export error state ref handling
Mika Kuoppala
2013-07-01
2
-9
/
+25
|
*
drm/i915: export error state to string conversion
Mika Kuoppala
2013-07-01
2
-16
/
+15
|
*
drm/i915: flip on a no fb -> fb transition if crtc is active v3
Jesse Barnes
2013-07-01
1
-2
/
+10
|
*
drm/i915: turn off panel fitting at flip time if needed v2
Jesse Barnes
2013-07-01
1
-0
/
+14
|
*
drm/i915: copy fetched mode state into crtc at setup_hw time v5
Jesse Barnes
2013-07-01
1
-0
/
+37
|
*
drm/i915: get mode clock when reading the pipe config v9
Jesse Barnes
2013-07-01
3
-11
/
+123
|
*
drm/i915: add fastboot param for fast & loose mode setting
Jesse Barnes
2013-07-01
2
-0
/
+6
|
*
drm/i915: pixel multiplier readout support for pch ports
Daniel Vetter
2013-07-01
2
-9
/
+6
|
*
drm/i915: Move gtt_mtrr to i915_gtt
Ben Widawsky
2013-07-01
2
-6
/
+6
|
*
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
6
-67
/
+69
|
*
drm/i915: Use gtt shortform where possible
Ben Widawsky
2013-07-01
1
-21
/
+15
|
*
drm/i915: Drop dev from pte_encode
Ben Widawsky
2013-07-01
2
-17
/
+10
|
*
drm/i915: Combine scratch members into a struct
Ben Widawsky
2013-07-01
2
-11
/
+12
|
*
drm/i915: Really share scratch page
Ben Widawsky
2013-07-01
2
-3
/
+2
|
*
drm/i915: make PDE|PTE platform specific
Ben Widawsky
2013-07-01
2
-5
/
+6
|
*
drm/i915: Extract error buffer capture
Ben Widawsky
2013-07-01
1
-31
/
+38
|
*
drm/i915: Remove extra error state NULL
Ben Widawsky
2013-07-01
1
-6
/
+0
|
*
drm/i915: Mask out hardware status bits from VLV DPLL register
Ville Syrjälä
2013-07-01
1
-0
/
+5
|
*
drm/i915: s/pre_pll/pre/ on the lvds port enable function
Daniel Vetter
2013-07-01
2
-12
/
+5
|
*
drm/i915: move i9xx dpll enabling into crtc enable function
Daniel Vetter
2013-07-01
1
-64
/
+36
|
*
drm/i915: hw state readout for i9xx dplls
Daniel Vetter
2013-07-01
2
-0
/
+21
[prev]
[next]