1. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  2. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  3. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  4. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  5. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 6 years ago
  6. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  7. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  8. 522239b uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation by Dan Williams · 6 years ago
  9. 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 6 years ago
  10. 35ddb69 dma-mapping: simplify Kconfig dependencies by Christoph Hellwig · 6 years ago
  11. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  12. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 6 years ago
  13. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  14. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  15. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 6 years ago
  16. e3d5980 lib: Rename compiler intrinsic selects to GENERIC_LIB_* by Matt Redfearn · 6 years ago
  17. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 6 years ago
  18. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  19. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  20. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  21. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  22. d6b28e0 lib: add module support to string tests by Geert Uytterhoeven · 7 years ago
  23. 9de8da4 kconfig: kill off GENERIC_IO option by Rob Herring · 7 years ago
  24. b35cd98 lib: Add shared copies of some GCC library routines by Palmer Dabbelt · 7 years ago
  25. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  26. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  27. 03270c1 lib/string.c: add testcases for memset16/32/64 by Matthew Wilcox · 7 years ago
  28. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  29. 73f3d1b lib: Add zstd modules by Nick Terrell · 7 years ago
  30. 5d24052 lib: Add xxhash module by Nick Terrell · 7 years ago
  31. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  32. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 7 years ago
  33. 0cbaa44 lib: Add crc4 module by Jeremy Kerr · 7 years ago
  34. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. 9d25af6 lib: Allow compile-testing of parman by Geert Uytterhoeven · 8 years ago
  36. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  37. ba95b04 lib: add module support to glob tests by Geert Uytterhoeven · 8 years ago
  38. 5fb7f87 lib: add module support to crc32 tests by Geert Uytterhoeven · 8 years ago
  39. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  40. 64a5771 lib/Kconfig: make PRIME_NUMBERS not user selectable. by Dave Airlie · 8 years ago
  41. 50ab3af lib: Remove string from parman config selection by Jiri Pirko · 8 years ago
  42. 44091d2 lib: Introduce priority array area manager by Jiri Pirko · 8 years ago
  43. 551199a lib/dma-virt: Add dma_virt_ops by Bart Van Assche · 8 years ago
  44. 7844572 lib/dma-noop: Only build dma_noop_ops for s390 and m32r by Bart Van Assche · 8 years ago
  45. cf4a720 lib: Add a simple prime number generator by Chris Wilson · 8 years ago
  46. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  48. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  49. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  50. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 8 years ago
  51. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  52. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  53. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  54. 5b57167 lib: sw842: select crc32 by Arnd Bergmann · 9 years ago
  55. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  56. 7f7e92f lib: scatterlist: fix Kconfig description by Geert Uytterhoeven · 9 years ago
  57. 1fd4e5c lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE by Andrew Morton · 9 years ago
  58. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  59. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  61. 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
  62. f8bcbe6 lib: scatterlist: add sg splitting function by Robert Jarzmik · 9 years ago
  63. f4e774f average: remove out-of-line implementation by Johannes Berg · 9 years ago
  64. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  65. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  66. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 9 years ago
  67. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  68. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 9 years ago
  69. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  70. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 9 years ago
  71. 2f0f267 cpumask: remove deprecated functions. by Rusty Russell · 10 years ago
  72. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  73. 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 10 years ago
  74. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  75. 556d2f0 ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction by Yalin Wang · 10 years ago
  76. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  77. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  78. 5f9be82 lib/glob.c: add CONFIG_GLOB_SELFTEST by George Spelvin · 10 years ago
  79. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  80. 0d1f64f digsig: make crypto builtin if digsig selected as builtin by Dmitry Kasatkin · 10 years ago
  81. a88cc10 lib: Export interval_tree by Chris Wilson · 10 years ago
  82. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  83. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  84. 4b58841 audit: Add generic compat syscall support by AKASHI Takahiro · 10 years ago
  85. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  86. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  87. a6a9c0f random32: add test cases for taus113 implementation by Daniel Borkmann · 11 years ago
  88. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  89. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  90. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  91. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
  92. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  93. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  94. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  95. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  96. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  97. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  98. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  99. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  100. 2d31e51 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework by Tim Chen · 11 years ago