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
2008-01-25
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
4
-45
/
+331
2008-01-25
sched: introduce a mutex and corresponding API to serialize access to doms_cu...
Srivatsa Vaddagiri
1
-0
/
+19
2008-01-25
sched: group scheduling, change how cpu load is calculated
Srivatsa Vaddagiri
3
-20
/
+40
2008-01-25
sched: group scheduling, minor fixes
Srivatsa Vaddagiri
2
-9
/
+28
2008-01-25
sched: group scheduling code cleanup
Srivatsa Vaddagiri
1
-18
/
+3
2008-01-25
sched: remove printk_clock references from ia64
Ingo Molnar
2
-15
/
+0
2008-01-25
sched: remove printk_clock()
Ingo Molnar
3
-43
/
+0
2008-01-25
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
Ingo Molnar
1
-1
/
+1
2008-01-25
printk: make printk more robust by not allowing recursion
Ingo Molnar
1
-10
/
+38
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
15
-341
/
+642
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
46
-517
/
+3579
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
72
-3254
/
+15840
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
217
-4631
/
+8870
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
1
-23
/
+23
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Minor correction
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
3
-6
/
+0
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
1
-5
/
+2
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
1
-6
/
+7
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
1
-7
/
+7
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
1
-14
/
+9
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
1
-25
/
+29
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
4
-17
/
+97
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
8
-35
/
+17
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
1
-4
/
+14
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
Abhijith Das
1
-8
/
+25
2008-01-25
[GFS2] Remove lock methods for lock_nolock protocol
Wendy Cheng
3
-14
/
+35
2008-01-25
[GFS2] Remove unrequired code
Fabio M. Di Nitto
1
-36
/
+6
2008-01-25
[GFS2] Fix build warnings
Fabio Massimo Di Nitto
1
-12
/
+0
2008-01-25
[GFS2] remove unnecessary permission checks
Ryan O'Hara
1
-30
/
+0
2008-01-25
[GFS2] Fix runtime issue with UP kernels
Fabio Massimo Di Nitto
2
-5
/
+0
2008-01-25
[GFS2] tidy up error message
David Teigland
1
-2
/
+1
2008-01-25
[GFS2] Check for installation of mount helpers for DLM mounts
Fabio Massimo Di Nitto
1
-0
/
+6
[prev]
[next]