index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-27
ext4: make ext4_da_map_blocks() buffer_head unaware
Zhang Yi
1
-32
/
+31
2024-06-27
ext4: make ext4_insert_delayed_block() insert multi-blocks
Zhang Yi
1
-15
/
+36
2024-06-27
ext4: factor out a helper to check the cluster allocation state
Zhang Yi
1
-17
/
+38
2024-06-27
ext4: make ext4_da_reserve_space() reserve multi-clusters
Zhang Yi
2
-13
/
+15
2024-06-27
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
4
-31
/
+62
2024-06-27
ext4: drop iblock parameter
Zhang Yi
1
-8
/
+7
2024-06-27
ext4: trim delalloc extent
Zhang Yi
1
-4
/
+10
2024-06-27
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
1
-1
/
+5
2024-06-27
ext4: check the extent status again before inserting delalloc block
Zhang Yi
1
-0
/
+21
2024-06-27
ext4: factor out a common helper to query extent map
Zhang Yi
1
-25
/
+32
2024-06-27
s390/lcs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-1
/
+2
2024-06-27
drm/amd: Don't initialize ISP hardware without FW
Mario Limonciello
1
-2
/
+2
2024-06-27
drm/amdgpu: refine isp firmware loading
Yang Wang
1
-3
/
+1
2024-06-27
drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1
Pratap Nirujogi
4
-38
/
+0
2024-06-27
drm/amd/amdgpu: Fix 'snprintf' output truncation warning
Pratap Nirujogi
1
-1
/
+1
2024-06-27
drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1
Pratap Nirujogi
2
-0
/
+19
2024-06-27
drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules
Pratap Nirujogi
8
-133
/
+427
2024-06-27
drm/amd/amdgpu: Map ISP interrupts as generic IRQs
Pratap Nirujogi
5
-5
/
+99
2024-06-27
drm/amdgpu: fix Kconfig for ISP v2
Alex Deucher
4
-0
/
+23
2024-06-27
drm/amd/amdgpu: Enable ISP in amdgpu_discovery
Pratap Nirujogi
1
-0
/
+22
2024-06-27
drm/amd/amdgpu: Add ISP driver support
Pratap Nirujogi
7
-0
/
+345
2024-06-27
drm/amd/amdgpu: Add ISP support to amdgpu_discovery
Pratap Nirujogi
3
-0
/
+4
2024-06-27
drm/amdgpu/jpeg5: Add support for DPG mode
Sonny Jiang
4
-17
/
+180
2024-06-27
drm/amdgpu: tolerate allocating GTT bo with dcc flag
Frank Min
1
-5
/
+0
2024-06-27
drm/amd/display: Fix null pointer deref in dcn20_resource.c
Aurabindo Pillai
1
-4
/
+5
2024-06-27
drm/amd/display: Add null check before access structs
Ma Ke
1
-0
/
+2
2024-06-27
drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3
Jane Jian
1
-0
/
+33
2024-06-27
drm/amd: Add some missing register definitions
Aurabindo Pillai
1
-0
/
+18
2024-06-27
drm/amdgpu: add gpu reset check and exception handling
YiPeng Chai
1
-0
/
+53
2024-06-27
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
2
-23
/
+43
2024-06-27
drm/amdgpu: refine poison creation interrupt handler
YiPeng Chai
2
-22
/
+18
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
7
-8
/
+55
2024-06-27
drm/amdgpu: add variable to record the deferred error number read by driver
YiPeng Chai
3
-21
/
+48
2024-06-27
drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
Vignesh Chander
2
-16
/
+26
2024-06-27
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Danijel Slivka
1
-0
/
+28
2024-06-28
Merge tag 'drm-intel-fixes-2024-06-27' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-0
/
+1
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
1
-0
/
+2
2024-06-27
arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge
Venkata Prahlad Valluru
1
-0
/
+94
2024-06-27
Revert "drm/amd/amdgpu: add module parameter for jpeg"
Kenneth Feng
3
-8
/
+0
2024-06-27
Documentation/amdgpu: Add Ryzen 9000 series processors
Mario Limonciello
1
-0
/
+1
2024-06-27
Documentation/amdgpu: Add Ryzen AI 300 series processors
Mario Limonciello
1
-0
/
+1
2024-06-27
drm/amd/display: use swap() in is_config_schedulable()
Jiapeng Chong
1
-7
/
+4
2024-06-27
drm/amd/display: Remove unused function reverse_planes_order
Jiapeng Chong
1
-9
/
+0
2024-06-27
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-8
/
+4
2024-06-27
drm/amd/display: Fix Makefile copyright notices
Alex Deucher
4
-29
/
+8
2024-06-27
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
2
-6
/
+24
2024-06-27
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-06-27
drm/amdgpu: Fix smatch static checker warning
Hawking Zhang
1
-4
/
+4
2024-06-27
drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...
Bob Zhou
1
-1
/
+5
2024-06-27
drm/amd/display: 3.2.290
Aric Cyr
1
-1
/
+1
[prev]
[next]