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-03-30
drm/amdgpu: implement PRT for GFX6 v2
Christian König
3
-0
/
+60
2017-03-30
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
5
-27
/
+64
2017-03-30
drm/amdgpu: add basic PRT support (v2)
Christian König
3
-11
/
+98
2017-03-30
drm/amdgpu: add support for BO_VAs without BO v2
Christian König
1
-6
/
+14
2017-03-30
drm/amdgpu:use hw_init for sriov_gpu_reset
Monk Liu
1
-6
/
+6
2017-03-30
drm/amd/powerplay: implement gpu power display for smu7_hwmgr
Eric Huang
1
-0
/
+33
2017-03-30
drm/amd/powerplay: add power consumption display support in debugfs
Eric Huang
2
-0
/
+19
2017-03-30
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
6
-36
/
+36
2017-03-30
drm/amd/amdgpu: add power profile support for CI
Eric Huang
2
-0
/
+259
2017-03-30
drm/amd/powerplay: add power profile support for Polaris
Eric Huang
3
-0
/
+67
2017-03-30
drm/amd/powerplay: add power profile support for Fiji
Eric Huang
3
-1
/
+68
2017-03-30
drm/amd/powerplay: add power profile support for tonga
Eric Huang
3
-0
/
+66
2017-03-30
drm/amd/powerplay: add power profile support for SMU7
Eric Huang
3
-0
/
+86
2017-03-30
drm/amd/powerplay: reapply power profile when force dpm level to auto
Eric Huang
1
-3
/
+19
2017-03-30
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
6
-1
/
+382
2017-03-30
drm/amdgpu:cleanup no needed braces
Monk Liu
1
-6
/
+3
2017-03-30
drm/amdgpu:don't return error for debugfs failed
Monk Liu
1
-1
/
+0
2017-03-30
drm/amdgpu:add lock_reset for SRIOV
Monk Liu
3
-0
/
+4
2017-03-30
drm/amdgpu:change kiq lock name
Monk Liu
2
-6
/
+6
2017-03-30
drm/amdgpu:implement SRIOV gpu_reset (v2)
Monk Liu
2
-1
/
+156
2017-03-30
drm/amdgpu:divide KCQ mqd init to sw and hw
Monk Liu
1
-65
/
+42
2017-03-30
drm/amdgpu:minor cleanup
Monk Liu
1
-4
/
+1
2017-03-30
drm/amdgpu:no need use sriov vf checks
Monk Liu
1
-9
/
+4
2017-03-30
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
Monk Liu
1
-1
/
+0
2017-03-30
drm/amdgpu:imple mqd soft ini/fini
Monk Liu
1
-0
/
+52
2017-03-30
drm/damdgpu:add new mqd member in ring
Monk Liu
2
-0
/
+4
2017-03-30
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
4
-0
/
+27
2017-03-30
drm/amdgpu: clean framebuffer with GPU
Pixel Ding
1
-3
/
+2
2017-03-30
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
Monk Liu
1
-2
/
+2
2017-03-30
drm/amdgpu/virt: skip VM fault handler for VF
Pixel Ding
1
-0
/
+7
2017-03-30
drm/amdgpu/virt: increase mailbox timeout to 5000ms
Pixel Ding
1
-1
/
+1
2017-03-30
drm/amdgpu:fix powerplay logic
Monk Liu
2
-2
/
+2
2017-03-30
drm/amdgpu:fix typo
Monk Liu
1
-2
/
+2
2017-03-29
drm/i915/gvt: fix error return check for copy_gma_to_hva()
Zhenyu Wang
1
-4
/
+4
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
379
-2577
/
+3469
2017-03-27
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-88
/
+111
2017-03-26
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-75
/
+30
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+20
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-247
/
+141
2017-03-26
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-14
/
+26
2017-03-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-50
/
+47
2017-03-26
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-71
/
+15
2017-03-26
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+24
2017-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
18
-69
/
+110
2017-03-26
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-255
/
+399
2017-03-26
ext4: fix two spelling nits
Theodore Ts'o
2
-2
/
+2
2017-03-26
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-8
/
+25
[prev]
[next]