summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)AuthorLines
2005-03-07[PATCH] lib/parser.o linkage fixAndrew Morton-2/+2
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall-1/+2
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall-1/+1
2005-03-07[PATCH] sort: link it inAndrew Morton-1/+3
2005-03-07[PATCH] lib/sort: Heapsort implementation of sort()Matt Mackall-1/+1
2005-01-04[PATCH] prio_tree: move general code from mm/ to lib/Werner Almesberger-1/+1
2005-01-04[PATCH] out-of-line implementation of find_next_bit()David Howells-0/+1
2004-10-24Un-inline the big kernel lock.Linus Torvalds-0/+1
2004-10-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+5
2004-10-21Shared Reed-Solomon ECC libraryThomas Gleixner-0/+1
2004-10-20kobject: add CONFIG_DEBUG_KOBJECTGreg Kroah-Hartman-1/+5
2004-09-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+1
2004-09-23The generic iomap library needs to be linked unconditionally.Linus Torvalds-1/+1
2004-09-22Merge gregkh@kernel.bkbits.net:linux/driver-2.6Greg Kroah-Hartman-1/+1
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds-0/+1
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman-1/+1
2004-08-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-4/+1
2004-08-24kobject: convert struct kobject use kref.Greg Kroah-Hartman-4/+1
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg-1/+1
2004-07-10[PATCH] fix CRC16 misnamingAndrey Panin-1/+1
2004-06-26[PATCH] crc: add common CRC16 moduleAndrey Panin-0/+1
2004-04-27[LIB]: Add CRC32c (Castagnoli, et al Cyclic Redundancy-Check)Clay Haapala-0/+1
2004-03-14kref: add kref structure to kernel tree.Greg Kroah-Hartman-0/+3
2004-02-03[PATCH] bitmap parsing/printing routines, version 4Andrew Morton-1/+1
2004-01-19[PATCH] sort exception tablesPaul Mackerras-1/+1
2004-01-19[PATCH] uninline bitmap functionsAndrew Morton-1/+2
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton-1/+1
2003-12-29[PATCH] sqrt() fixesAndrew Morton-1/+1
2003-11-18[PATCH] fix percpu_counter_mod linkage problemAndrew Morton-1/+0
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton-1/+1
2003-09-26[PATCH] select CRC32Brian Gerst-6/+0
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti-1/+1
2003-06-22[PATCH] add dvb subsystem as a crc32 lib userMichael Hunold-0/+1
2003-06-09Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg-11/+10
2003-06-07[PATCH] be more flexible about creating library archivesSam Ravnborg-6/+5
2003-06-07kbuild: Nice output when generating crc32 tableSam Ravnborg-11/+10
2003-05-11[BRLOCK]: Kill big reader locks, no longer used.Stephen Hemminger-1/+1
2003-04-12[PATCH] percpu_counters: approximate but scalable countersAndrew Morton-0/+1
2003-02-18Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman-1/+1
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger-1/+1
2003-02-17[PATCH] USB speedtouch: replace speedtouch crc routinesDuncan Sands-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski-3/+0
2002-12-29[PATCH] crc32 speedup/use anywhereBrian Murphy-0/+8
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst-2/+0
2002-10-29introduce struct kobject: simple, generic object for embedding in other struc...Patrick Mochel-2/+3
2002-10-17Use kernel crc32 for BlueZ BNEPMarcel Holtmann-0/+1
2002-09-15[PATCH] add dump_stack(): cross-arch backtraceAndrew Morton-1/+1
2002-05-24kbuild: Use standard multi-part object declaration in lib/*Kai Germaschewski-5/+2
2002-04-09[PATCH] Velikov/Hellwig radix-tree pagecacheAndrew Morton-2/+4
2002-04-04USBGreg Kroah-Hartman-1/+1