summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move kasprintf.o to obj-yAlexey Dobriyan2007-10-071-2/+2
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-1/+2
* lib: move kasprintf to a separate fileSam Ravnborg2007-07-311-1/+1
* add argv_split()Jeremy Fitzhardinge2007-07-181-1/+1
* CRC7 supportJan Nikitenko2007-07-171-0/+1
* Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-161-2/+2
* uninline check_signature()Andrew Morton2007-07-161-1/+1
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-101-0/+2
* lib/hexdumpRandy Dunlap2007-05-111-1/+1
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-101-0/+1
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-101-0/+1
* | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-2/+3
|/
* [PATCH] sort the devres mess outAl Viro2007-02-111-3/+3
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-2/+3
* iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-091-2/+2
* devres: device resource managementTejun Heo2007-02-091-2/+1
* [PATCH] uml problems with linux/io.hAl Viro2006-12-131-1/+2
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-131-1/+1
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-081-0/+1
* [PATCH] bit reverse libraryAkinobu Mita2006-12-081-0/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-081-0/+2
* [PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap2006-12-071-1/+1
* [PATCH] remove carta_random32Andrew Morton2006-10-171-1/+1
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-171-1/+1
* [PATCH] Add carta_random32() library routineStephane Eranian2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-3/+1
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-0/+2
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-011-0/+1
* [PATCH] Debug variants of linked list macrosDave Jones2006-09-291-0/+1
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+1
* [PATCH] lockdep: locking API self testsIngo Molnar2006-07-031-0/+1
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-1/+1
* [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-271-0/+1
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-231-0/+1
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-261-0/+1
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-0/+2
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-011-1/+1
* [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-291-0/+2
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-0/+1
* [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-081-1/+2
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-051-0/+1
* [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso2005-08-291-0/+1
* [PATCH] statically link halfmd4Andrew Morton2005-07-271-2/+2
* [LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller2005-06-231-1/+1
* [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-231-0/+1
* [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-231-0/+1
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-231-0/+2
* [PATCH] ia64 uncached allocJes Sorensen2005-06-211-0/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-0/+1
OpenPOWER on IntegriCloud