summaryrefslogtreecommitdiff
path: root/lib/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\
| * lib: Add zstd modulesNick Terrell2017-08-15
| * lib: Add xxhash moduleNick Terrell2017-08-15
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-31
| |/
* | lib/string.c: add testcases for memset16/32/64Matthew Wilcox2017-09-08
|/
* Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\
| * x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-09
* | lib: Add crc4 moduleJeremy Kerr2017-06-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-28
|\
| * lib: Allow compile-testing of parmanGeert Uytterhoeven2017-02-26
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \
| * | lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-24
| * | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-24
* | | lib: add module support to glob testsGeert Uytterhoeven2017-02-24
* | | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-24
| |/ |/|
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23
|\ \
| * | lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie2017-02-24
| * | lib: Add a simple prime number generatorChris Wilson2016-12-27
| |/
* | lib: Remove string from parman config selectionJiri Pirko2017-02-23
* | lib: Introduce priority array area managerJiri Pirko2017-02-03
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\
| * atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-07
* | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-17
|/
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-15
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\ \
| * | lib: sw842: select crc32Arnd Bergmann2016-01-18
| |/
* | lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven2015-12-08
|/
* lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton2015-10-16
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\ \
| * | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | average: remove out-of-line implementationJohannes Berg2015-08-20
| |/
* | lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-24
|/
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\
| * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-26
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\ \ | |/
| * Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
| |\
| | * cpumask: remove deprecated functions.Rusty Russell2015-03-10
| * | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-17
| |/
* | lib: add software 842 compression/decompressionDan Streetman2015-05-11
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | lib/Kconfig: use bool instead of booleanChristoph Jaeger2015-02-16