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