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