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
2014-08-26
drm/msm: fix compile error for non-dt builds
Rob Clark
1
-2
/
+1
2014-08-26
drm/msm/mdp4: request vblank during modeset
Rob Clark
1
-0
/
+2
2014-08-26
drm/msm: avoid flood of kernel logs on faults
Rob Clark
1
-2
/
+2
2014-08-24
MAINTAINERS: Add entry for Renesas DRM drivers
Laurent Pinchart
1
-0
/
+11
2014-08-24
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-0
/
+8
2014-08-22
drm/radeon: add additional SI pci ids
Alex Deucher
1
-0
/
+4
2014-08-22
drm/radeon: add new bonaire pci ids
Alex Deucher
1
-0
/
+2
2014-08-22
drm/radeon: add new KV pci id
Alex Deucher
2
-0
/
+2
2014-08-22
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
8
-55
/
+109
2014-08-22
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
28
-85
/
+154
2014-08-19
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
Alex Deucher
1
-3
/
+1
2014-08-19
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Alex Deucher
2
-0
/
+2
2014-08-19
drm/radeon: fix active cu count for SI and CIK
Alex Deucher
2
-10
/
+6
2014-08-19
drm/radeon: re-enable selective GPUVM flushing
Alex Deucher
1
-3
/
+1
2014-08-19
drm/radeon: Sync ME and PFP after CP semaphore waits v4
Christian König
3
-0
/
+36
2014-08-19
drm/radeon: fix display handling in radeon_gpu_reset
Alex Deucher
1
-0
/
+16
2014-08-19
drm/radeon: fix pm handling in radeon_gpu_reset
Alex Deucher
1
-2
/
+16
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
25
-66
/
+73
2014-08-19
drm/radeon: properly document reloc priority mask
Christian König
2
-1
/
+3
2014-08-18
drm/i915: don't try to retrain a DP link on an inactive CRTC
Imre Deak
1
-0
/
+3
2014-08-18
drm/i915: make sure VDD is turned off during system suspend
Imre Deak
3
-0
/
+34
2014-08-18
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
3
-2
/
+18
2014-08-18
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
3
-22
/
+14
2014-08-18
drm/i915: take display port power domain in DP HPD handler
Imre Deak
1
-5
/
+14
2014-08-18
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
10
-31
/
+50
2014-08-18
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
1
-2
/
+2
2014-08-18
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
1
-4
/
+8
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
4
-21
/
+17
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
24
-108
/
+608
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-41
/
+119
2014-08-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-30
/
+62
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
2014-08-16
Documentation: Add file about toshiba_haps module
Azael Avalos
2
-0
/
+78
2014-08-16
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
1
-0
/
+265
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
1
-0
/
+14
2014-08-16
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
1
-2
/
+20
2014-08-16
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
1
-2
/
+2
2014-08-16
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
1
-13
/
+13
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
1
-1
/
+1
2014-08-16
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
1
-0
/
+7
2014-08-16
toshiba_acpi: Add extra check to backlight code
Azael Avalos
1
-4
/
+17
2014-08-16
Fix log message about future removal of interface
Martin Kepplinger
1
-3
/
+3
2014-08-16
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
1
-0
/
+27
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the X550CC
Hans de Goede
1
-0
/
+9
2014-08-16
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
1
-3
/
+3
[next]