index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2007-05-11
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
1
-0
/
+1
2007-05-10
CRC ITU-T V.41
Ivo van Doorn
1
-0
/
+1
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-2
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-3
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-2
/
+3
2007-02-10
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
1
-2
/
+2
2007-02-10
devres: device resource management
Tejun Heo
1
-2
/
+1
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-1
/
+2
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
1
-1
/
+1
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
1
-0
/
+1
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
1
-0
/
+1
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
1
-0
/
+2
2006-12-07
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
1
-1
/
+1
2006-10-17
[PATCH] remove carta_random32
Andrew Morton
1
-1
/
+1
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
1
-1
/
+1
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-3
/
+1
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
1
-0
/
+2
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
1
-0
/
+1
2006-09-29
[PATCH] Debug variants of linked list macros
Dave Jones
1
-0
/
+1
2006-09-12
[PATCH] syscall class hookup for all normal targets
Al Viro
1
-0
/
+1
2006-07-04
[PATCH] lockdep: locking API self tests
Ingo Molnar
1
-0
/
+1
2006-07-04
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-1
/
+1
2006-06-28
[PATCH] pi-futex: add plist implementation
Ingo Molnar
1
-0
/
+1
2006-06-23
[PATCH] percpu_counters: create lib/percpu_counter.c
Ravikiran G Thirumalai
1
-0
/
+1
2006-03-26
[PATCH] bitops: generic hweight{64,32,16,8}()
Akinobu Mita
1
-0
/
+1
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
1
-0
/
+2
2006-02-01
[PATCH] Introduce __iowrite32_copy
Bryan O'Sullivan
1
-1
/
+1
2005-09-30
[PATCH] swiotlb: move from arch/ia64/lib/ to lib/
John W. Linville
1
-0
/
+2
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
1
-0
/
+1
2005-09-09
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
1
-1
/
+2
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
1
-0
/
+1
2005-08-30
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
1
-0
/
+1
2005-07-28
[PATCH] statically link halfmd4
Andrew Morton
1
-2
/
+2
[next]