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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-11
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-6
/
+1
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+5
2008-12-10
percpu_counter: fix CPU unplug race in percpu_counter_destroy()
Eric Dumazet
1
-2
/
+2
2008-12-02
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-2
/
+12
2008-11-20
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
1
-1
/
+1
2008-11-17
swiotlb: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
1
-3
/
+7
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
1
-1
/
+2
2008-11-07
cpumask: new API, v2
Rusty Russell
1
-0
/
+5
2008-11-06
cpumask: introduce new API, without changing anything
Rusty Russell
1
-0
/
+73
2008-10-30
Driver core: fix 'dynamic_debug' cmd line parameter
Jason Baron
1
-1
/
+3
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2
-15
/
+41
2008-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-15
/
+19
2008-10-23
swiotlb: remove panic for alloc_coherent failure
FUJITA Tomonori
1
-2
/
+4
2008-10-23
[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact
H. Peter Anvin
1
-15
/
+19
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+22
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-20
Implement %pR to print struct resource content
Linus Torvalds
1
-6
/
+43
2008-10-20
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
1
-11
/
+0
2008-10-20
Merge branch 'master' into for-upstream
David Vrabel
13
-188
/
+861
2008-10-17
block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+5
2008-10-17
lib: remove defining macros for strict_strto??
Harvey Harrison
1
-49
/
+68
2008-10-17
lib: trivial whitespace tidy
Harvey Harrison
1
-17
/
+9
2008-10-17
lib: pull base-guessing logic to helper function
Harvey Harrison
1
-38
/
+42
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-15
/
+495
2008-10-16
introduce generic iommu_num_pages function
Joerg Roedel
1
-0
/
+9
2008-10-16
Add kerneldoc documentation for new printk format extensions
Andi Kleen
1
-0
/
+12
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-2
/
+2
2008-10-16
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-2
/
+15
2008-10-16
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-13
/
+5
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
3
-0
/
+475
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
2
-1
/
+10
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
7
-65
/
+208
2008-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-5
/
+3
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
2
-32
/
+22
2008-10-11
Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+66
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
1
-1
/
+12
2008-10-09
init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param
Tejun Heo
1
-0
/
+6
2008-10-09
Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'
Jens Axboe
1
-1
/
+1
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+16
2008-10-09
klist: don't iterate over deleted entries
Tejun Heo
1
-26
/
+70
2008-10-03
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
James Bottomley
2
-1
/
+66
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU
Paul E. McKenney
1
-1
/
+1
[next]