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.13.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
2017-09-18
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
3
-50
/
+15
2017-09-18
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
4
-157
/
+63
2017-09-18
drm/i915/guc: Remove obsolete comments and remove unused variable
Michał Winiarski
2
-6
/
+1
2017-09-18
drm/i915/execlists: Unwind incomplete requests on resets
Chris Wilson
1
-35
/
+26
2017-09-18
drm/i915/execlists: Split insert_request()
Chris Wilson
1
-16
/
+19
2017-09-18
drm/i915/execlists: Move insert_request()
Chris Wilson
1
-64
/
+64
2017-09-18
drm/i915/execlists: Kick start request processing after a reset
Chris Wilson
1
-2
/
+6
2017-09-18
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
4
-37
/
+89
2017-09-15
drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4x
Ville Syrjälä
2
-9
/
+5
2017-09-15
drm/i915: Remove duplicated irq_preinstall/uninstall hooks
Ville Syrjälä
1
-100
/
+17
2017-09-15
drm/i915: Clean up the HWSTAM mess
Ville Syrjälä
1
-7
/
+8
2017-09-15
drm/i915: Mask everything in ring HWSTAM on gen6+ in ringbuffer mode
Ville Syrjälä
1
-0
/
+3
2017-09-15
drm/i915: Extend private i915_param_named macro with description
Michal Wajdeczko
1
-100
/
+67
2017-09-15
drm/i915: Introduce custom variant of module_param_named macro
Michal Wajdeczko
1
-40
/
+45
2017-09-15
drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
Michal Wajdeczko
1
-2
/
+2
2017-09-15
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
1
-1
/
+3
2017-09-15
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
1
-3
/
+0
2017-09-14
drm/i915/cnl: Change the macro name to DPLL_CFGCR0_DCO_FRACTION_SHIFT
Manasi Navare
2
-2
/
+2
2017-09-14
drm/i915: Gen3 HWSTAM is actually 32 bits
Ville Syrjälä
1
-2
/
+2
2017-09-14
drm/i915: Rewrite GMCH irq handlers to avoid loops
Ville Syrjälä
1
-92
/
+51
2017-09-14
drm/i915: Extract PIPESTAT irq handling into separate functions
Ville Syrjälä
1
-122
/
+93
2017-09-14
drm/i915: Remove NULL dev_priv checks from irq_uninstall
Ville Syrjälä
1
-19
/
+0
2017-09-14
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks
Ville Syrjälä
1
-11
/
+17
2017-09-14
drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstall
Ville Syrjälä
1
-6
/
+0
2017-09-14
drm/i915: Setup EMR first on all gen2-4
Ville Syrjälä
1
-18
/
+19
2017-09-14
drm/i915: Introduce GEN2_IRQ_RESET/INIT
Ville Syrjälä
1
-12
/
+42
2017-09-14
drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4
Ville Syrjälä
1
-18
/
+6
2017-09-14
drm/i915: s/GEN5/GEN3/
Ville Syrjälä
1
-22
/
+22
2017-09-14
drm/i915: Clear pipestat consistently
Ville Syrjälä
1
-37
/
+30
2017-09-14
drm/i915: Don't enable/unmask flip interrupts
Ville Syrjälä
1
-26
/
+8
2017-09-14
drm/i915: Remove the "INDEX" suffix from PPAT marcos
Zhi Wang
3
-10
/
+10
2017-09-14
drm/i915: Introduce private PAT management
Zhi Wang
3
-49
/
+274
2017-09-14
drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS
Ville Syrjälä
3
-15
/
+33
2017-09-14
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
2
-53
/
+48
2017-09-14
drm/i915: Introduce INTEL_GEN_MASK
Joonas Lahtinen
1
-12
/
+10
2017-09-13
drm/i915: Refresh VLV/CHV PSR comments on HW PSR_state machine.
Rodrigo Vivi
1
-12
/
+17
2017-09-13
drm/i915/execlists: Read the context-status HEAD from the HWSP
Chris Wilson
4
-9
/
+35
2017-09-13
drm/i915/execlists: Read the context-status buffer from the HWSP
Chris Wilson
3
-7
/
+38
2017-09-13
drm/i915: Allow HW status page to be bound high
Chris Wilson
1
-0
/
+2
2017-09-13
drm/i915/lrc: allocate separate page for HWSP
Daniele Ceraolo Spurio
3
-158
/
+127
2017-09-13
drm/i915/guc: Don't make assumptions while getting the lrca offset
Michel Thierry
1
-3
/
+18
2017-09-13
drm/i915/lrc: Clarify the format of the context image
Michel Thierry
4
-10
/
+32
2017-09-13
drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
3
-6
/
+6
2017-09-13
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
2
-2
/
+2
2017-09-13
drm/i915: Squelch smatch warning for statement with no effect
Chris Wilson
1
-4
/
+4
2017-09-13
drm/i915/guc: Small improvements to guc_wq_item_append
Oscar Mateo
1
-8
/
+7
2017-09-13
drm/i915/guc: Remove WQ_WORKLOAD_SHIFT define
Oscar Mateo
1
-4
/
+0
2017-09-13
drm/i915/guc: Name the default GuC scheduling policy
Oscar Mateo
2
-6
/
+15
2017-09-13
drm/i915: Move the context descriptor to an inline helper
Chris Wilson
2
-8
/
+9
2017-09-13
drm/i915/dsi: Replace MIPI command error message with debug message
Mika Kahola
1
-1
/
+1
[next]