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
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+5
2009-03-27
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-03-25
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-03-05
dma-debug: add header file and core data structures
Joerg Roedel
1
-0
/
+2
2009-03-04
netlink: Move netlink attribute parsing support to lib
Geert Uytterhoeven
1
-0
/
+2
2009-01-16
sched: make plist a library facility
Peter Zijlstra
1
-2
/
+2
2009-01-09
bzip2/lzma: centralize format detection
H. Peter Anvin
1
-4
/
+5
2009-01-06
bzip2/lzma: proper Kconfig dependencies for the ramdisk options
H. Peter Anvin
1
-2
/
+5
2009-01-05
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
1
-1
/
+2
2009-01-01
bitmap: find_last_bit()
Rusty Russell
1
-0
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-0
/
+2
2008-10-03
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
James Bottomley
1
-1
/
+2
2008-07-26
lib: generic show_mem()
Johannes Weiner
1
-1
/
+1
2008-07-26
task_current_syscall
Roland McGrath
1
-0
/
+2
2008-07-24
rtc: BCD codeshrink
David Brownell
1
-1
/
+1
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen
1
-0
/
+1
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
1
-4
/
+4
2008-05-23
ftrace: remove function tracing from spinlock debug
Steven Rostedt
1
-1
/
+2
2008-05-23
ftrace: do not profile lib/string.o
Steven Rostedt
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
1
-0
/
+1
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
1
-1
/
+1
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
1
-0
/
+1
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-0
/
+2
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
1
-1
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-1
/
+0
2008-03-29
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
1
-1
/
+0
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-0
/
+2
2008-02-09
lib/scatterlist.o needed by a module only - link it in unconditionally
Guennadi Liakhovetski
1
-2
/
+2
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
1
-0
/
+1
2008-01-29
[LIB]: Introduce struct pcounter
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-1
/
+1
2007-11-15
lib: move bitmap.o from lib-y to obj-y.
Paul Mundt
1
-2
/
+2
2007-10-19
Fix cpusets update_cpumask
Paul Menage
1
-1
/
+1
2007-10-17
lib: floating proportions
Peter Zijlstra
1
-1
/
+2
2007-10-13
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-1
/
+2
2007-10-08
Move kasprintf.o to obj-y
Alexey Dobriyan
1
-2
/
+2
2007-08-23
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
1
-1
/
+2
2007-08-01
lib: move kasprintf to a separate file
Sam Ravnborg
1
-1
/
+1
2007-07-18
add argv_split()
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
CRC7 support
Jan Nikitenko
1
-0
/
+1
2007-07-17
Make check_signature depend on CONFIG_HAS_IOMEM
Linus Torvalds
1
-2
/
+2
2007-07-16
uninline check_signature()
Andrew Morton
1
-1
/
+1
2007-07-11
Add LZO1X algorithm to the kernel
Richard Purdie
1
-0
/
+2
2007-05-11
lib/hexdump
Randy Dunlap
1
-1
/
+1
[prev]
[next]