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
2006-06-25
[PATCH] ext3: fix memory leak when the journal file is corrupted
Theodore Ts'o
1
-0
/
+1
2006-06-25
[PATCH] ext2: clean up dead code from mount code
Theodore Ts'o
1
-1
/
+0
2006-06-25
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
2
-0
/
+20
2006-06-25
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
Andrew Morton
1
-8
/
+20
2006-06-25
[PATCH] kernel-doc: script cleanups
Randy Dunlap
1
-2
/
+2
2006-06-25
[PATCH] kernel-doc: drop leading space in sections
Randy Dunlap
1
-0
/
+3
2006-06-25
[PATCH] EDD isn't EXPERIMENTAL anymore
Chris Wedgwood
1
-2
/
+1
2006-06-25
[PATCH] pdflush: handle resume wakeups
Andrew Morton
1
-8
/
+7
2006-06-25
[PATCH] cpqarray section fix
Andrew Morton
1
-2
/
+2
2006-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
3
-28
/
+152
2006-06-25
[PATCH] list.h doc: change "counter" to "cursor"
Randy Dunlap
1
-26
/
+26
2006-06-25
[PATCH] fix list.h kernel-doc
Randy Dunlap
1
-30
/
+52
2006-06-25
[PATCH] nbd: kill obsolete changelog, add GPL
Pavel Machek
1
-32
/
+2
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
11
-18
/
+15
2006-06-25
[PATCH] Make printk work for really early debugging
Michael Ellerman
2
-17
/
+34
2006-06-25
[PATCH] Add driver for ARM AMBA PL031 RTC
Deepak Saxena
3
-0
/
+244
2006-06-25
[PATCH] idetape gcc 4.1 warning fix
Daniel Walker
1
-16
/
+33
2006-06-25
[PATCH] openpromfs: factorize out
Jan Engelhardt
1
-5
/
+10
2006-06-25
[PATCH] openpromfs: remove unnecessary casts
Jan Engelhardt
1
-12
/
+12
2006-06-25
[PATCH] openpromfs: fix missing NUL
Jan Engelhardt
1
-2
/
+3
2006-06-25
[PATCH] drivers/char/applicom.c: proper module_{init,exit}
Adrian Bunk
1
-36
/
+4
2006-06-25
[PATCH] oprofile: convert from semaphores to mutexes
Markus Armbruster
4
-25
/
+25
2006-06-25
[PATCH] msnd section fix
Andrew Morton
1
-1
/
+1
2006-06-25
[PATCH] fs/ufs/inode.c: make 2 functions static
Adrian Bunk
2
-5
/
+6
2006-06-25
[PATCH] ufs: ubh_ll_rw_block cleanup
Evgeniy Dushistov
5
-14
/
+13
2006-06-25
[PATCH] ufs: make fsck -f happy
Evgeniy Dushistov
5
-57
/
+139
2006-06-25
[PATCH] ufs: fsync implementation
Evgeniy Dushistov
1
-0
/
+21
2006-06-25
[PATCH] ufs: one way to access super block
Evgeniy Dushistov
3
-157
/
+173
2006-06-25
[PATCH] ufs: missed brelse and wrong baseblk
Evgeniy Dushistov
2
-7
/
+6
2006-06-25
[PATCH] ufs: printk warning fixes
Andrew Morton
1
-3
/
+3
2006-06-25
[PATCH] ufs: zero metadata
Evgeniy Dushistov
1
-40
/
+76
2006-06-25
[PATCH] ufs: unlock_super without lock
Evgeniy Dushistov
1
-4
/
+5
2006-06-25
[PATCH] ufs: i_blocks wrong count
Evgeniy Dushistov
2
-16
/
+12
2006-06-25
[PATCH] ufs: little directory lookup optimization
Evgeniy Dushistov
4
-5
/
+8
2006-06-25
[PATCH] ufs: easy debug
Evgeniy Dushistov
11
-217
/
+168
2006-06-25
[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN
Evgeniy Dushistov
1
-1
/
+1
2006-06-25
[PATCH] ufs: not usual amounts of fragments per block
Evgeniy Dushistov
2
-71
/
+87
2006-06-25
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
7
-85
/
+91
2006-06-25
[PATCH] ufs: directory and page cache: from blocks to pages
Evgeniy Dushistov
3
-508
/
+552
2006-06-25
[PATCH] ufs: directory and page cache: install aops
Evgeniy Dushistov
2
-34
/
+25
2006-06-25
[PATCH] ufs: change block number on the fly
Evgeniy Dushistov
3
-44
/
+140
2006-06-25
[PATCH] ufs: right block allocation
Evgeniy Dushistov
2
-27
/
+18
2006-06-25
[PATCH] ufs: ufs_trunc_indirect: infinite cycle
Evgeniy Dushistov
3
-47
/
+21
2006-06-25
[PATCH] pnp: card_probe(): fix memory leak
Jesper Juhl
1
-22
/
+26
2006-06-25
[PATCH] fs/freevxfs: cleanup of spelling errors
Cliff Wickman
2
-8
/
+8
2006-06-25
[PATCH] Allow raw_notifier callouts to unregister themselves
Alan Stern
1
-2
/
+3
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
11
-7
/
+19
2006-06-25
[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers
Matt Mackall
2
-6
/
+3
2006-06-25
[PATCH] random: change cpqarray to use add_disk_randomness
Matt Mackall
1
-2
/
+3
2006-06-25
[PATCH] random: make CCISS use add_disk_randomness
Matt Mackall
1
-2
/
+2
[next]