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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2014-06-05
lib/asn1_decoder.c: kernel-doc warning fix
Fabian Frederick
1
-1
/
+1
2014-06-05
lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
Fabian Frederick
1
-5
/
+8
2014-06-05
lib/bug.c: convert printk to pr_foo()
Fabian Frederick
1
-11
/
+10
2014-06-05
lib/textsearch.c: move EXPORT_SYMBOL after functions
Fabian Frederick
1
-5
/
+4
2014-06-05
lib/nlattr.c: move EXPORT_SYMBOL after functions
Fabian Frederick
1
-9
/
+8
2014-06-05
lib/digsig.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+3
2014-06-05
lib/crc32.c: remove unnecessary __constant
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/radix-tree.c: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-06-05
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
Dan Streetman
1
-5
/
+10
2014-06-05
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
1
-0
/
+1
2014-06-05
lib/vsprintf.c: fix comparison to bool
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-4
/
+1
2014-06-05
lib/xz: enable all filters by default in Kconfig
Lasse Collin
1
-12
/
+12
2014-06-05
lib/plist.c: replace pr_debug with printk in plist_test()
Dan Streetman
1
-2
/
+2
2014-06-05
lib/xz: add comments for the intentionally missing break statements
Lasse Collin
1
-0
/
+4
2014-06-05
lib/string.c: use the name "C-string" in comments
Dan Carpenter
1
-4
/
+4
2014-06-05
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+52
2014-06-05
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-3
/
+3
2014-06-05
x86: enable DMA CMA with swiotlb
Akinobu Mita
1
-1
/
+1
2014-06-05
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+10
2014-06-05
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
1
-5
/
+8
2014-06-05
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+5
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-05-24
lib/devres.c: fix checkpatch warnings
Fabian Frederick
1
-3
/
+3
2014-05-24
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
1
-2
/
+2
2014-05-23
lib: add glibc style strchrnul() variant
Grant Likely
1
-0
/
+18
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2014-05-06
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-2
/
+2
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-04-30
lib: add fdt_empty_tree.c
Mark Salter
2
-1
/
+4
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+6
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-09
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-08
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-08
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-08
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-08
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-04
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-04
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-04
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-04
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-04
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-04
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-04
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
[next]