summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAge
* llist: Make some llist functions inlineHuang Ying2011-10-04
* bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven2011-08-30
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
* Merge branch 'apei' into apei-releaseLen Brown2011-08-03
|\
| * lib, Add lock-less NULL terminated single listHuang Ying2011-08-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\ \ | |/ |/|
| * lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-03
| * lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-03
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
|/
* lib: Add generic binary search function to the kernel.Tim Abbott2011-05-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23
| * kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-22
| * Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
| |\
| | * BKL: That's all, folksArnd Bergmann2011-03-05
| * | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-24
| |/
* | lib: add shared BCH ECC libraryIvan Djelic2011-03-11
|/
* decompressors: add boot-time XZ supportLasse Collin2011-01-13
* decompressors: add XZ decompressor moduleLasse Collin2011-01-13
* flex_array: export symbols to modulesDavid Rientjes2011-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-06
|\
| * lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-18
* | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-10
* | timers: Introduce timerlist infrastructure.John Stultz2010-12-02
|/
* Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
|\
| * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
* | lmb: rename to memblockYinghai Lu2010-07-14
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * | Unified UUID/GUID definitionHuang Ying2010-05-19
* | | fault-injection: add CPU notifier error injection moduleAkinobu Mita2010-05-27
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \
| * | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-06
* | | | Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-29
|\ \ \ \ | | |/ / | |/| |
| * | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
| |/ /
| * | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-06
| |\ \
| | * | [LogFS] add new flash file systemJoern Engel2009-11-20
| | |/
| * | lib: build list_sort() only if neededDon Mullis2010-03-06
| * | lib: Introduce generic list_sort functionDave Chinner2010-01-12
| * | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-25
|/ /
* | The DRBD driverPhilipp Reisner2009-10-01
|/
* lib: flexible array implementationDave Hansen2009-07-29
* lib: add lib/gcd.cFlorian Fainelli2009-06-18
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-15
* asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
|\
| * lib: isolate rational fractions helper functionOskar Schirmer2009-06-11
* | add generic lib/checksum.cArnd Bergmann2009-06-11
|/
* lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman2009-04-24
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
|\