index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-31
1
-3
/
+0
|
\
|
*
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
Palmer Dabbelt
2018-10-31
1
-3
/
+0
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
radix tree: Remove multiorder support
Matthew Wilcox
2018-10-21
1
-4
/
+0
|
*
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-29
1
-0
/
+7
*
|
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
2018-10-22
1
-0
/
+3
|
/
*
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2018-08-22
1
-1
/
+0
*
lib: add crc64 calculation routines
Coly Li
2018-08-22
1
-0
/
+8
*
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-20
1
-46
/
+1
|
\
|
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-46
/
+1
*
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
|
/
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
1
-6
/
+6
|
\
|
*
lib: Rename compiler intrinsic selects to GENERIC_LIB_*
Matt Redfearn
2018-04-23
1
-6
/
+6
*
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-0
/
+3
|
\
\
|
*
|
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
2018-05-22
1
-0
/
+3
|
|
/
*
|
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-19
1
-0
/
+20
*
|
dma-mapping: simplify Kconfig dependencies
Christoph Hellwig
2018-05-19
1
-4
/
+2
*
|
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+5
*
|
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+3
*
|
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+3
*
|
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-0
/
+3
*
|
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
2018-05-09
1
-0
/
+3
|
/
*
lib: Add generic PIO mapping method
Zhichang Yuan
2018-03-21
1
-0
/
+16
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
|
*
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
1
-1
/
+1
*
|
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
1
-0
/
+4
|
/
*
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-22
1
-4
/
+0
|
\
|
*
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-13
1
-4
/
+0
*
|
lib: add module support to string tests
Geert Uytterhoeven
2017-11-17
1
-1
/
+1
*
|
lib: Add shared copies of some GCC library routines
Palmer Dabbelt
2017-09-25
1
-0
/
+18
|
/
*
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-14
1
-0
/
+11
|
\
|
*
lib: Add zstd modules
Nick Terrell
2017-08-15
1
-0
/
+8
|
*
lib: Add xxhash module
Nick Terrell
2017-08-15
1
-0
/
+3
*
|
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
1
-3
/
+0
|
\
\
|
*
|
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
2017-08-31
1
-3
/
+0
|
|
/
*
/
lib/string.c: add testcases for memset16/32/64
Matthew Wilcox
2017-09-08
1
-0
/
+3
|
/
*
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+3
|
\
|
*
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2017-06-09
1
-0
/
+3
*
|
lib: Add crc4 module
Jeremy Kerr
2017-06-09
1
-0
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
1
-1
/
+1
|
\
|
*
lib: Allow compile-testing of parman
Geert Uytterhoeven
2017-02-26
1
-1
/
+1
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-0
/
+10
|
\
\
|
*
|
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
1
-0
/
+5
|
*
|
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
Bart Van Assche
2017-01-24
1
-0
/
+5
*
|
|
lib: add module support to glob tests
Geert Uytterhoeven
2017-02-24
1
-2
/
+1
*
|
|
lib: add module support to crc32 tests
Geert Uytterhoeven
2017-02-24
1
-2
/
+1
|
|
/
|
/
|
*
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-0
/
+3
|
\
\
|
*
|
lib/Kconfig: make PRIME_NUMBERS not user selectable.
Dave Airlie
2017-02-24
1
-1
/
+1
|
*
|
lib: Add a simple prime number generator
Chris Wilson
2016-12-27
1
-0
/
+7
|
|
/
*
|
lib: Remove string from parman config selection
Jiri Pirko
2017-02-23
1
-1
/
+1
[next]