summaryrefslogtreecommitdiff
path: root/lib/Kconfig
Commit message (Expand)AuthorAge
...
* | ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang2014-12-22
|/
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-13
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin2014-08-06
* lib: add lib/glob.cGeorge Spelvin2014-08-06
* digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin2014-07-17
* lib: Export interval_treeChris Wilson2014-05-05
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
|/
* 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-15
* | 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-07
* | 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-08
* 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-26
|/
* 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-25
* | 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
|\