summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds1-0/+3
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+3
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds1-0/+3
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller1-0/+3
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V1-0/+8
2012-04-20lib: add support for stmp-style devicesWolfram Sang1-0/+3
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger1-0/+5
2012-03-23crc32: select an algorithm via KconfigDarrick J. Wong1-0/+43
2012-03-23crc32: bolt on crc32cDarrick J. Wong1-4/+4
2012-03-23crc32: simplify unit test codeBob Pearson1-0/+10
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller1-0/+4
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin1-0/+3
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin1-3/+3
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin1-5/+3
2012-01-18lib: digital signature dependency fixDmitry Kasatkin1-1/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin1-1/+1
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+25
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+3
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+3
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin1-0/+4
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-0/+3
2011-11-22digsig: build dependency fixDmitry Kasatkin1-1/+1
2011-11-13Merge branch 'master' into for-nextJiri Kosina1-3/+0
2011-11-09crypto: digital signature verification supportDmitry Kasatkin1-0/+8
2011-11-09crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin1-0/+10
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin1-0/+7
2011-10-29Docs: Kconfig: CORDIC descriptionMichael Witten1-3/+2
2011-10-29Docs: wording: functions -> algorithmMichael Witten1-1/+1
2011-10-29Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten1-2/+2
2011-10-04llist: Make some llist functions inlineHuang Ying1-3/+0
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+3
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying1-0/+3
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+14
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel1-0/+7
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel1-0/+7
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-10/+0
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy1-1/+15
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+3
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+8
2011-03-11lib: add shared BCH ECC libraryIvan Djelic1-0/+39
2011-03-04lib-average: Make config option selectableMichael Buesch1-1/+8
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings1-0/+4
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+4
2011-01-13decompressors: add XZ decompressor moduleLasse Collin1-0/+2
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+3