aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-151-1/+1
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+2
* lib: Add generic binary search function to the kernel.Tim Abbott2011-05-191-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-1/+5
|\
| * bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+1
| * kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-0/+2
| * Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
| |\
| | * BKL: That's all, folksArnd Bergmann2011-03-051-1/+0
| * | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+2
| |/
* | lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+1
|/
* decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+1
* decompressors: add XZ decompressor moduleLasse Collin2011-01-131-0/+1
* flex_array: export symbols to modulesDavid Rientjes2011-01-131-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-061-0/+2
|\
| * lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+2
* | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-101-1/+1
* | timers: Introduce timerlist infrastructure.John Stultz2010-12-021-1/+1
|/
* Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-091-0/+1
|\
| * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-291-0/+1
* | lmb: rename to memblockYinghai Lu2010-07-141-2/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+1
|\ \
| * | Unified UUID/GUID definitionHuang Ying2010-05-191-1/+1
* | | fault-injection: add CPU notifier error injection moduleAkinobu Mita2010-05-271-0/+1
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-0/+3
|\ \ \
| * | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-0/+3
* | | | Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-291-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-151-1/+1
| |/ /
| * | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-071-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-061-0/+1
| |\ \
| | * | [LogFS] add new flash file systemJoern Engel2009-11-201-0/+1
| | |/
| * | lib: build list_sort() only if neededDon Mullis2010-03-061-1/+2
| * | lib: Introduce generic list_sort functionDave Chinner2010-01-121-1/+1
| * | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-111-0/+1
* | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-251-0/+2
|/ /
* | 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
| |\ \