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
starfive-6.6.48-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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
3
-33
/
+56
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
1
-11
/
+42
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
3
-23
/
+191
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
3
-3
/
+152
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2
-25
/
+174
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
1
-30
/
+58
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
3
-7
/
+130
2006-03-27
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
2
-6
/
+14
2006-03-27
[PATCH] md: Update status_resync to handle LARGE devices
NeilBrown
1
-6
/
+24
2006-03-27
[PATCH] md: Fix the 'failed' count for version-0 superblocks
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] md: Add '4' to the list of levels for which bitmaps are supported
NeilBrown
1
-1
/
+2
2006-03-27
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
1
-0
/
+1
2006-03-27
[PATCH] dm: remove unnecessary typecast
Kevin Corry
1
-1
/
+1
2006-03-27
[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk
Jun'ichi Nomura
1
-10
/
+10
2006-03-27
[PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk
Jun'ichi Nomura
1
-0
/
+2
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
3
-1
/
+104
2006-03-27
[PATCH] dm table: store md
Mike Anderson
4
-16
/
+39
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
3
-12
/
+16
2006-03-27
[PATCH] dm: store md name
Mike Anderson
1
-0
/
+2
2006-03-27
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
1
-1
/
+4
2006-03-27
[PATCH] dm snapshot: fix kcopyd destructor
Alasdair G Kergon
2
-2
/
+21
2006-03-27
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
NeilBrown
1
-0
/
+9
2006-03-27
[PATCH] dm: remove SECTOR_FORMAT
Andrew Morton
6
-34
/
+32
2006-03-27
[PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted r...
Jun'ichi Nomura
1
-1
/
+13
2006-03-27
[PATCH] device-mapper snapshot: fix invalidation
Alasdair G Kergon
1
-121
/
+174
2006-03-27
[PATCH] device-mapper snapshot: replace sibling list
Alasdair G Kergon
1
-42
/
+80
2006-03-27
[PATCH] device-mapper snapshot: fix origin_write pending_exception submission
Alasdair G Kergon
1
-22
/
+19
2006-03-27
[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code
Adrian Bunk
1
-10
/
+1
2006-03-27
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
17
-57
/
+58
2006-03-27
[PATCH] fbdev: add modeline for 1680x1050@60
Olaf Hering
1
-0
/
+4
2006-03-27
[PATCH] sparse: Fix warnings in newport driver about non-static functions
Ralf Baechle
1
-2
/
+2
2006-03-27
[PATCH] Add ID for Quadro NVS280
Pavel Roskin
1
-0
/
+2
2006-03-27
[PATCH] imsttfb: Remove dead code
Antonino A. Daplas
1
-4
/
+4
2006-03-27
[PATCH] atyfb: Remove dead code
Antonino A. Daplas
1
-3
/
+5
2006-03-27
[PATCH] savagefb: Remove NULL check
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] i810fb: Remove NULL check
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] nvidiafb: Remove NULL check #2
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] nvidiafb: Remove NULL check
Antonino A. Daplas
1
-2
/
+0
2006-03-27
[PATCH] rivafb: Remove NULL check
Antonino A. Daplas
1
-2
/
+0
2006-03-27
[PATCH] framebuffer: cmap-setting return values
Alan Curry
3
-7
/
+7
2006-03-27
[PATCH] fbdev: Make BIOS EDID reading configurable
Antonino A. Daplas
2
-3
/
+19
2006-03-27
[PATCH] au1200fb: Alchemy Au1200 framebuffer driver
Ralf Baechle
4
-0
/
+4428
2006-03-27
[PATCH] matrox maven: memory allocation and other cleanups
Jean Delvare
1
-30
/
+25
2006-03-27
[PATCH] matroxfb: simply return what i2c_add_driver() does
Arthur Othieno
1
-12
/
+5
2006-03-27
[PATCH] fbdev: framebuffer driver for Geode GX
David Vrabel
7
-2
/
+1003
2006-03-27
[PATCH] nvidiafb: add suspend and resume hooks
Antonino A. Daplas
3
-31
/
+97
2006-03-27
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2
-43
/
+225
2006-03-27
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
1
-8
/
+19
2006-03-27
[PATCH] pnp: PNP: adjust pnp_register_driver signature
Bjorn Helgaas
2
-27
/
+8
2006-03-27
[PATCH] pnp: IRDA: adjust pnp_register_driver signature
Bjorn Helgaas
1
-1
/
+1
[next]