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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
10
-24
/
+45
2020-06-06
Makefile: install modules.builtin even if CONFIG_MODULES=n
Jonas Zeiger
1
-3
/
+11
2020-06-06
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
1
-1
/
+1
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2020-06-06
modpost: change elf_info->size to size_t
Masahiro Yamada
2
-6
/
+5
2020-06-06
modpost: remove is_vmlinux() helper
Masahiro Yamada
1
-15
/
+1
2020-06-06
modpost: strip .o from modname before calling new_module()
Masahiro Yamada
2
-10
/
+12
2020-06-06
modpost: set have_vmlinux in new_module()
Masahiro Yamada
1
-5
/
+3
2020-06-06
modpost: remove mod->skip struct member
Masahiro Yamada
2
-7
/
+3
2020-06-06
modpost: add mod->is_vmlinux struct member
Masahiro Yamada
2
-9
/
+11
2020-06-06
modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
Masahiro Yamada
1
-12
/
+8
2020-06-06
modpost: remove mod->is_dot_o struct member
Masahiro Yamada
2
-13
/
+2
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+1
2020-06-06
modpost: remove -s option
Masahiro Yamada
2
-9
/
+3
2020-06-06
modpost: remove get_next_text() and make {grab,release_}file static
Masahiro Yamada
2
-39
/
+2
2020-06-06
modpost: use read_text_file() and get_line() for reading text files
Masahiro Yamada
2
-17
/
+14
2020-06-06
modpost: avoid false-positive file open error
Masahiro Yamada
1
-4
/
+3
2020-06-06
modpost: fix potential mmap'ed file overrun in get_src_version()
Masahiro Yamada
1
-17
/
+11
2020-06-06
modpost: add read_text_file() and get_line() helpers
Masahiro Yamada
2
-0
/
+51
2020-06-06
modpost: do not call get_modinfo() for vmlinux(.o)
Masahiro Yamada
1
-21
/
+24
2020-06-06
modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
Masahiro Yamada
3
-73
/
+0
2020-06-06
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
2
-10
/
+5
2020-06-06
modpost: show warning if vmlinux is not found when processing modules
Masahiro Yamada
1
-2
/
+7
2020-06-06
modpost: invoke modpost only when input files are updated
Masahiro Yamada
2
-15
/
+37
2020-06-06
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
5
-6
/
+7
2020-06-06
modpost: refactor -i option calculation
Masahiro Yamada
1
-4
/
+2
2020-06-06
modpost: print symbol dump file as the build target in short log
Masahiro Yamada
1
-13
/
+20
2020-06-06
modpost: re-add -e to set external_module flag
Masahiro Yamada
2
-2
/
+8
2020-06-06
modpost: rename ext_sym_list to dump_list
Masahiro Yamada
1
-13
/
+14
2020-06-06
modpost: allow to pass -i option multiple times to remove -e option
Masahiro Yamada
2
-9
/
+2
2020-06-06
modpost: track if the symbol origin is a dump file or ELF object
Masahiro Yamada
2
-10
/
+6
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
4
-0
/
+40
2020-06-06
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
1
-1
/
+1
2020-06-06
NTB: perf: Fix race condition when run with ntb_test
Logan Gunthorpe
1
-2
/
+8
2020-06-06
NTB: perf: Fix support for hardware that doesn't have port numbers
Logan Gunthorpe
1
-0
/
+10
2020-06-06
NTB: perf: Don't require one more memory window than number of peers
Logan Gunthorpe
1
-1
/
+1
2020-06-06
NTB: ntb_pingpong: Choose doorbells based on port number
Logan Gunthorpe
1
-8
/
+6
2020-06-06
NTB: Fix the default port and peer numbers for legacy drivers
Logan Gunthorpe
1
-6
/
+2
2020-06-06
NTB: Revert the change to use the NTB device dev for DMA allocations
Logan Gunthorpe
1
-1
/
+0
2020-06-06
NTB: ntb_tool: reading the link file should not end in a NULL byte
Logan Gunthorpe
1
-2
/
+1
2020-06-06
ntb_perf: avoid false dma unmap of destination address
Sanjay R Mehta
1
-9
/
+2
2020-06-06
ntb_perf: increase sleep time from one milli sec to one sec
Sanjay R Mehta
1
-2
/
+2
2020-06-06
ntb_tool: pass correct struct device to dma_alloc_coherent
Sanjay R Mehta
1
-3
/
+3
2020-06-06
ntb_perf: pass correct struct device to dma_alloc_coherent
Sanjay R Mehta
1
-4
/
+4
2020-06-06
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
3
-14
/
+0
2020-06-06
NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typos
Wesley Sheng
1
-2
/
+2
2020-06-06
ntb: intel: fix static declaration
Dave Jiang
1
-1
/
+1
2020-06-06
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
3
-13
/
+79
2020-06-06
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+4
2020-06-06
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-20
/
+9
[prev]
[next]