summaryrefslogtreecommitdiffstats
path: root/crypto/chacha20poly1305.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-29drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu3-28/+22
2016-07-29drm/amdgpu: add bypass mode for vce3.0Rex Zhu1-0/+15
2016-07-29Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"Rex Zhu1-4/+0
2016-07-29drm/amd/powerplay: fix typo error when set clock gate state.Rex Zhu2-2/+2
2016-07-29drm/amdgpu: correct coding stylejimqu1-2/+2
2016-07-29drm/amdgpu: increment driver minorChristian König1-1/+2
2016-07-29drm/amdgpu: implement UVD VM mode for Stoney v2Christian König2-2/+82
2016-07-29drm/amd/powerplay: Delete unused functions in ppevvmath.hNils Wallménius1-58/+1
2016-07-29drm/amd/powerplay: Mark functions of ppevvmath.h staticNils Wallménius1-64/+64
2016-07-29drm/radeon: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-07-29drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...SF Markus Elfring1-1/+1
2016-07-29drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...Markus Elfring1-1/+3
2016-07-29drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()Markus Elfring1-1/+2
2016-07-29drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_...Markus Elfring1-1/+1
2016-07-29drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()Markus Elfring1-2/+0
2016-07-29drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after err...Markus Elfring1-9/+9
2016-07-29drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...Markus Elfring1-3/+1
2016-07-29GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference...Markus Elfring1-3/+1
2016-07-29drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan5-14/+7
2016-07-29drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan5-48/+53
2016-07-29drivers/amdgpu: Remove redundant casts on kzalloc() callsEdward O'Callaghan3-15/+10
2016-07-29drivers/amdgpu: Remove redundant NULL check before kfree()Edward O'Callaghan2-4/+2
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan6-12/+12
2016-07-29drivers/amdgpu: Use 'true/false' for bool typed variablesEdward O'Callaghan5-25/+25
2016-07-29drivers/amdgpu: Remove spurious semicolonsEdward O'Callaghan4-4/+4
2016-07-29drm/amd/powerplay: enable DiDt feature for polaris10/11.Rex Zhu3-5/+554
2016-07-29drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...Rex Zhu1-3/+2
2016-07-29drm/amdgpu/powerplay: partial revert of endian fixesAlex Deucher1-2/+2
2016-07-29drm/radeon: drop confusing message about backlight controlAlex Deucher1-7/+0
2016-07-29drm/radeon/ci add comment to document intentionally unreachable codeNicholas Mc Guire1-1/+4
2016-07-29drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude1-0/+16
2016-07-29drm/radeon: init atpx at switcheroo register time v2Alex Deucher1-1/+1
2016-07-29drm/amdgpu: init atpx at switcheroo register time (v2)Alex Deucher1-1/+1
2016-07-28drm/amdgpu: fix firmware info version checksAlex Deucher1-17/+8
2016-07-28drm/radeon: fix firmware info version checksAlex Deucher1-2/+2
2016-07-25drm/i915/gen9: Add WaInPlaceDecompressionHangMika Kuoppala3-0/+19
2016-07-25drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"Rodrigo Vivi1-4/+4
2016-07-25drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS configImre Deak1-2/+2
2016-07-25drm/i915/gen9: Clean up MOCS table definitionsImre Deak1-27/+61
2016-07-24Linux 4.7v4.7Linus Torvalds1-1/+1
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh1-3/+1