aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11lib: add shared BCH ECC libraryIvan Djelic
2011-03-04lib-average: Make config option selectableMichael Buesch
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2010-07-14lmb: rename to memblockYinghai Lu
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-03-06lib: build list_sort() only if neededDon Mullis
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre
2009-11-20[LogFS] add new flash file systemJoern Engel
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse
2009-10-01The DRBD driverPhilipp Reisner
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras
2009-06-11lib: isolate rational fractions helper functionOskar Schirmer
2009-03-28Merge branch 'linus' into core/printkIngo Molnar
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-06vsprintf: add binary printfLai Jiangshan
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven
2009-01-16sched: make plist a library facilityPeter Zijlstra
2009-01-07bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin
2009-01-01cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell
2009-01-01bitmap: find_last_bit()Rusty Russell
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-25libcrc32c: Select CRYPTO in KconfigHerbert Xu
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-07-17CRC7 supportJan Nikitenko
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10CRC ITU-T V.41Ivo van Doorn