index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
drm/ast: Detect ast device type and config mode without ast device
Thomas Zimmermann
1
-47
/
+59
2023-11-28
drm/ast: Add enum ast_config_mode
Thomas Zimmermann
1
-5
/
+8
2023-11-28
drm/ast: Partially implement POST without ast device instance
Thomas Zimmermann
3
-30
/
+47
2023-11-28
drm/ast: Enable MMIO without ast device instance
Thomas Zimmermann
2
-7
/
+11
2023-11-28
drm/ast: Enable VGA without ast device instance
Thomas Zimmermann
2
-19
/
+19
2023-11-28
drm/ast: Add I/O helpers without ast device
Thomas Zimmermann
1
-17
/
+56
2023-11-28
drm/ast: Retrieve I/O-memory ranges without ast device
Thomas Zimmermann
1
-6
/
+11
2023-11-28
drm/ast: Rework I/O register setup
Thomas Zimmermann
2
-10
/
+31
2023-11-28
drm/ast: Turn ioregs_lock to modeset_lock
Thomas Zimmermann
3
-16
/
+17
2023-11-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
600
-9134
/
+11196
2023-11-28
drm/imagination: vm: fix drm_gpuvm reference count
Danilo Krummrich
1
-3
/
+8
2023-11-28
drm/imagination: vm: check for drm_gpuvm_range_valid()
Danilo Krummrich
2
-4
/
+8
2023-11-28
drm/imagination: vm: prevent duplicate drm_gpuvm_bo instances
Danilo Krummrich
1
-4
/
+6
2023-11-28
drm/imagination: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-28
drm/imagination: Fix a couple of spelling mistakes in literal strings
Colin Ian King
1
-2
/
+2
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
247
-3917
/
+2804
2023-11-27
drm: Use device_get_match_data()
Rob Herring
7
-43
/
+28
2023-11-27
drm/sched: Fix compilation issues with DRM priority rename
Luben Tuikov
2
-4
/
+4
2023-11-27
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
2
-3
/
+11
2023-11-27
Linux 6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-27
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-48
/
+31
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-34
/
+43
2023-11-26
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-48
/
+37
2023-11-26
Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-11-26
Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-375
/
+314
2023-11-26
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-2245
/
+175
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+21
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+20
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+4
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-25
drm/sched: Reverse run-queue priority enumeration
Luben Tuikov
5
-15
/
+15
2023-11-25
drm/sched: Rename priority MIN to LOW
Luben Tuikov
6
-11
/
+11
2023-11-25
drm/sched: Fix bounds limiting when given a malformed entity
Luben Tuikov
1
-5
/
+8
2023-11-24
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
6
-10
/
+15
2023-11-24
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
10
-195
/
+179
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
6
-115
/
+100
2023-11-24
Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-10
/
+7
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-2
/
+23
2023-11-24
Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2023-11-24
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+18
2023-11-24
Merge branches 'acpi-video' and 'acpi-processor' into acpi
Rafael J. Wysocki
4
-2
/
+16
[next]