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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+1
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
1
-0
/
+1
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-1
/
+3
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-01-24
test: check copy_to/from_user boundary validation
Kees Cook
1
-0
/
+1
2014-01-24
test: add minimal module for verification testing
Kees Cook
1
-0
/
+1
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
1
-1
/
+1
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+2
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-0
/
+1
2013-11-20
percpu-refcount: Add percpu-refcount.o to obj-y
Randy Dunlap
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
1
-0
/
+2
2013-11-06
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
1
-1
/
+0
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
1
-2
/
+0
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
1
-1
/
+0
2013-09-24
Add a generic associative array implementation.
David Howells
1
-0
/
+1
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+3
2013-09-10
idr: Percpu ida
Kent Overstreet
1
-2
/
+3
2013-09-02
lockref: uninline lockref helper functions
Linus Torvalds
1
-0
/
+1
2013-07-09
lib: add lz4 compressor module
Chanho Min
1
-0
/
+2
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
1
-0
/
+2
2013-07-09
lib: add weak clz/ctz functions
Chanho Min
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2013-07-03
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
1
-0
/
+2
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
1
-0
/
+2
2013-06-04
percpu: implement generic percpu refcounting
Kent Overstreet
1
-1
/
+1
2013-05-23
lib: make iovec obj instead of lib
Randy Dunlap
1
-2
/
+2
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
1
-1
/
+1
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-0
/
+1
2013-05-01
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-1
/
+3
2013-04-16
Move utf16 functions to kernel core and rename
Matthew Garrett
1
-0
/
+2
2013-02-28
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
1
-1
/
+1
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-12-18
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-1
/
+2
2012-12-18
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
1
-1
/
+1
2012-12-14
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2012-12-14
powerpc+of: Rename and fix OF reconfig notifier error inject module
Benjamin Herrenschmidt
1
-2
/
+2
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2012-12-06
lib/Makefile: Fix oid_registry build dependency
Tim Gardner
1
-1
/
+1
2012-11-28
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
Bill Pemberton
1
-2
/
+1
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+18
2012-10-09
prio_tree: remove
Michel Lespinasse
1
-2
/
+1
2012-10-09
rbtree: add prio tree and interval tree tests
Michel Lespinasse
1
-0
/
+4
2012-10-09
rbtree: performance and correctness test
Michel Lespinasse
1
-0
/
+2
2012-10-08
X.509: Add an ASN.1 decoder
David Howells
1
-0
/
+2
2012-10-08
X.509: Implement simple static OID registry
David Howells
1
-0
/
+16
2012-10-01
lib: Add early cpio decoder
H. Peter Anvin
1
-1
/
+1
2012-07-31
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]