summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+9
|\
| * audit: Add generic compat syscall supportAKASHI Takahiro2014-03-201-0/+9
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-2/+2
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-0/+14
|\
| * Add a generic associative array implementation.David Howells2013-09-241-0/+14
* | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-151-7/+0
* | random32: add test cases for taus113 implementationDaniel Borkmann2013-11-111-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-0/+2
|\
| * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+2
* | lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2013-09-021-0/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-241-2/+0
|\
| * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-2/+0
* | lib: add lz4 compressor moduleChanho Min2013-07-091-0/+6
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-051-0/+2
|\|
| * crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-201-0/+2
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+2
|\ \
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-0/+2
| |/
* / net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-051-0/+3
|/
* Move utf16 functions to kernel core and renameMatthew Garrett2013-04-151-0/+3
* lib: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
* percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-171-0/+3
* X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+5
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-0/+3
|\
| * atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-0/+6
|\ \ | |/ |/|
| * of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney2012-07-231-0/+6
* | Merge commit 'v3.5-rc2' into nextJames Morris2012-06-101-0/+17
|\|
| * Merge branch 'generic-string-functions'Linus Torvalds2012-05-261-0/+3
| |\
| | * lib: add generic strnlen_user() functionLinus Torvalds2012-05-261-0/+3
| * | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-0/+3
| |\ \ | | |/ | |/|
| | * lib: add support for stmp-style devicesWolfram Sang2012-04-201-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-241-0/+3
| |\ \
| | * | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-241-0/+3
| | |/
| * / ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-021-0/+8
| |/
* / Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin2012-05-261-8/+0
|/
* crc32: add help text for the algorithm select optionDarrick J. Wong2012-03-281-0/+4
* 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
|\