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
2010-01-16
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
4
-23
/
+65
2010-01-16
xfs: Reference count per-ag structures
Dave Chinner
3
-4
/
+12
2010-01-16
xfs: Replace per-ag array with a radix tree
Dave Chinner
8
-90
/
+86
2010-01-16
xfs: convert remaining direct references to m_perag
Dave Chinner
4
-15
/
+42
2010-01-16
xfs: Convert filestreams code to use per-ag get/put routines
Dave Chinner
2
-10
/
+36
2010-01-16
xfs: Don't directly reference m_perag in allocation code
Dave Chinner
2
-38
/
+53
2010-01-16
xfs: rename xfs_get_perag
Dave Chinner
4
-21
/
+27
2010-01-16
xfs: Don't wake xfsbufd when idle
Dave Chinner
1
-5
/
+15
2010-01-16
xfs: Don't wake the aild once per second
Dave Chinner
2
-12
/
+14
2010-01-16
xfs: Use list_heads for log recovery item lists
Dave Chinner
2
-147
/
+81
2010-01-16
xfs: make several more functions static
Eric Sandeen
10
-17
/
+7
2010-01-16
xfs: clean up inconsistent variable naming in xfs_swap_extent
Dave Chinner
2
-19
/
+22
2010-01-16
xfs: add tracing to xfs_swap_extents
Dave Chinner
2
-0
/
+58
2010-01-15
xfs: xfs_swap_extents needs to handle dynamic fork offsets
Dave Chinner
1
-16
/
+90
2010-01-15
xfs: fix missing error check in xfs_rtfree_range
Dave Chinner
1
-0
/
+2
2010-01-15
xfs: fix stale inode flush avoidance
Dave Chinner
1
-6
/
+15
2010-01-15
xfs: Remove inode iolock held check during allocation
Dave Chinner
1
-1
/
+0
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
1
-8
/
+6
2010-01-15
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
1
-13
/
+18
2010-01-15
xfs: reclaim inodes under a write lock
Dave Chinner
3
-87
/
+71
2010-01-13
Linux 2.6.33-rc4
Linus Torvalds
1
-1
/
+1
2010-01-13
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+2
2010-01-13
[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
Bryn M. Reeves
1
-1
/
+1
2010-01-13
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
14
-67
/
+309
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
5
-182
/
+119
2010-01-13
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2010-01-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+36
2010-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-56
/
+183
2010-01-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-354
/
+134
2010-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-17
/
+38
2010-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-313
/
+526
2010-01-13
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2010-01-12
libata: retry link resume if necessary
Tejun Heo
2
-7
/
+34
2010-01-12
ata_piix: enable 32bit PIO on SATA piix
Tejun Heo
1
-1
/
+1
2010-01-12
sata_promise: don't classify overruns as HSM errors
Mikael Pettersson
1
-1
/
+1
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2010-01-12
MIPS: Ignore vmlinux.*
Yoichi Yuasa
1
-0
/
+1
2010-01-12
MIPS: Move vmlinux.ecoff to arch/mips/boot
Yoichi Yuasa
1
-1
/
+1
2010-01-12
MIPS: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-12
MIPS: Octeon: Use non-overflowing arithmetic in sched_clock
David Daney
1
-3
/
+28
2010-01-12
MIPS: Malta, PowerTV: Remove unnecessary "Linux started"
Yoichi Yuasa
3
-7
/
+0
2010-01-12
MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.
Yoichi Yuasa
1
-3
/
+0
2010-01-12
MIPS: AR7: Remove unused prom_getchar()
Yoichi Yuasa
1
-7
/
+0
2010-01-12
MIPS: PowerTV: Remove extra r4k_clockevent_init() call
David VomLehn
1
-1
/
+0
2010-01-12
MIPS: Cobalt use strlcat() for the command line arguments
Yoichi Yuasa
1
-16
/
+8
2010-01-12
MIPS: Octeon: Add sched_clock() to csrc-octeon.c
David Daney
1
-0
/
+7
2010-01-12
MIPS: TXx9: Cleanup builtin-cmdline processing
Atsushi Nemoto
1
-21
/
+0
2010-01-12
MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()
Yoichi Yuasa
4
-56
/
+10
2010-01-12
MIPS: PowerTV: Remove unused platform_die()
Yoichi Yuasa
1
-21
/
+0
[next]