summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
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
2005-03-07[PATCH] lib/parser.o linkage fixAndrew Morton
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall
2005-03-07[PATCH] sort: link it inAndrew Morton
2005-03-07[PATCH] lib/sort: Heapsort implementation of sort()Matt Mackall
2005-01-04[PATCH] prio_tree: move general code from mm/ to lib/Werner Almesberger
2005-01-04[PATCH] out-of-line implementation of find_next_bit()David Howells
2004-10-24Un-inline the big kernel lock.Linus Torvalds
2004-10-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-21Shared Reed-Solomon ECC libraryThomas Gleixner
2004-10-20kobject: add CONFIG_DEBUG_KOBJECTGreg Kroah-Hartman
2004-09-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-09-23The generic iomap library needs to be linked unconditionally.Linus Torvalds
2004-09-22Merge gregkh@kernel.bkbits.net:linux/driver-2.6Greg Kroah-Hartman
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman
2004-08-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-08-24kobject: convert struct kobject use kref.Greg Kroah-Hartman
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg
2004-07-10[PATCH] fix CRC16 misnamingAndrey Panin
2004-06-26[PATCH] crc: add common CRC16 moduleAndrey Panin
2004-04-27[LIB]: Add CRC32c (Castagnoli, et al Cyclic Redundancy-Check)Clay Haapala
2004-03-14kref: add kref structure to kernel tree.Greg Kroah-Hartman
2004-02-03[PATCH] bitmap parsing/printing routines, version 4Andrew Morton
2004-01-19[PATCH] sort exception tablesPaul Mackerras
2004-01-19[PATCH] uninline bitmap functionsAndrew Morton
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton
2003-12-29[PATCH] sqrt() fixesAndrew Morton
2003-11-18[PATCH] fix percpu_counter_mod linkage problemAndrew Morton
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton
2003-09-26[PATCH] select CRC32Brian Gerst
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti
2003-06-22[PATCH] add dvb subsystem as a crc32 lib userMichael Hunold
2003-06-09Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg
2003-06-07[PATCH] be more flexible about creating library archivesSam Ravnborg
2003-06-07kbuild: Nice output when generating crc32 tableSam Ravnborg