summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-271-0/+5
|\
| * Introduce CONFIG_GENERIC_IORichard Weinberger2012-03-251-0/+5
* | crc32: select an algorithm via KconfigDarrick J. Wong2012-03-231-0/+43
* | crc32: bolt on crc32cDarrick J. Wong2012-03-231-4/+4
* | crc32: simplify unit test codeBob Pearson2012-03-231-0/+10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-071-0/+3
|\
| * lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+3
* | lib: Fix multiple definitions of clz_tabDavid Miller2012-02-021-0/+4
|/
* lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin2012-01-181-3/+3
* lib: MPILIB Kconfig description updateDmitry Kasatkin2012-01-181-5/+3
* lib: digital signature dependency fixDmitry Kasatkin2012-01-181-1/+2
* lib: digital signature config option name changeDmitry Kasatkin2012-01-181-1/+1
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-101-0/+25
|\
| * digsig: build dependency fixDmitry Kasatkin2011-11-221-1/+1
| * crypto: digital signature verification supportDmitry Kasatkin2011-11-091-0/+8
| * crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-091-0/+10
| * crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-091-0/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-0/+7
|\ \
| * | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+4
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-0/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-4/+3
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-11-131-3/+0
| |\ \ | | |/
| * | Docs: Kconfig: CORDIC descriptionMichael Witten2011-10-291-3/+2
| * | Docs: wording: functions -> algorithmMichael Witten2011-10-291-1/+1
| * | Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten2011-10-291-2/+2
* | | dql: Dynamic queue limitsTom Herbert2011-11-291-0/+3
| |/ |/|
* | llist: Make some llist functions inlineHuang Ying2011-10-041-3/+0
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+3
|\
| * lib, Add lock-less NULL terminated single listHuang Ying2011-08-031-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-0/+14
|\ \ | |/ |/|
| * lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-031-0/+7
| * lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-031-0/+7
* | 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
OpenPOWER on IntegriCloud