index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
originator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
drm/amdgpu: correct coding style
jimqu
1
-2
/
+2
2016-07-29
drm/amdgpu: increment driver minor
Christian König
1
-1
/
+2
2016-07-29
drm/amdgpu: implement UVD VM mode for Stoney v2
Christian König
2
-2
/
+82
2016-07-29
drm/amd/powerplay: Delete unused functions in ppevvmath.h
Nils Wallménius
1
-58
/
+1
2016-07-29
drm/amd/powerplay: Mark functions of ppevvmath.h static
Nils Wallménius
1
-64
/
+64
2016-07-29
drm/radeon: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-07-29
drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...
SF Markus Elfring
1
-1
/
+1
2016-07-29
drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...
Markus Elfring
1
-1
/
+3
2016-07-29
drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
1
-1
/
+2
2016-07-29
drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_...
Markus Elfring
1
-1
/
+1
2016-07-29
drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
1
-2
/
+0
2016-07-29
drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after err...
Markus Elfring
1
-9
/
+9
2016-07-29
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
1
-3
/
+1
2016-07-29
GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference...
Markus Elfring
1
-3
/
+1
2016-07-29
drivers/amdgpu: Remove redundant itermediate return val
Edward O'Callaghan
5
-14
/
+7
2016-07-29
drivers/amdgpu: Use canonical boolean form in various predicates
Edward O'Callaghan
5
-48
/
+53
2016-07-29
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
3
-15
/
+10
2016-07-29
drivers/amdgpu: Remove redundant NULL check before kfree()
Edward O'Callaghan
2
-4
/
+2
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
6
-12
/
+12
2016-07-29
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
5
-25
/
+25
2016-07-29
drivers/amdgpu: Remove spurious semicolons
Edward O'Callaghan
4
-4
/
+4
2016-07-29
drm/amd/powerplay: enable DiDt feature for polaris10/11.
Rex Zhu
3
-5
/
+554
2016-07-29
drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...
Rex Zhu
1
-3
/
+2
2016-07-29
drm/amdgpu/powerplay: partial revert of endian fixes
Alex Deucher
1
-2
/
+2
2016-07-29
drm/radeon: drop confusing message about backlight control
Alex Deucher
1
-7
/
+0
2016-07-29
drm/radeon/ci add comment to document intentionally unreachable code
Nicholas Mc Guire
1
-1
/
+4
2016-07-29
drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
Lyude
1
-0
/
+16
2016-07-29
drm/radeon: init atpx at switcheroo register time v2
Alex Deucher
1
-1
/
+1
2016-07-29
drm/amdgpu: init atpx at switcheroo register time (v2)
Alex Deucher
1
-1
/
+1
2016-07-28
drm/amdgpu: fix firmware info version checks
Alex Deucher
1
-17
/
+8
2016-07-28
drm/radeon: fix firmware info version checks
Alex Deucher
1
-2
/
+2
2016-07-25
drm/i915/gen9: Add WaInPlaceDecompressionHang
Mika Kuoppala
3
-0
/
+19
2016-07-25
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
Rodrigo Vivi
1
-4
/
+4
2016-07-25
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
1
-2
/
+2
2016-07-25
drm/i915/gen9: Clean up MOCS table definitions
Imre Deak
1
-27
/
+61
2016-07-24
Linux 4.7
v4.7
Linus Torvalds
1
-1
/
+1
2016-07-23
pps: do not crash when failed to register
Jiri Slaby
1
-1
/
+1
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-07-23
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
1
-1
/
+1
2016-07-23
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
3
-24
/
+87
2016-07-22
gpio: tegra: don't auto-enable for COMPILE_TEST
Arnd Bergmann
1
-2
/
+5
2016-07-22
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
1
-43
/
+113
2016-07-22
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Herbert Xu
1
-2
/
+2
2016-07-22
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
1
-30
/
+24
2016-07-22
packet: propagate sock_cmsg_send() error
Soheil Hassas Yeganeh
1
-3
/
+1
2016-07-21
GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap"
Markus Elfring
1
-2
/
+1
2016-07-21
crypto: qat - make qat_asym_algs.o depend on asn1 headers
Jan Stancek
1
-0
/
+1
2016-07-21
Input: tsc200x - report proper input_dev name
Michael Welling
4
-6
/
+25
2016-07-21
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
[next]