summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)Author
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-07-31lib: move kasprintf to a separate fileSam Ravnborg
2007-07-18add argv_split()Jeremy Fitzhardinge
2007-07-17CRC7 supportJan Nikitenko
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds
2007-07-16uninline check_signature()Andrew Morton
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie
2007-05-11lib/hexdumpRandy Dunlap
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10CRC ITU-T V.41Ivo van Doorn
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo
2007-02-09devres: device resource managementTejun Heo
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-08[PATCH] fault-injection capabilities infrastructureAkinobu Mita
2006-12-08[PATCH] bit reverse libraryAkinobu Mita
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-07[PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap
2006-10-17[PATCH] remove carta_random32Andrew Morton
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger
2006-10-11[PATCH] Add carta_random32() library routineStephane Eranian
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise
2005-08-29[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso
2005-07-27[PATCH] statically link halfmd4Andrew Morton
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf
2005-06-21[PATCH] ia64 uncached allocJes Sorensen
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org