aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig
2018-05-19dma-mapping: simplify Kconfig dependenciesChristoph Hellwig
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-17lib: add module support to string testsGeert Uytterhoeven
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring
2017-09-25lib: Add shared copies of some GCC library routinesPalmer Dabbelt
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-08lib/string.c: add testcases for memset16/32/64Matthew Wilcox
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-15lib: Add zstd modulesNick Terrell
2017-08-15lib: Add xxhash moduleNick Terrell
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams
2017-06-09lib: Add crc4 moduleJeremy Kerr
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24lib: add module support to glob testsGeert Uytterhoeven
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie
2017-02-23lib: Remove string from parman config selectionJiri Pirko
2017-02-03lib: Introduce priority array area managerJiri Pirko
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche
2016-12-27lib: Add a simple prime number generatorChris Wilson
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-18lib: sw842: select crc32Arnd Bergmann
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2015-12-08lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds