summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-08-23UPSTREAM: lib: Add zstd modulesNick Terrell19-0/+13014
2018-08-23UPSTREAM: lib: Add xxhash moduleNick Terrell4-0/+740
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds195-1698/+2522
2016-10-08atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta12-17/+0
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval11-476/+789
2016-05-21raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox4-8/+23
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin7-156/+206
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-12/+391
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds15-45/+411
2016-01-18lib: sw842: select crc32Arnd Bergmann1-0/+2
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig18-138/+143
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/gi...Linus Torvalds92-745/+2142
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds29-1119/+936
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1229-21906/+78510
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler11-36/+88
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik4-0/+215
2015-08-20average: remove out-of-line implementationJohannes Berg3-98/+0
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov4-7/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds57-155/+13842
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler7-13/+257
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu4398-101632/+178196
2015-05-11lib: add software 842 compression/decompressionDan Streetman9-0/+1234
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds51-358/+170
2015-04-17lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton1-3/+2
2015-03-10cpumask: remove deprecated functions.Rusty Russell2-155/+0
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds33-99/+105
2015-02-17lib/Kconfig: use bool instead of booleanChristoph Jaeger1-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger31-99/+99
2014-12-22ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang3-19/+84
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds5-6/+8
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott28-60/+30
2014-08-07lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin2-0/+178
2014-08-07lib: add lib/glob.cGeorge Spelvin4-0/+153
2014-07-17digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin1-1/+2
2014-05-05lib: Export interval_treeChris Wilson5-2/+22
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds36-119/+351
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König41-59/+59
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro6-1/+88
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds125-2058/+7712
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra3-9/+7
2013-11-11random32: add test cases for taus113 implementationDaniel Borkmann2-6/+196
2013-09-24Add a generic associative array implementation.David Howells6-0/+2608
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds56-1364/+3405
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu12-43/+1082
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds5-3/+84
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-1082/+44
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu12-1081/+43
[next]