summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-10/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-1/+15
|\
| * bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-1/+8
| |\
| | * lib-average: Make config option selectableMichael Buesch2011-03-041-1/+8
| * | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+4
| |/
* | lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+39
|/
* decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+4
* decompressors: add XZ decompressor moduleLasse Collin2011-01-131-0/+2
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+3
* Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-091-0/+3
|\
| * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-291-0/+3
* | lmb: rename to memblockYinghai Lu2010-07-141-3/+0
* | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-071-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-061-0/+3
|\ \
| * | [LogFS] add new flash file systemJoern Engel2009-11-201-0/+3
| |/
* | lib: build list_sort() only if neededDon Mullis2010-03-061-0/+3
* | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-111-0/+4
* | The DRBD driverPhilipp Reisner2009-10-011-0/+3
|/
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-151-0/+6
* lib: isolate rational fractions helper functionOskar Schirmer2009-06-111-0/+3
* Merge branch 'linus' into core/printkIngo Molnar2009-03-281-6/+20
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+14
| |\
| | * bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin2009-01-071-0/+1
| | * bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-051-0/+13
| * | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-261-6/+0
| |\ \
| | * | sched: make plist a library facilityPeter Zijlstra2009-01-161-6/+0
| | |/
| * | netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-041-0/+6
| |/
* | vsprintf: add binary printfLai Jiangshan2009-03-061-0/+3
|/
* cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-011-0/+4
* bitmap: find_last_bit()Rusty Russell2009-01-011-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-0/+2
|\
| * libcrc32c: Select CRYPTO in KconfigHerbert Xu2008-12-251-0/+1
| * libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-251-0/+1
* | cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-131-0/+7
|/
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-2/+2
* [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-121-0/+7
* x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2008-04-261-0/+6
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-0/+3
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-0/+3
* CRC7 supportJan Nikitenko2007-07-171-0/+8
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-101-0/+6
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-101-0/+8
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-101-0/+8
* | Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-0/+5
|/
* [PATCH] sort the devres mess outAl Viro2007-02-111-2/+7
* [PATCH] uml problems with linux/io.hAl Viro2006-12-131-0/+5
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-0/+1
* [PATCH] bit reverse libraryAkinobu Mita2006-12-081-0/+3
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+5
OpenPOWER on IntegriCloud