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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
1
-2
/
+2
2007-12-10
[XFS] Make xfsbufd threads freezable
Rafael J. Wysocki
1
-0
/
+2
2007-12-10
[XFS] revert to double-buffering readdir
Christoph Hellwig
1
-0
/
+124
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
1
-1
/
+1
2007-12-10
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
Lachlan McIlroy
1
-1
/
+1
2007-12-10
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
Lachlan McIlroy
1
-20
/
+13
2007-12-10
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
3
-26
/
+40
2007-12-10
[XFS] Fix dbflush panic in xfs_qm_sync.
Donald Douwsma
1
-0
/
+3
2007-10-19
[XFS] cleanup fid types mess
Christoph Hellwig
8
-60
/
+33
2007-10-19
[XFS] fixups after behavior removal merge into mainline git
Christoph Hellwig
2
-32
/
+11
2007-10-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-79
/
+108
2007-10-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
44
-1211
/
+760
2007-10-19
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
29
-74
/
+3
2007-10-19
triflex: always tune PIO
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
opti621: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-19
cy82c693: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
cs5520: always tune PIO
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-19
alim15x3: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
ide: add IDE_HFLAG_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
7
-35
/
+28
2007-10-19
ide: add IDE_HFLAG_SERIALIZE host flag
Bartlomiej Zolnierkiewicz
5
-13
/
+16
2007-10-19
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
Bartlomiej Zolnierkiewicz
4
-8
/
+9
2007-10-19
piix: add DECLARE_ICH_DEV() macro
Bartlomiej Zolnierkiewicz
1
-63
/
+47
2007-10-19
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
Bartlomiej Zolnierkiewicz
1
-41
/
+19
2007-10-19
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
Bartlomiej Zolnierkiewicz
1
-57
/
+19
2007-10-19
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2007-10-19
ide: remove .init_setup from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
serverworks: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-31
/
+14
2007-10-19
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-19
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-32
/
+25
2007-10-19
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-59
/
+49
2007-10-19
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-179
/
+127
2007-10-19
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-27
/
+12
2007-10-19
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-25
/
+14
2007-10-19
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
4
-37
/
+34
2007-10-19
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
4
-27
/
+10
2007-10-19
cmd64x: Use dev->revision
Auke Kok
1
-10
/
+4
2007-10-19
amd74xx: Omit PCI_REVISION_ID read
Auke Kok
1
-1
/
+0
2007-10-19
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
32
-177
/
+185
2007-10-19
pdc202xx_old: remove broken SWDMA support
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
6
-11
/
+14
2007-10-19
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
3
-34
/
+20
2007-10-19
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
34
-91
/
+30
2007-10-19
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
34
-136
/
+109
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
39
-58
/
+40
2007-10-19
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
Bartlomiej Zolnierkiewicz
1
-84
/
+29
2007-10-19
siimage: bump driver version
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-19
ide: Fix cs5535 driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
ide: Fix siimage driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
ide: Add ide_get_paired_drive() helper
Benjamin Herrenschmidt
1
-0
/
+7
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
4
-63
/
+42
[next]