Age | Commit message (Expand) | Author | Files | Lines |
2019-07-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -8/+0 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+8 |
2019-06-25 | linux/dim: Move implementation to .c files | Tal Gilboa | 1 | -0/+8 |
2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 1 | -0/+5 |
2019-06-17 | memory: move jedec_ddr_data.c from lib/ to drivers/memory/ | Masahiro Yamada | 1 | -8/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2019-05-15 | lib: Move mathematic helpers to separate folder | Andy Shevchenko | 1 | -12/+2 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+17 |
2019-05-03 | lib: Add support for generic packing operations | Vladimir Oltean | 1 | -0/+17 |
2019-04-29 | stacktrace: Provide common infrastructure | Thomas Gleixner | 1 | -0/+4 |
2019-04-23 | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig | 1 | -0/+4 |
2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 1 | -0/+8 |
2018-12-29 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 1 | -0/+8 |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 1 | -1/+1 |
2018-11-16 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 1 | -0/+3 |
2018-11-01 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
2018-10-31 | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt | 1 | -3/+0 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -1/+4 |
2018-10-23 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li | 1 | -0/+3 |
2018-10-21 | radix tree: Remove multiorder support | Matthew Wilcox | 1 | -4/+0 |
2018-09-30 | xarray: Change definition of sibling entries | Matthew Wilcox | 1 | -0/+7 |
2018-08-22 | lib/Kconfig: remove 'default n' for tests | Andy Shevchenko | 1 | -1/+0 |
2018-08-22 | lib: add crc64 calculation routines | Coly Li | 1 | -0/+8 |
2018-06-20 | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -46/+1 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 1 | -46/+1 |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -6/+6 |
2018-06-09 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2018-05-23 | uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation | Dan Williams | 1 | -0/+3 |
2018-05-19 | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig | 1 | -0/+20 |
2018-05-19 | dma-mapping: simplify Kconfig dependencies | Christoph Hellwig | 1 | -4/+2 |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 1 | -0/+5 |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 1 | -0/+3 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -0/+3 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -0/+3 |
2018-05-09 | iommu-helper: move the IOMMU_HELPER config symbol to lib/ | Christoph Hellwig | 1 | -0/+3 |
2018-04-23 | lib: Rename compiler intrinsic selects to GENERIC_LIB_* | Matt Redfearn | 1 | -6/+6 |
2018-03-22 | lib: Add generic PIO mapping method | Zhichang Yuan | 1 | -0/+16 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-01-15 | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig | 1 | -1/+1 |
2018-01-06 | lib/scatterlist: Introduce sgl_alloc() and sgl_free() | Bart Van Assche | 1 | -0/+4 |
2017-11-23 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -4/+0 |
2017-11-18 | lib: add module support to string tests | Geert Uytterhoeven | 1 | -1/+1 |
2017-11-13 | kconfig: kill off GENERIC_IO option | Rob Herring | 1 | -4/+0 |
2017-09-26 | lib: Add shared copies of some GCC library routines | Palmer Dabbelt | 1 | -0/+18 |
2017-09-15 | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+11 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2017-09-09 | lib/string.c: add testcases for memset16/32/64 | Matthew Wilcox | 1 | -0/+3 |