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-04-18
drm: bochs: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
5
-372
/
+437
2014-04-18
drm/plane-helper: Don't fake-implement primary plane disabling
Daniel Vetter
1
-28
/
+5
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2014-04-18
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
1
-1
/
+1
2014-04-18
Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
7
-42
/
+133
2014-04-18
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...
Dave Airlie
12
-78
/
+115
2014-04-18
Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2
-3
/
+2
2014-04-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+5
2014-04-18
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-14
/
+14
2014-04-17
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
7
-155
/
+261
2014-04-17
ipmi: boolify some things
Corey Minyard
3
-40
/
+38
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
4
-97
/
+182
2014-04-17
ipmi: Turn off default probing of interfaces
Corey Minyard
2
-1
/
+13
2014-04-17
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
1
-2
/
+3
2014-04-17
ipmi: Fix a race restarting the timer
Bodo Stroesser
1
-18
/
+28
2014-04-17
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
1
-1
/
+1
2014-04-17
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-16
/
+98
2014-04-17
Merge tag '3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+1
2014-04-17
Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
482
-2666
/
+2682
2014-04-17
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
1
-1
/
+2
2014-04-17
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
1
-0
/
+6
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-132
/
+258
2014-04-17
drm/radeon/ci: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon/si: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon: improve PLL params if we don't match exactly v2
Christian König
1
-6
/
+7
2014-04-17
drm/radeon: memory leak on bo reservation failure. v2
Quentin Casasnovas
1
-2
/
+7
2014-04-17
drm/radeon: fix VCE fence command
Christoph Jaeger
1
-1
/
+1
2014-04-17
drm/radeon: re-enable mclk dpm on R7 260X asics
Alex Deucher
1
-2
/
+6
2014-04-17
drm/radeon: add support for newer mc ucode on CI (v2)
Alex Deucher
2
-10
/
+20
2014-04-17
drm/radeon: add support for newer mc ucode on SI (v2)
Alex Deucher
2
-13
/
+25
2014-04-17
drm/radeon: apply more strict limits for PLL params v2
Christian König
1
-0
/
+3
2014-04-17
drm/radeon: update CI DPM powertune settings
Alex Deucher
1
-12
/
+13
2014-04-17
drm/radeon: fix runpm handling on APUs (v4)
Alex Deucher
6
-34
/
+27
2014-04-17
drm/radeon: disable mclk dpm on R7 260X
Alex Deucher
1
-0
/
+4
2014-04-17
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
3
-5
/
+16
2014-04-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
2014-04-17
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2
-12
/
+10
2014-04-17
raid5: fix a race of stripe count check
Shaohua Li
1
-2
/
+1
2014-04-17
video: Kconfig: move drm and fb into separate menus
Tomi Valkeinen
1
-0
/
+4
2014-04-17
fbdev: move fbdev core files to separate directory
Tomi Valkeinen
23
-23
/
+25
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
481
-2662
/
+2672
2014-04-17
cif: fix dead code
Michael Opdenacker
1
-1
/
+1
2014-04-17
cifs: fix error handling cifs_user_readv
Jeff Layton
1
-1
/
+1
2014-04-17
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
1
-2
/
+2
2014-04-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-45
/
+52
2014-04-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-61
/
+148
2014-04-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2014-04-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-21
/
+16
[prev]
[next]