Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-09-01 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 1 | -3/+0 |
2017-08-15 | lib: Add zstd modules | Nick Terrell | 1 | -0/+8 |
2017-08-15 | lib: Add xxhash module | Nick Terrell | 1 | -0/+3 |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 1 | -0/+3 |
2017-06-09 | lib: Add crc4 module | Jeremy Kerr | 1 | -0/+8 |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-02-27 | lib: Allow compile-testing of parman | Geert Uytterhoeven | 1 | -1/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2017-02-25 | lib: add module support to glob tests | Geert Uytterhoeven | 1 | -2/+1 |
2017-02-25 | lib: add module support to crc32 tests | Geert Uytterhoeven | 1 | -2/+1 |
2017-02-24 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 1 | -0/+3 |
2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie | 1 | -1/+1 |
2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko | 1 | -1/+1 |
2017-02-04 | lib: Introduce priority array area manager | Jiri Pirko | 1 | -0/+3 |
2017-01-24 | lib/dma-virt: Add dma_virt_ops | Bart Van Assche | 1 | -0/+5 |
2017-01-24 | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 1 | -0/+5 |
2016-12-27 | lib: Add a simple prime number generator | Chris Wilson | 1 | -0/+7 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+0 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -3/+0 |
2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 1 | -0/+3 |
2016-05-21 | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox | 1 | -0/+3 |
2016-04-15 | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin | 1 | -0/+7 |
2016-03-26 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+4 |
2016-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -0/+5 |
2016-01-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
2016-01-18 | lib: sw842: select crc32 | Arnd Bergmann | 1 | -0/+2 |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 1 | -0/+5 |
2015-12-08 | lib: scatterlist: fix Kconfig description | Geert Uytterhoeven | 1 | -3/+3 |
2015-10-16 | lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE | Andrew Morton | 1 | -0/+1 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2015-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -10/+0 |
2015-08-28 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 1 | -0/+3 |
2015-08-24 | lib: scatterlist: add sg splitting function | Robert Jarzmik | 1 | -0/+7 |
2015-08-21 | average: remove out-of-line implementation | Johannes Berg | 1 | -10/+0 |
2015-08-15 | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 1 | -3/+0 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 1 | -0/+3 |