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
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
3
-1
/
+32
2009-04-07
nilfs2: ioctl operations
Koji Sato
1
-0
/
+941
2009-04-07
nilfs2: block cache for garbage collection
Ryusuke Konishi
1
-0
/
+270
2009-04-07
nilfs2: another dat for garbage collection
Ryusuke Konishi
1
-0
/
+84
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
1
-0
/
+941
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
4
-81
/
+93
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
4
-3
/
+3577
2009-04-07
nilfs2: segment buffer
Ryusuke Konishi
2
-0
/
+664
2009-04-07
nilfs2: super block operations
Ryusuke Konishi
1
-0
/
+1366
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi
1
-0
/
+524
2009-04-07
nilfs2: pathname operations
Ryusuke Konishi
1
-0
/
+446
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
1
-0
/
+711
2009-04-07
nilfs2: file operations
Ryusuke Konishi
1
-0
/
+125
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
1
-0
/
+819
2009-04-07
nilfs2: segment usage file
Koji Sato
3
-1
/
+682
2009-04-07
nilfs2: checkpoint file
Koji Sato
2
-0
/
+953
2009-04-07
nilfs2: inode map file
Ryusuke Konishi
2
-0
/
+203
2009-04-07
nilfs2: disk address translator
Koji Sato
2
-0
/
+481
2009-04-07
nilfs2: persistent object allocator
Ryusuke Konishi
2
-0
/
+576
2009-04-07
nilfs2: meta data file
Ryusuke Konishi
2
-0
/
+687
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2
-0
/
+618
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2
-0
/
+374
2009-04-07
nilfs2: direct block mapping
Koji Sato
2
-0
/
+507
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2
-0
/
+2393
2009-04-07
nilfs2: integrated block mapping
Koji Sato
3
-0
/
+1069
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
3
-0
/
+715
2009-04-07
nilfs2: disk format and userland interface
Koji Sato
1
-0
/
+854
2009-04-07
nilfs2: add document
Ryusuke Konishi
2
-0
/
+204
2009-04-07
dma-mapping: update the old macro DMA_nBIT_MASK related documentations
Yang Hongyang
2
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
10
-15
/
+15
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
6
-12
/
+12
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
5
-16
/
+16
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
4
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
173
-313
/
+309
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
3
-8
/
+8
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
7
-10
/
+10
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
79
-143
/
+140
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
5
-64
/
+138
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
5
-52
/
+131
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
7
-71
/
+145
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
2
-0
/
+43
2009-04-07
uvesafb: documentation update
Michal Januszewski
1
-3
/
+4
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
1
-25
/
+31
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
1
-4
/
+63
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
3
-1
/
+234
2009-04-07
kprobes: support kretprobe and jprobe per-probe disabling
Masami Hiramatsu
2
-6
/
+27
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
3
-33
/
+191
2009-04-07
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
1
-17
/
+17
[prev]
[next]