index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
drm/amdgpu/vcn: use amdgpu_ring_test_helper
Leo Liu
3
-28
/
+12
2019-10-03
drm/amdgpu: improve MSI-X handling (v3)
Alex Deucher
1
-4
/
+13
2019-10-03
drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATED
Colin Ian King
4
-14
/
+14
2019-10-03
drm/amdgpu: display_mode_vba_21: remove uint typedef
Arnd Bergmann
1
-8
/
+5
2019-10-03
drm/amdgpu: hide another #warning
Arnd Bergmann
1
-2
/
+0
2019-10-03
drm/amdgpu: make pmu support optional, again
Arnd Bergmann
1
-1
/
+1
2019-10-03
drm/amd/display: memory leak
Navid Emamdoost
7
-0
/
+7
2019-10-03
drm/amdgpu: remove set but not used variable 'pipe'
yu kuai
1
-3
/
+1
2019-10-03
drm/amdgpu: Drop unused variable and statement
Austin Kim
1
-2
/
+0
2019-10-03
drm/amdgpu: fix multiple memory leaks in acp_hw_init
Navid Emamdoost
1
-12
/
+22
2019-10-03
drm/amdgpu: don't increment vram lost if we are in hibernation
Alex Deucher
2
-4
/
+8
2019-10-03
drm/amdgpu : enable msix for amdgpu driver
shaoyunl
1
-2
/
+3
2019-10-03
drm/amdkfd: Improve KFD IOCTL printing
Yong Zhao
1
-2
/
+3
2019-10-03
drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0
Yong Zhao
2
-7
/
+14
2019-10-03
drm/amdgpu: Add the HDP flush support for Navi
Yong Zhao
2
-3
/
+22
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
8
-106
/
+41
2019-10-03
drm/amdkfd: Delete unnecessary function declarations
Yong Zhao
3
-257
/
+90
2019-10-03
drm/amdgpu: Delete useless header file reference
Yong Zhao
10
-21
/
+0
2019-10-03
drm/amd/amdgpu/sriov ip block setting of Arcturus
Jack Zhang
2
-8
/
+20
2019-10-03
drm/amdgpu: return tcc_disabled_mask to userspace
Marek Olšák
5
-1
/
+19
2019-10-03
drm/amdgpu/dm/mst: Use ->atomic_best_encoder
Lyude Paul
1
-5
/
+5
2019-10-03
drm/amdgpu/dm/mst: Don't create MST topology managers for eDP ports
Lyude Paul
1
-0
/
+4
2019-10-03
drm/amdgpu/dm/mst: Remove unnecessary NULL check
Lyude Paul
1
-4
/
+2
2019-10-03
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
11
-73
/
+195
2019-10-03
drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
Lyude Paul
1
-3
/
+3
2019-10-03
drm/amdkfd: fix kgd2kfd_device_init() definition conflict error
Prike Liang
1
-0
/
+1
2019-10-03
drm/amd/powerplay: initlialize smu->is_apu is false by default
Kevin Wang
1
-0
/
+1
2019-10-03
Revert "drm/amdgpu: disable stutter mode for renoir"
Aaron Liu
1
-2
/
+0
2019-10-03
drm/amd/powerplay: update the interface for getting dpm full scale clock frequency
Prike Liang
3
-17
/
+34
2019-10-03
drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak level
Prike Liang
1
-0
/
+40
2019-10-03
drm/amd/powerplay: implement interface set_power_profile_mode() (v2)
Prike Liang
1
-0
/
+31
2019-10-03
drm/amd/powerplay: add the interfaces for getting and setting profiling dpm clock level
Prike Liang
1
-0
/
+91
2019-10-03
drm/amd/powerplay: add interface for getting workload type
Prike Liang
1
-0
/
+29
2019-10-03
drm/amd/powerplay: add interface for forcing and unforcing dpm limit value
Prike Liang
1
-0
/
+62
2019-10-03
drm/amd/powerplay: implement the interface for setting soft freq range
Prike Liang
4
-23
/
+91
2019-10-03
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu series
Prike Liang
3
-3
/
+6
2019-10-03
drm/amd/amdgpu: add IH cg support on soc15 project
Kenneth Feng
3
-1
/
+45
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
5
-0
/
+9
2019-10-03
drm/amd/powerplay: change metrics update period from 1ms to 100ms
Kevin Wang
1
-1
/
+1
2019-10-03
drm/amdkfd: Fix race in gfx10 context restore handler
Jay Cornwall
2
-69
/
+71
2019-10-03
drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD
Yong Zhao
1
-20
/
+3
2019-10-03
drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0
Yong Zhao
2
-8
/
+14
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
9
-122
/
+76
2019-10-03
drm/amdkfd: Query vmid pasid mapping through stored info for non HWS
Yong Zhao
1
-2
/
+1
2019-10-03
drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode
Yong Zhao
2
-13
/
+25
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
9
-39
/
+39
2019-10-03
drm/amdkfd: Delete unused defines
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Move the control stack on GFX10 to userspace buffer
Yong Zhao
1
-33
/
+4
2019-10-03
drm/amd: Pass drm_device to kfd
Harish Kasiviswanathan
4
-1
/
+7
2019-10-03
drm/amdkfd: Store kfd_dev in iolink and cache properties
Harish Kasiviswanathan
2
-0
/
+13
[next]