index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
1
-0
/
+3
2020-02-12
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+0
2020-02-10
bootconfig: Remove unneeded CONFIG_LIBXBC
Masami Hiramatsu
1
-3
/
+0
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+3
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_deflate
Mikhail Zaslonko
1
-0
/
+7
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
1
-0
/
+3
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-0
/
+3
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-0
/
+3
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
1
-0
/
+3
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-07
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
1
-0
/
+3
2019-09-27
lib: dimlib: fix help text typos
Randy Dunlap
1
-1
/
+1
2019-09-27
dimlib: make DIMLIB a hidden symbol
Uwe Kleine-König
1
-2
/
+1
2019-09-11
lib/Kconfig: fix OBJAGG in lib/ menu structure
Randy Dunlap
1
-3
/
+3
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-8
/
+0
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
1
-0
/
+8
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
1
-0
/
+5
2019-06-17
memory: move jedec_ddr_data.c from lib/ to drivers/memory/
Masahiro Yamada
1
-8
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2019-05-15
lib: Move mathematic helpers to separate folder
Andy Shevchenko
1
-12
/
+2
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+17
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
1
-0
/
+17
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+4
2019-04-23
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
1
-0
/
+4
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
1
-0
/
+8
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-20
lib/raid6: add option to skip algo benchmarking
Daniel Verkamp
1
-0
/
+8
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+1
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+3
2018-11-01
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2018-10-31
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
Palmer Dabbelt
1
-3
/
+0
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+4
2018-10-23
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
1
-0
/
+3
2018-10-21
radix tree: Remove multiorder support
Matthew Wilcox
1
-4
/
+0
2018-09-30
xarray: Change definition of sibling entries
Matthew Wilcox
1
-0
/
+7
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
1
-1
/
+0
2018-08-22
lib: add crc64 calculation routines
Coly Li
1
-0
/
+8
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-46
/
+1
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-46
/
+1
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-6
/
+6
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-05-23
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
1
-0
/
+3
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
1
-0
/
+20
2018-05-19
dma-mapping: simplify Kconfig dependencies
Christoph Hellwig
1
-4
/
+2
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-0
/
+5
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-0
/
+3
[next]