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-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
2008-10-03
Merge commit 'v2.6.27-rc8' into core/rcu
Ingo Molnar
2
-1
/
+5
2008-09-24
Merge branch 'timers/urgent' into x86/xen
Ingo Molnar
2
-1
/
+5
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
1
-3
/
+2
2008-09-19
convert swiotlb to use dma_get_mask
FUJITA Tomonori
1
-5
/
+1
2008-09-14
Merge branch 'linus' into x86/iommu
Ingo Molnar
1
-0
/
+4
2008-09-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2008-09-11
sg: disable interrupts inside sg_copy_buffer
FUJITA Tomonori
1
-0
/
+4
2008-09-11
swiotlb: fix back-off path when memory allocation fails
Daniel J Blueman
1
-1
/
+1
2008-09-10
Merge branch 'core/xen' into x86/xen
Ingo Molnar
3
-21
/
+27
2008-09-10
swiotlb: convert swiotlb to use is_buffer_dma_capable helper function
FUJITA Tomonori
1
-7
/
+8
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
4
-23
/
+28
2008-09-10
Merge commit 'v2.6.27-rc6' into core/rcu
Ingo Molnar
7
-24
/
+61
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
1
-10
/
+1
2008-09-08
swiotlb: add is_swiotlb_buffer helper function
FUJITA Tomonori
1
-5
/
+9
2008-09-08
swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...
FUJITA Tomonori
1
-1
/
+1
2008-09-08
swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent
FUJITA Tomonori
1
-5
/
+2
2008-09-08
swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent
FUJITA Tomonori
1
-7
/
+0
2008-09-06
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+23
2008-09-03
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
1
-3
/
+3
2008-09-01
debugobjects: fix lockdep warning
Vegard Nossum
1
-8
/
+23
2008-08-25
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-2
/
+1
2008-08-21
kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.
Ingo Oeser
1
-2
/
+1
2008-08-20
Merge branch 'linus' into x86/xen
Ingo Molnar
7
-26
/
+67
2008-10-09
percpu counter: clean up percpu_counter_sum_and_set()
Mingming Cao
1
-5
/
+3
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+2
2008-08-17
Move sysctl check into debugging section and don't make it default y
Andi Kleen
1
-0
/
+8
2008-08-16
lmb: Fix reserved region handling in lmb_enforce_memory_limit().
David S. Miller
1
-0
/
+2
2008-08-13
docsrc: build Documentation/ sources
Randy Dunlap
1
-0
/
+9
2008-08-13
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
1
-0
/
+11
2008-08-13
lib/vsprintf.c: wrong conversion function used
Yi Yang
1
-1
/
+1
2008-08-12
Merge branch 'core/locking' into core/urgent
Ingo Molnar
1
-0
/
+2
2008-08-11
rcu, debug: detect stalled grace periods
Paul E. McKenney
1
-0
/
+13
2008-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+7
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-21
/
+27
2008-08-01
kgdb: remove the requirement for CONFIG_FRAME_POINTER
Jason Wessel
1
-4
/
+7
2008-08-01
debug_locks: set oops_in_progress if we will log messages.
David Miller
1
-0
/
+2
[next]