aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAge
* lib: Remove select of inexistant GENERIC_IOCorentin Labbe2019-11-10
* lib: dimlib: fix help text typosRandy Dunlap2019-09-27
* dimlib: make DIMLIB a hidden symbolUwe Kleine-König2019-09-27
* lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap2019-09-11
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-19
|\
| * memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada2019-06-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * | linux/dim: Move implementation to .c filesTal Gilboa2019-06-25
| |/
* / lib/vdso: Provide generic VDSO implementationVincenzo Frascino2019-06-22
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-23
* | lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \
| * | lib: Add support for generic packing operationsVladimir Oltean2019-05-03
| |/
* / stacktrace: Provide common infrastructureThomas Gleixner2019-04-29
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-03
|\
| * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-20
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-06
| |/
* / lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-15
|/
* Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-31
|\
| * Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt2018-10-31
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\ \ | |/ |/|
| * radix tree: Remove multiorder supportMatthew Wilcox2018-10-21
| * xarray: Change definition of sibling entriesMatthew Wilcox2018-09-29
* | lib: Add umoddi3 and udivmoddi4 of GCC library routinesZong Li2018-10-22
|/
* lib/Kconfig: remove 'default n' for testsAndy Shevchenko2018-08-22
* lib: add crc64 calculation routinesColy Li2018-08-22
* Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-20
|\
| * dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-14
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
|/
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-12
|\
| * lib: Rename compiler intrinsic selects to GENERIC_LIB_*Matt Redfearn2018-04-23
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\ \
| * | uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams2018-05-23
| |/
* | dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig2018-05-19
* | dma-mapping: simplify Kconfig dependenciesChristoph Hellwig2018-05-19
* | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-09
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-09
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-09
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-09
* | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-09
|/
* lib: Add generic PIO mapping methodZhichang Yuan2018-03-21
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\
| * dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-15
* | lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche2018-01-06
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-23
|\
| * kconfig: kill off GENERIC_IO optionRob Herring2017-11-13
* | lib: add module support to string testsGeert Uytterhoeven2017-11-17