summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2014-12-11rheap: move rheap.c from arch/powerpc/lib/ to lib/Zhao Qiang
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2014-04-10lockref: disable 64bit cmpxchg optimization on RTSebastian Andrzej Siewior
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra
2013-11-11random32: add test cases for taus113 implementationDaniel Borkmann
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-09-24Add a generic associative array implementation.David Howells
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-05lib: Add CRC64 ECMA moduleMarian Chereji
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-05-26cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-04cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-18percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov
2012-10-08X.509: Implement simple static OID registryDavid Howells
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney
2012-06-10Merge commit 'v3.5-rc2' into nextJames Morris
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-26Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V
2012-04-20lib: add support for stmp-style devicesWolfram Sang
2012-03-29crc32: add help text for the algorithm select optionDarrick J. Wong
2012-03-28Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-24Introduce CONFIG_GENERIC_IORichard Weinberger
2012-03-23crc32: select an algorithm via KconfigDarrick J. Wong