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-03-24
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2
-13
/
+6
2006-03-24
[PATCH] pcihp_skeleton.c cleanup
Kenji Kaneshige
1
-22
/
+11
2006-03-24
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
1
-42
/
+24
2006-03-24
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
3
-123
/
+23
2006-03-24
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
3
-21
/
+10
2006-03-24
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2
-23
/
+17
2006-03-24
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
1
-48
/
+36
2006-03-24
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2
-64
/
+63
2006-03-24
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
13
-137
/
+143
2006-03-24
[PATCH] PCI: quirk for IBM Dock II cardbus controllers
Kristen Accardi
1
-0
/
+27
2006-03-24
[PATCH] PCI: really fix parent's subordinate busnr
Kristen Accardi
1
-0
/
+5
2006-03-24
[PATCH] PCI: return max reserved busnr
Kristen Accardi
2
-2
/
+4
2006-03-24
[PATCH] PCI: clean up msi.c a bit
Grant Grundler
2
-23
/
+37
2006-03-23
[PATCH] reduce size of bio mempools
Benjamin LaHaise
1
-4
/
+4
2006-03-23
[PATCH] __GENERIC_PER_CPU changes
Eric Dumazet
1
-6
/
+2
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
42
-222
/
+137
2006-03-23
[PATCH] Only allocate percpu data for possible CPUs
Eric Dumazet
1
-3
/
+8
2006-03-23
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
Benjamin LaHaise
3
-15
/
+12
2006-03-23
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
6
-10
/
+50
2006-03-23
[PATCH] fs/*/file.c: drop insane header dependencies
Alexey Dobriyan
3
-18
/
+0
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2
-4
/
+2
2006-03-23
[PATCH] devpts: use lib/parser.c for parsing mount options
Domen Puncer
1
-27
/
+49
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
1
-5
/
+4
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
5
-17
/
+130
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
12
-112
/
+56
2006-03-23
[PATCH] notifier: profile.h forward decl fix
Andrew Morton
1
-1
/
+1
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
4
-7
/
+7
2006-03-23
[PATCH] ufs: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-30
/
+18
2006-03-23
[PATCH] ext2: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-35
/
+19
2006-03-23
[PATCH] sysv: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
1
-30
/
+18
2006-03-23
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
Alexey Dobriyan
1
-30
/
+18
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
1
-0
/
+12
2006-03-23
[PATCH] fs/ufs/file.c: drop insane header dependencies
Alexey Dobriyan
1
-10
/
+0
2006-03-23
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
1
-4
/
+4
2006-03-23
[PATCH] snsc kmalloc2kzalloc
Jes Sorensen
2
-9
/
+4
2006-03-23
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
2
-4
/
+5
2006-03-23
[PATCH] oss: semaphore to mutex conversion
Ingo Molnar
6
-53
/
+53
2006-03-23
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
1
-19
/
+19
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
5
-12
/
+14
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
4
-25
/
+25
2006-03-23
[PATCH] sem2mutex: NCPFS
Ingo Molnar
6
-27
/
+28
2006-03-23
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
5
-15
/
+16
2006-03-23
[PATCH] sem2mutex: HPFS
Ingo Molnar
4
-39
/
+40
2006-03-23
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
3
-10
/
+11
2006-03-23
[PATCH] sem2mutex: JFFS
Ingo Molnar
4
-49
/
+50
2006-03-23
[PATCH] sem2mutex: sound/oss/
Ingo Molnar
27
-410
/
+449
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
2
-9
/
+10
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
2
-10
/
+11
[next]