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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
11
-25
/
+16
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
12
-50
/
+25
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
34
-67
/
+67
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
34
-159
/
+158
2026-02-21
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+5
2026-02-12
drm/radeon: Add HAINAN clock adjustment
decce6
1
-0
/
+5
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-189
/
+148
2026-02-11
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+1
2026-01-31
drm/radeon: Make MSI address limit based on the device DMA limit
Vivian Wang
2
-10
/
+1
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-1
/
+1
2026-01-21
drm/radeon: convert VCE logging to drm_* helpers
Mukesh Ogare
1
-2
/
+3
2026-01-15
Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
6
-107
/
+120
2026-01-08
drm/radeon: convert UVD v1.0 logging to drm_* helpers
Mukesh Ogare
1
-13
/
+13
2026-01-08
drm/radeon: fix signed v unsigned print formats
Ben Dooks
1
-3
/
+3
2026-01-06
drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
Alex Deucher
1
-1
/
+1
2026-01-06
drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
Alex Deucher
1
-1
/
+1
2026-01-06
drm/radeon : Use devm_i2c_add_adapter instead of i2c_add_adapter
Erick Karanja
1
-13
/
+2
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
3
-81
/
+26
2025-12-16
drm/radeon: Convert legacy DRM logging in evergreen.c to drm_* helpers
Abhishek Rajput
1
-50
/
+62
2025-12-16
drm/radeon: Convert logging in radeon_display.c to drm_* helpers
Mukesh Ogare
1
-27
/
+39
2025-12-03
Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-7
/
+0
2025-12-02
drm/radeon: Do not implement mode_set_base_atomic callback
Thomas Zimmermann
3
-81
/
+26
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-12
/
+1
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-12
/
+1
2025-11-18
drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
Robert McClinton
1
-7
/
+0
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
1
-0
/
+1
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
1
-0
/
+2
2025-11-14
drm/radeon: Refactor how SI and CIK support is determined
Timur Kristóf
1
-28
/
+50
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-2
/
+5
2025-11-01
Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...
Simona Vetter
6
-52
/
+14
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-2
/
+4
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-28
drm/radeon: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
6
-26
/
+5
2025-10-28
drm/radeon: Remove calls to drm_put_dev()
Daniel Palmer
1
-21
/
+4
2025-10-28
drm/radeon: Do not kfree() devres managed rdev
Daniel Palmer
1
-1
/
+0
2025-10-28
drm/radeon: Clean up pdev->dev instances in probe
Daniel Palmer
1
-4
/
+5
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
1
-2
/
+0
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
1
-2
/
+2
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
1
-1
/
+1
2025-09-06
drm/radeon: use dev_warn_once() in CS parsers
Alex Deucher
6
-635
/
+650
2025-09-06
drm/radeon/pm: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-06
drm/radeon/radeon_legacy_encoders: Remove redundant ternary operators
Liao Yuanhong
1
-10
/
+10
2025-09-06
drm/radeon/dpm: Remove redundant ternary operators
Liao Yuanhong
2
-5
/
+5
2025-09-06
drm/radeon/atom: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-05
drm/radeon/ci_dpm: Use int type to store negative error codes
Qianfeng Rong
1
-2
/
+4
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
6
-15
/
+15
2025-08-19
drm/radeon: Use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
1
-4
/
+4
2025-08-15
drm/radeon: fix typos
Alexandre Demers
3
-7
/
+7
2025-08-15
drm/radeon: replace min/max nesting with clamp()
Xichao Zhao
1
-2
/
+2
2025-08-11
drm/radeon/r600_cs: clean up of dead code in r600_cs
Brahmajit Das
1
-2
/
+2
[next]