summaryrefslogtreecommitdiff
path: root/lib/Kconfig
Commit message (Expand)AuthorAge
* llist: Make some llist functions inlineHuang Ying2011-10-04
* 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
|/
* 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
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-11
| |\
| | * lib-average: Make config option selectableMichael Buesch2011-03-04
| * | 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
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-18
* 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
* | 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
* | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* | The DRBD driverPhilipp Reisner2009-10-01
|/
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-15
* lib: isolate rational fractions helper functionOskar Schirmer2009-06-11
* Merge branch 'linus' into core/printkIngo Molnar2009-03-28
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\
| | * bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin2009-01-07
| | * bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-05
| * | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-26
| |\ \
| | * | sched: make plist a library facilityPeter Zijlstra2009-01-16
| | |/
| * | netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-04
| |/
* | vsprintf: add binary printfLai Jiangshan2009-03-06
|/
* cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-01
* bitmap: find_last_bit()Rusty Russell2009-01-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30
|\
| * libcrc32c: Select CRYPTO in KconfigHerbert Xu2008-12-25
| * libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-25
* | cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-13
|/
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-16
* [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-12
* x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2008-04-26
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-22
* CRC7 supportJan Nikitenko2007-07-17
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-10
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-10
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-10