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
2012-04-18
mpi: Avoid using freed pointer in mpi_lshift_limbs()
Jesper Juhl
1
-2
/
+3
2012-04-11
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
1
-7
/
+7
2012-03-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-270
/
+188
2012-03-29
crc32: add help text for the algorithm select option
Darrick J. Wong
1
-0
/
+4
2012-03-29
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
1
-258
/
+33
2012-03-29
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
1
-0
/
+151
2012-03-29
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
1
-12
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
63
-63
/
+71
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
8
-0
/
+9
2012-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-8
/
+0
2012-03-24
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
1
-0
/
+20
2012-03-24
crc32: select an algorithm via Kconfig
Darrick J. Wong
2
-0
/
+61
2012-03-24
crc32: add self-test code for crc32c
Darrick J. Wong
1
-102
/
+261
2012-03-24
crc32: bolt on crc32c
Darrick J. Wong
4
-34
/
+95
2012-03-24
crc32: add note about this patchset to crc32.c
Bob Pearson
1
-0
/
+4
2012-03-24
crc32: optimize loop counter for x86
Bob Pearson
1
-0
/
+13
2012-03-24
crc32: add slice-by-8 algorithm to existing code
Bob Pearson
3
-35
/
+75
2012-03-24
crc32: make CRC_*_BITS definition correspond to actual bit counts
Bob Pearson
3
-12
/
+34
2012-03-24
crc32: fix mixing of endian-specific types
Bob Pearson
1
-6
/
+6
2012-03-24
crc32: miscellaneous cleanups
Bob Pearson
2
-71
/
+39
2012-03-24
crc32: simplify unit test code
Bob Pearson
2
-117
/
+691
2012-03-24
crc32: move long comment about crc32 fundamentals to Documentation/
Bob Pearson
1
-127
/
+2
2012-03-24
crc32: remove two instances of trailing whitespaces
Bob Pearson
2
-2
/
+2
2012-03-24
prio_tree: introduce prio_set_parent()
Xiao Guangrong
1
-25
/
+22
2012-03-24
prio_tree: simplify prio_tree_expand()
Xiao Guangrong
1
-24
/
+14
2012-03-24
prio_tree: cleanup prio_tree_left()/prio_tree_right()
Xiao Guangrong
1
-41
/
+37
2012-03-24
prio_tree: remove unnecessary code in prio_tree_replace
Xiao Guangrong
1
-1
/
+0
2012-03-24
string: memchr_inv() speed improvements
Akinobu Mita
1
-4
/
+16
2012-03-24
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
1
-1
/
+1
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
1
-0
/
+1
2012-03-22
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-5
/
+4
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-95
/
+197
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+11
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+24
2012-03-20
lib: remove the second argument of k[un]map_atomic()
Cong Wang
2
-5
/
+4
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-14
/
+12
2012-03-12
dql: Fix undefined jiffies
Tom Herbert
1
-0
/
+1
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
14
-157
/
+114
2012-03-09
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
1
-10
/
+9
2012-03-08
lib: reduce the use of module.h wherever possible
Paul Gortmaker
63
-63
/
+74
2012-03-06
vsprintf: make %pV handling compatible with kasprintf()
Jan Beulich
1
-3
/
+9
2012-03-06
debugobjects: Fix selftest for static warnings
Stephen Boyd
1
-11
/
+3
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-6
/
+17
[next]