summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorLines
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig-1/+1
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche-0/+4
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds-4/+0
2017-11-17lib: add module support to string testsGeert Uytterhoeven-1/+1
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring-4/+0
2017-09-25lib: Add shared copies of some GCC library routinesPalmer Dabbelt-0/+18
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+11
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2017-09-08lib/string.c: add testcases for memset16/32/64Matthew Wilcox-0/+3
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy-3/+0
2017-08-15lib: Add zstd modulesNick Terrell-0/+8
2017-08-15lib: Add xxhash moduleNick Terrell-0/+3
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams-0/+3
2017-06-09lib: Add crc4 moduleJeremy Kerr-0/+8
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+10
2017-02-24lib: add module support to glob testsGeert Uytterhoeven-2/+1
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven-2/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-0/+3
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie-1/+1
2017-02-23lib: Remove string from parman config selectionJiri Pirko-1/+1
2017-02-03lib: Introduce priority array area managerJiri Pirko-0/+3
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche-0/+5
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche-0/+5
2016-12-27lib: Add a simple prime number generatorChris Wilson-0/+7
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+0
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta-3/+0
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval-0/+3
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox-0/+3
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin-0/+7
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko-0/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+5
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+2
2016-01-18lib: sw842: select crc32Arnd Bergmann-0/+2
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig-0/+5
2015-12-08lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven-3/+3
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+3
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-10/+0
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler-0/+3
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik-0/+7
2015-08-20average: remove out-of-line implementationJohannes Berg-10/+0
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov-3/+0
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+3
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler-0/+3
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu-7/+2