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-7.0.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
/
xe
/
xe_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-86
/
+167
2026-01-29
drm/xe/nvm: Manage nvm aux cleanup with devres
Shuicheng Lin
1
-2
/
+0
2026-01-27
drm/xe: Unregister drm device on probe error
Shuicheng Lin
1
-0
/
+1
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2026-01-12
drm/xe/device: Convert wait for lmem init into an assert
Balasubramani Vivekanandan
1
-57
/
+16
2026-01-09
drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
Lukasz Laguna
1
-1
/
+2
2026-01-09
drm/xe/vf: Disallow setting wedged mode to upon-any-hang
Lukasz Laguna
1
-0
/
+5
2026-01-09
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
1
-6
/
+48
2026-01-06
Revert "drm/xe/multi_queue: Support active group after primary is destroyed"
Niranjana Vishwanathapura
1
-6
/
+1
2025-12-23
drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
Umesh Nerlige Ramappa
1
-0
/
+5
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
1
-0
/
+14
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
1
-0
/
+6
2025-12-16
drm/xe: Add debugfs knobs to control long running workload timeslicing
Matthew Brost
1
-0
/
+1
2025-12-15
drm/xe: Increase TDF timeout
Jagmeet Randhawa
1
-1
/
+1
2025-12-13
drm/xe: Track pre-production workaround support
Matt Roper
1
-0
/
+57
2025-12-12
drm/xe: Increase TDF timeout
Jagmeet Randhawa
1
-1
/
+1
2025-12-12
drm/xe/multi_queue: Support active group after primary is destroyed
Niranjana Vishwanathapura
1
-1
/
+6
2025-12-12
drm/xe/multi_queue: Add exec_queue set_property ioctl support
Niranjana Vishwanathapura
1
-0
/
+2
2025-12-03
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-1
/
+1
2025-11-19
drm/xe/device: Use scope-based cleanup
Matt Roper
1
-22
/
+11
2025-11-17
Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-9
/
+14
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+1
2025-11-04
drm/xe: Implement xe_pagefault_init
Matthew Brost
1
-0
/
+5
2025-11-04
drm/xe: Do clean shutdown also when using flr
Jouni Högander
1
-9
/
+9
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-1
/
+1
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-1
/
+1
2025-10-14
drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabled
Matt Roper
1
-0
/
+2
2025-10-14
drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled
Matt Roper
1
-0
/
+5
2025-10-09
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-08
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
1
-3
/
+3
2025-09-29
drm/xe/vf: Don't claim support for firmware late-bind if VF
Michal Wajdeczko
1
-0
/
+1
2025-09-29
drm/xe/vf: Rename sriov_update_device_info
Michal Wajdeczko
1
-9
/
+9
2025-09-25
drm/xe/device: Use poll_timeout_us() to wait for lmem
Lucas De Marchi
1
-31
/
+34
2025-09-18
drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fw
Badal Nilawar
1
-0
/
+5
2025-09-11
drm/xe: Fix driver reference in FLR comment
Varun Gupta
1
-1
/
+1
2025-09-10
drm/xe: Convert xe_bo_create_user() for exhaustive eviction
Thomas Hellström
1
-0
/
+2
2025-09-02
drm/xe/vf: Enable CCS save/restore only on supported GUC versions
Satyanarayana K V P
1
-1
/
+1
2025-08-26
drm/xe/doc: Document device wedged and runtime survivability
Riana Tauro
1
-0
/
+27
2025-08-26
drm/xe/xe_survivability: Refactor survivability mode
Riana Tauro
1
-1
/
+1
2025-08-26
drm/xe: Add a helper function to set recovery method
Riana Tauro
1
-5
/
+21
2025-08-26
drm/xe: Set GT as wedged before sending wedged uevent
Riana Tauro
1
-4
/
+8
2025-08-26
drm/xe: Add documentation for Xe Device Wedging
Riana Tauro
1
-0
/
+10
2025-08-26
drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
Himal Prasad Ghimiray
1
-0
/
+2
2025-08-26
drm/xe: Enable madvise ioctl for xe
Himal Prasad Ghimiray
1
-0
/
+2
2025-08-22
drm/xe/psmi: Add debugfs interface for PSMI
Lucas De Marchi
1
-0
/
+5
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-3
/
+3
2025-08-01
drm/xe/devcoredump: Defer devcoredump initialization during probe
Balasubramani Vivekanandan
1
-4
/
+4
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
1
-0
/
+1
[next]