index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
2008-05-23
1
-4
/
+4
*
ftrace: remove function tracing from spinlock debug
Steven Rostedt
2008-05-23
1
-1
/
+2
*
ftrace: do not profile lib/string.o
Steven Rostedt
2008-05-23
1
-0
/
+8
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
1
-0
/
+1
*
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
1
-1
/
+1
*
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2008-04-26
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-0
/
+2
|
\
|
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-18
1
-1
/
+0
|
\
\
|
*
|
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
2008-03-28
1
-1
/
+0
|
|
/
*
|
Generic semaphore implementation
Matthew Wilcox
2008-04-17
1
-1
/
+0
|
/
*
lib/scatterlist.o needed by a module only - link it in unconditionally
Guennadi Liakhovetski
2008-02-08
1
-2
/
+2
*
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
2008-02-05
1
-0
/
+1
*
[LIB]: Introduce struct pcounter
Arnaldo Carvalho de Melo
2008-01-28
1
-0
/
+1
*
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
2008-01-28
1
-1
/
+1
*
lib: move bitmap.o from lib-y to obj-y.
Paul Mundt
2007-11-14
1
-2
/
+2
*
Fix cpusets update_cpumask
Paul Menage
2007-10-19
1
-1
/
+1
*
lib: floating proportions
Peter Zijlstra
2007-10-17
1
-1
/
+2
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
1
-1
/
+2
*
Move kasprintf.o to obj-y
Alexey Dobriyan
2007-10-07
1
-2
/
+2
*
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
2007-08-22
1
-1
/
+2
*
lib: move kasprintf to a separate file
Sam Ravnborg
2007-07-31
1
-1
/
+1
*
add argv_split()
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
*
CRC7 support
Jan Nikitenko
2007-07-17
1
-0
/
+1
*
Make check_signature depend on CONFIG_HAS_IOMEM
Linus Torvalds
2007-07-16
1
-2
/
+2
*
uninline check_signature()
Andrew Morton
2007-07-16
1
-1
/
+1
*
Add LZO1X algorithm to the kernel
Richard Purdie
2007-07-10
1
-0
/
+2
*
lib/hexdump
Randy Dunlap
2007-05-11
1
-1
/
+1
*
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
2007-05-10
1
-0
/
+1
|
\
|
*
CRC ITU-T V.41
Ivo van Doorn
2007-05-10
1
-0
/
+1
*
|
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2007-04-25
1
-2
/
+3
|
/
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-3
/
+3
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-2
/
+3
*
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
2007-02-09
1
-2
/
+2
*
devres: device resource management
Tejun Heo
2007-02-09
1
-2
/
+1
*
[PATCH] uml problems with linux/io.h
Al Viro
2006-12-13
1
-1
/
+2
*
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
2006-12-13
1
-1
/
+1
*
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
2006-12-08
1
-0
/
+1
*
[PATCH] bit reverse library
Akinobu Mita
2006-12-08
1
-0
/
+1
*
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
2006-12-08
1
-0
/
+2
*
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
2006-12-07
1
-1
/
+1
*
[PATCH] remove carta_random32
Andrew Morton
2006-10-17
1
-1
/
+1
*
[PATCH] rename net_random to random32
Stephen Hemminger
2006-10-17
1
-1
/
+1
*
[PATCH] Add carta_random32() library routine
Stephane Eranian
2006-10-11
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-3
/
+1
*
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
1
-0
/
+2
*
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
2006-10-01
1
-0
/
+1
*
[PATCH] Debug variants of linked list macros
Dave Jones
2006-09-29
1
-0
/
+1
*
[PATCH] syscall class hookup for all normal targets
Al Viro
2006-09-12
1
-0
/
+1
[next]