summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)AuthorLines
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan-0/+2
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-1/+0
2011-03-11lib: add shared BCH ECC libraryIvan Djelic-0/+1
2011-03-05BKL: That's all, folksArnd Bergmann-1/+0
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings-0/+2
2011-01-13decompressors: add boot-time XZ supportLasse Collin-0/+1
2011-01-13decompressors: add XZ decompressor moduleLasse Collin-0/+1
2011-01-13flex_array: export symbols to modulesDavid Rientjes-2/+2
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+2
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz-1/+1
2010-12-02timers: Introduce timerlist infrastructure.John Stultz-1/+1
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf-0/+2
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse-0/+1
2010-07-14lmb: rename to memblockYinghai Lu-2/+0
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita-0/+1
2010-05-19Unified UUID/GUID definitionHuang Ying-1/+1
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin-1/+3
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov-0/+3
2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen-1/+1
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds-2/+1
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds-0/+1
2010-03-06lib: build list_sort() only if neededDon Mullis-1/+2
2010-02-25lib: Add self-test for atomic64_tLuca Barbieri-0/+2
2010-01-12lib: Introduce generic list_sort functionDave Chinner-1/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre-0/+1
2009-11-20[LogFS] add new flash file systemJoern Engel-0/+1
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse-0/+1
2009-10-01The DRBD driverPhilipp Reisner-0/+2
2009-07-29lib: flexible array implementationDave Hansen-1/+1
2009-06-18lib: add lib/gcd.cFlorian Fainelli-1/+1
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras-0/+2
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann-0/+1
2009-06-11add generic lib/checksum.cArnd Bergmann-0/+2
2009-06-11lib: isolate rational fractions helper functionOskar Schirmer-0/+1
2009-04-24lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman-1/+1
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar-3/+9
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-1/+5
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+1
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-1/+1
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel-0/+2
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven-0/+2
2009-01-16sched: make plist a library facilityPeter Zijlstra-2/+2
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin-4/+5
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin-2/+5
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff-1/+2
2009-01-01bitmap: find_last_bit()Rusty Russell-0/+1
2008-11-14CRED: Inaugurate COW credentialsDavid Howells-1/+1