summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-0/+10
|\
| * lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-241-0/+5
| * lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-241-0/+5
* | lib: add module support to glob testsGeert Uytterhoeven2017-02-241-2/+1
* | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-241-2/+1
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-0/+3
|\ \
| * | lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie2017-02-241-1/+1
| * | lib: Add a simple prime number generatorChris Wilson2016-12-271-0/+7
| |/
* | lib: Remove string from parman config selectionJiri Pirko2017-02-231-1/+1
* | lib: Introduce priority array area managerJiri Pirko2017-02-031-0/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-3/+0
|\
| * atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-3/+0
* | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-171-0/+3
|/
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-201-0/+3
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-0/+7
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-0/+5
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-0/+5
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-221-0/+2
|\ \
| * | lib: sw842: select crc32Arnd Bergmann2016-01-181-0/+2
| |/
* / lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven2015-12-081-3/+3
|/
* lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton2015-10-161-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+3
|\
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-271-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-3/+0
|\ \
| * | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-3/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-10/+0
|\ \
| * | average: remove out-of-line implementationJohannes Berg2015-08-201-10/+0
| |/
* / lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-241-0/+7
|/
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+3
|\
| * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+3
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-191-7/+2
|\|
| * Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-4/+0
| |\
| | * cpumask: remove deprecated functions.Rusty Russell2015-03-101-4/+0
| * | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-171-3/+2
| |/
* / lib: add software 842 compression/decompressionDan Streetman2015-05-111-0/+6
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-15/+15
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-15/+15
* | lib/Kconfig: use bool instead of booleanChristoph Jaeger2015-02-161-1/+1
* | ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang2014-12-221-0/+9
|/
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-131-0/+3
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-0/+7
* lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin2014-08-061-0/+14
* lib: add lib/glob.cGeorge Spelvin2014-08-061-0/+19
* digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin2014-07-171-1/+2
* lib: Export interval_treeChris Wilson2014-05-051-0/+14
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+9
|\
| * audit: Add generic compat syscall supportAKASHI Takahiro2014-03-201-0/+9
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-2/+2
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-0/+14
|\