summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* The DRBD driverPhilipp Reisner2009-10-011-0/+2
* lib: flexible array implementationDave Hansen2009-07-291-1/+1
* lib: add lib/gcd.cFlorian Fainelli2009-06-181-1/+1
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-151-0/+2
* asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-0/+1
|\
| * lib: isolate rational fractions helper functionOskar Schirmer2009-06-111-0/+1
* | add generic lib/checksum.cArnd Bergmann2009-06-111-0/+2
|/
* lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman2009-04-241-1/+1
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-281-3/+9
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+5
| |\
| | * bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-081-4/+5
| | * bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-051-2/+5
| | * bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-041-1/+2
| * | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-261-2/+2
| |\ \
| | * | sched: make plist a library facilityPeter Zijlstra2009-01-161-2/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-1/+1
| |\ \
| | * | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-1/+1
| | |/
| * / netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-041-0/+2
| |/
* / dma-debug: add header file and core data structuresJoerg Roedel2009-03-051-0/+2
|/
* bitmap: find_last_bit()Rusty Russell2009-01-011-0/+1
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-1/+1
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-0/+2
* [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-031-1/+2
* lib: generic show_mem()Johannes Weiner2008-07-261-1/+1
* task_current_syscallRoland McGrath2008-07-261-0/+2
* rtc: BCD codeshrinkDavid Brownell2008-07-241-1/+1
* ftrace: do not trace library functionsIngo Molnar2008-07-171-12/+5
* ftrace: fix lockup with MAXSMPIngo Molnar2008-07-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-0/+1
|\
| * [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-121-0/+1
* | ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt2008-05-231-4/+4
* | ftrace: remove function tracing from spinlock debugSteven Rostedt2008-05-231-1/+2
* | ftrace: do not profile lib/string.oSteven Rostedt2008-05-231-0/+8
|/
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+1
* isolate ratelimit from printk.c for other useDave Young2008-04-291-1/+1
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-261-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-0/+2
|\
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+0
|\ \
| * | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-281-1/+0
| |/
* / Generic semaphore implementationMatthew Wilcox2008-04-171-1/+0
|/
* lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski2008-02-081-2/+2
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-051-0/+1
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-281-0/+1
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-281-1/+1
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-141-2/+2
* Fix cpusets update_cpumaskPaul Menage2007-10-191-1/+1
* lib: floating proportionsPeter Zijlstra2007-10-171-1/+2
* Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-121-1/+2