aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\
| * Add a generic associative array implementation.David Howells2013-09-24
* | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-14
* | random32: add test cases for taus113 implementationDaniel Borkmann2013-11-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-07
|\
| * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-06
* | lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2013-09-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-24
|\
| * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-24
* | lib: add lz4 compressor moduleChanho Min2013-07-09
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\|
| * crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-20
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\ \
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-28
| |/
* / net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-05
|/
* Move utf16 functions to kernel core and renameMatthew Garrett2013-04-15
* lib: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
* percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-17
* X.509: Implement simple static OID registryDavid Howells2012-10-07
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-30
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
|\ \ | |/ |/|
| * of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney2012-07-23
* | Merge commit 'v3.5-rc2' into nextJames Morris2012-06-10
|\|
| * Merge branch 'generic-string-functions'Linus Torvalds2012-05-26
| |\
| | * lib: add generic strnlen_user() functionLinus Torvalds2012-05-26
| * | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
| |\ \ | | |/ | |/|
| | * lib: add support for stmp-style devicesWolfram Sang2012-04-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
| |\ \
| | * | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24
| | |/
| * / ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-02
| |/
* / Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin2012-05-25
|/
* crc32: add help text for the algorithm select optionDarrick J. Wong2012-03-28
* Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-27
|\
| * Introduce CONFIG_GENERIC_IORichard Weinberger2012-03-24
* | crc32: select an algorithm via KconfigDarrick J. Wong2012-03-23
* | crc32: bolt on crc32cDarrick J. Wong2012-03-23
* | crc32: simplify unit test codeBob Pearson2012-03-23
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-07
|\
| * lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-31
* | lib: Fix multiple definitions of clz_tabDavid Miller2012-02-01
|/
* lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin2012-01-17
* lib: MPILIB Kconfig description updateDmitry Kasatkin2012-01-17
* lib: digital signature dependency fixDmitry Kasatkin2012-01-17
* lib: digital signature config option name changeDmitry Kasatkin2012-01-17
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\
| * digsig: build dependency fixDmitry Kasatkin2011-11-21
| * crypto: digital signature verification supportDmitry Kasatkin2011-11-09
| * crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-09