Age | Commit message (Expand) | Author |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko |
2020-01-13 | bootconfig: Add Extra Boot Config support | Masami Hiramatsu |
2019-12-07 | lib/: fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2019-11-11 | lib: provide a simple generic ioremap implementation | Christoph Hellwig |
2019-11-10 | lib: Remove select of inexistant GENERIC_IO | Corentin Labbe |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams |
2019-09-27 | lib: dimlib: fix help text typos | Randy Dunlap |
2019-09-27 | dimlib: make DIMLIB a hidden symbol | Uwe Kleine-König |
2019-09-11 | lib/Kconfig: fix OBJAGG in lib/ menu structure | Randy Dunlap |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-06-25 | linux/dim: Move implementation to .c files | Tal Gilboa |
2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino |
2019-06-17 | memory: move jedec_ddr_data.c from lib/ to drivers/memory/ | Masahiro Yamada |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-14 | lib: Move mathematic helpers to separate folder | Andy Shevchenko |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-03 | lib: Add support for generic packing operations | Vladimir Oltean |
2019-04-29 | stacktrace: Provide common infrastructure | Thomas Gleixner |
2019-04-23 | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig |
2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-11-15 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko |
2018-10-31 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-31 | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-22 | lib: Add umoddi3 and udivmoddi4 of GCC library routines | Zong Li |
2018-10-21 | radix tree: Remove multiorder support | Matthew Wilcox |
2018-09-29 | xarray: Change definition of sibling entries | Matthew Wilcox |
2018-08-22 | lib/Kconfig: remove 'default n' for tests | Andy Shevchenko |
2018-08-22 | lib: add crc64 calculation routines | Coly Li |
2018-06-20 | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-05-22 | uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation | Dan Williams |
2018-05-19 | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig |
2018-05-19 | dma-mapping: simplify Kconfig dependencies | Christoph Hellwig |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |