aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+3
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operationsDan Williams1-0/+3
2017-06-09lib: Add crc4 moduleJeremy Kerr1-0/+8
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+10
2017-02-24lib: add module support to glob testsGeert Uytterhoeven1-2/+1
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven1-2/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-23lib: Remove string from parman config selectionJiri Pirko1-1/+1
2017-02-03lib: Introduce priority array area managerJiri Pirko1-0/+3
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche1-0/+5
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche1-0/+5
2016-12-27lib: Add a simple prime number generatorChris Wilson1-0/+7
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-3/+0
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval1-0/+3
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox1-0/+3
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin1-0/+7
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+5
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2016-01-18lib: sw842: select crc32Arnd Bergmann1-0/+2
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig1-0/+5
2015-12-08lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven1-3/+3
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+3
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+0
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-0/+3
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik1-0/+7
2015-08-20average: remove out-of-line implementationJohannes Berg1-10/+0
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov1-3/+0
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+3
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler1-0/+3
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu1-7/+2
2015-05-11lib: add software 842 compression/decompressionDan Streetman1-0/+6
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+0
2015-04-17lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton1-3/+2
2015-03-10cpumask: remove deprecated functions.Rusty Russell1-4/+0
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-15/+15
2015-02-16lib/Kconfig: use bool instead of booleanChristoph Jaeger1-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-15/+15
2014-12-22ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang1-0/+9
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds1-0/+3
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+7
2014-08-06lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin1-0/+14
2014-08-06lib: add lib/glob.cGeorge Spelvin1-0/+19
2014-07-17digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin1-1/+2