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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2014-05-05
drm/i915: sanitize enable_rc6 option
Imre Deak
1
-3
/
+27
2014-05-05
drm/i915: fix unbalanced GT powersave enable / disable calls
Imre Deak
1
-1
/
+1
2014-05-05
drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on
Imre Deak
1
-1
/
+5
2014-05-05
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
3
-4
/
+5
2014-05-05
drm/i915: gen2: move error capture of IER to its correct place
Imre Deak
1
-4
/
+4
2014-05-05
drm/i915: get a runtime PM ref for the deferred GPU reset work
Imre Deak
1
-0
/
+10
2014-05-05
drm/i915: Validate VBT header before trusting it
Chris Wilson
1
-18
/
+50
2014-05-05
drm/i915: Validate BDB section before reading
Chris Wilson
1
-1
/
+7
2014-05-05
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
Imre Deak
3
-3
/
+38
2014-05-05
drm/i915: move getting struct_mutex lower in the callstack during GPU reset
Imre Deak
2
-4
/
+3
2014-05-05
drm/i915: get a runtime PM ref for debugfs entries where needed
Imre Deak
2
-0
/
+14
2014-05-05
drm/i915: remove the i915_dpio debugfs entry
Imre Deak
1
-48
/
+0
2014-05-05
drm/i915: fix the RC6 status debug print
Imre Deak
1
-1
/
+7
2014-05-05
drm/i915: vlv: add RC6 residency counters
Imre Deak
2
-0
/
+8
2014-05-05
drm/i915: vlv: clear master interrupt flag when disabling interrupts
Imre Deak
1
-0
/
+2
2014-05-05
drm/i915: vlv: clean up GTLC wake control/status register macros
Imre Deak
2
-4
/
+11
2014-05-05
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...
Zhao Yakui
3
-1
/
+45
2014-05-05
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
Zhao Yakui
1
-0
/
+5
2014-05-05
drm/i915:Handle the irq interrupt for the second BSD ring
Zhao Yakui
1
-1
/
+4
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
7
-4
/
+95
2014-05-05
drm/i915: Update the restrict check to filter out wrong Ring ID passed by use...
Zhao Yakui
2
-1
/
+2
2014-05-05
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...
Zhao Yakui
2
-7
/
+41
2014-05-05
drm/i915: Catch dirt in unused execbuffer fields
Daniel Vetter
1
-0
/
+10
2014-05-05
drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
Daniel Vetter
1
-4
/
+12
2014-05-05
drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
Daniel Vetter
1
-2
/
+4
2014-05-05
drm/i915: Include a little more information about why ring init fails
Chris Wilson
1
-6
/
+5
2014-05-05
drm/i915: Mark device as wedged if we fail to resume
Chris Wilson
1
-4
/
+5
2014-05-05
drm/i915: Allow the module to load even if we fail to setup rings
Chris Wilson
1
-13
/
+12
2014-05-05
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
3
-84
/
+105
2014-05-05
drm/i915: Replace hardcoded cacheline size with macro
Chris Wilson
1
-13
/
+21
2014-05-05
drm/i915: remove unexplained vblank wait in the DP off code
Jesse Barnes
1
-3
/
+0
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
30
-267
/
+158
2014-05-01
Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm...
Dave Airlie
8
-25
/
+14
2014-05-01
drm: qxl: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
6
-26
/
+57
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
42
-1013
/
+2317
2014-04-30
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2014-04-30
Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-40
/
+52
2014-04-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
24
-56
/
+166
2014-04-30
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2
-2
/
+2
2014-04-30
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
1
-2
/
+2
2014-04-30
MAINTAINERS: update maintainer entry for Exynos DP driver
Jingoo Han
1
-0
/
+6
2014-04-30
drm/exynos: balance framebuffer refcount
Andrzej Hajda
1
-0
/
+1
2014-04-30
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+22
2014-04-29
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
Takashi Iwai
3
-17
/
+21
2014-04-29
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+9
2014-04-29
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
14
-22
/
+105
2014-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
22
-285
/
+273
2014-04-29
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
1
-3
/
+5
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
3
-23
/
+9
[next]