| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -0/+3 |
|\ |
|
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -0/+3 |
* | | lib: Add crc4 module | Jeremy Kerr | 2017-06-09 | 1 | -0/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-28 | 1 | -1/+1 |
|\ |
|
| * | lib: Allow compile-testing of parman | Geert Uytterhoeven | 2017-02-26 | 1 | -1/+1 |
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -0/+10 |
|\ \ |
|
| * | | lib/dma-virt: Add dma_virt_ops | Bart Van Assche | 2017-01-24 | 1 | -0/+5 |
| * | | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 2017-01-24 | 1 | -0/+5 |
* | | | lib: add module support to glob tests | Geert Uytterhoeven | 2017-02-24 | 1 | -2/+1 |
* | | | lib: add module support to crc32 tests | Geert Uytterhoeven | 2017-02-24 | 1 | -2/+1 |
| |/
|/| |
|
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 2017-02-23 | 1 | -0/+3 |
|\ \ |
|
| * | | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie | 2017-02-24 | 1 | -1/+1 |
| * | | lib: Add a simple prime number generator | Chris Wilson | 2016-12-27 | 1 | -0/+7 |
| |/ |
|
* | | lib: Remove string from parman config selection | Jiri Pirko | 2017-02-23 | 1 | -1/+1 |
* | | lib: Introduce priority array area manager | Jiri Pirko | 2017-02-03 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-07 | 1 | -3/+0 |
|\ |
|
| * | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 | 1 | -3/+0 |
* | | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 2016-09-17 | 1 | -0/+3 |
|/ |
|
* | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox | 2016-05-20 | 1 | -0/+3 |
* | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin | 2016-04-15 | 1 | -0/+7 |
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-25 | 1 | -0/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 1 | -0/+5 |
|\ |
|
| * | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 1 | -0/+5 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-01-22 | 1 | -0/+2 |
|\ \ |
|
| * | | lib: sw842: select crc32 | Arnd Bergmann | 2016-01-18 | 1 | -0/+2 |
| |/ |
|
* | | lib: scatterlist: fix Kconfig description | Geert Uytterhoeven | 2015-12-08 | 1 | -3/+3 |
|/ |
|
* | lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE | Andrew Morton | 2015-10-16 | 1 | -0/+1 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -0/+3 |
|\ |
|
| * | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 1 | -0/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-09-05 | 1 | -3/+0 |
|\ \ |
|
| * | | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2015-08-15 | 1 | -3/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -10/+0 |
|\ \ |
|
| * | | average: remove out-of-line implementation | Johannes Berg | 2015-08-20 | 1 | -10/+0 |
| |/ |
|
* | | lib: scatterlist: add sg splitting function | Robert Jarzmik | 2015-08-24 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+3 |
|\ |
|
| * | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -0/+3 |
* | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 2015-06-19 | 1 | -7/+2 |
|\ \
| |/ |
|
| * | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -4/+0 |
| |\ |
|
| | * | cpumask: remove deprecated functions. | Rusty Russell | 2015-03-10 | 1 | -4/+0 |
| * | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text | Andrew Morton | 2015-04-17 | 1 | -3/+2 |
| |/ |
|
* | | lib: add software 842 compression/decompression | Dan Streetman | 2015-05-11 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -15/+15 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -15/+15 |
* | | lib/Kconfig: use bool instead of boolean | Christoph Jaeger | 2015-02-16 | 1 | -1/+1 |
* | | ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction | Yalin Wang | 2014-12-22 | 1 | -0/+9 |
|/ |
|
* | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 2014-09-13 | 1 | -0/+3 |
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 1 | -0/+7 |
* | lib/glob.c: add CONFIG_GLOB_SELFTEST | George Spelvin | 2014-08-06 | 1 | -0/+14 |
* | lib: add lib/glob.c | George Spelvin | 2014-08-06 | 1 | -0/+19 |
* | digsig: make crypto builtin if digsig selected as builtin | Dmitry Kasatkin | 2014-07-17 | 1 | -1/+2 |