aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-0/+9
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-2/+2
2014-03-20audit: Add generic compat syscall supportGravatar AKASHI Takahiro 1-0/+9
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+14
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesGravatar Peter Zijlstra 1-7/+0
2013-11-11random32: add test cases for taus113 implementationGravatar Daniel Borkmann 1-0/+7
2013-09-24Add a generic associative array implementation.Gravatar David Howells 1-0/+14
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+2
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Gravatar Herbert Xu 1-0/+2
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Gravatar Linus Torvalds 1-0/+10
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-2/+0
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Gravatar Herbert Xu 1-2/+0
2013-07-09lib: add lz4 compressor moduleGravatar Chanho Min 1-0/+6
2013-07-09lib: add support for LZ4-compressed kernelGravatar Kyungsik Lee 1-0/+7
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Gravatar Geert Uytterhoeven 1-0/+2
2013-06-05net: core: move mac_pton() to lib/net_utils.cGravatar Andy Shevchenko 1-0/+3
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Gravatar Tim Chen 1-0/+2
2013-04-15Move utf16 functions to kernel core and renameGravatar Matthew Garrett 1-0/+3
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMGravatar Oleg Nesterov 1-0/+3
2012-10-08X.509: Implement simple static OID registryGravatar David Howells 1-0/+5
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+3
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testGravatar Catalin Marinas 1-0/+3
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+6
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeGravatar David Daney 1-0/+6
2012-06-10Merge commit 'v3.5-rc2' into nextGravatar James Morris 1-0/+17
2012-05-26Merge branch 'generic-string-functions'Gravatar Linus Torvalds 1-0/+3
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-0/+3
2012-05-26lib: add generic strnlen_user() functionGravatar Linus Torvalds 1-0/+3
2012-05-26Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Gravatar Dmitry Kasatkin 1-8/+0
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+3
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/Gravatar David S. Miller 1-0/+3
2012-05-02ddr: add LPDDR2 data from JESD209-2Gravatar Aneesh V 1-0/+8
2012-04-20lib: add support for stmp-style devicesGravatar Wolfram Sang 1-0/+3
2012-03-28crc32: add help text for the algorithm select optionGravatar Darrick J. Wong 1-0/+4
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+5
2012-03-25Introduce CONFIG_GENERIC_IOGravatar Richard Weinberger 1-0/+5
2012-03-23crc32: select an algorithm via KconfigGravatar Darrick J. Wong 1-0/+43
2012-03-23crc32: bolt on crc32cGravatar Darrick J. Wong 1-4/+4
2012-03-23crc32: simplify unit test codeGravatar Bob Pearson 1-0/+10
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+3
2012-02-02lib: Fix multiple definitions of clz_tabGravatar David Miller 1-0/+4
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPGravatar Michael S. Tsirkin 1-0/+3
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsGravatar Dmitry Kasatkin 1-3/+3
2012-01-18lib: MPILIB Kconfig description updateGravatar Dmitry Kasatkin 1-5/+3
2012-01-18lib: digital signature dependency fixGravatar Dmitry Kasatkin 1-1/+2
2012-01-18lib: digital signature config option name changeGravatar Dmitry Kasatkin 1-1/+1
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 1-0/+25