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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
1
-5
/
+5
2024-02-19
kconfig: associate struct property with file name directly
Masahiro Yamada
3
-9
/
+9
2024-02-19
kconfig: associate struct menu with file name directly
Masahiro Yamada
5
-10
/
+10
2024-02-19
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
5
-51
/
+37
2024-02-19
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
1
-8
/
+17
2024-02-19
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
5
-13
/
+23
2024-02-19
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
4
-12
/
+18
2024-02-19
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
4
-4
/
+11
2024-02-19
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
1
-1
/
+1
2024-02-19
kconfig: remove compat_getline()
Masahiro Yamada
1
-52
/
+1
2024-02-19
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
1
-1
/
+0
2024-02-19
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
1
-1
/
+1
2024-02-19
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-02-19
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
1
-3
/
+1
2024-02-19
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
1
-5
/
+0
2024-02-19
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
1
-0
/
+4
2024-02-19
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
1
-3
/
+19
2024-02-19
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2
-9
/
+5
2024-02-19
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2
-34
/
+47
2024-02-19
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
1
-7
/
+9
2024-02-19
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
1
-0
/
+8
2024-02-19
kbuild: simplify dtbs_install by reading the list of compiled DTBs
Masahiro Yamada
2
-20
/
+18
2024-02-19
kbuild: create a list of all built DTB files
Masahiro Yamada
2
-8
/
+18
2024-02-19
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
1
-4
/
+5
2024-02-19
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
1
-16
/
+13
2024-02-18
coccinelle: device_attr_show: Remove useless expression STR
Li Zhijian
1
-1
/
+1
2024-02-17
firmware: coreboot: Generate aliases for coreboot modules
NĂcolas F. R. A. Prado
2
-0
/
+13
2024-02-17
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2
-2
/
+2
2024-02-15
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
1
-11
/
+2
2024-02-15
scripts/kernel-doc: reindent
Vegard Nossum
1
-1264
/
+1258
2024-02-15
docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
Thorsten Blum
1
-0
/
+4
2024-02-15
modpost: trim leading spaces when processing source files list
Radek Krejci
1
-1
/
+6
2024-02-15
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-02-15
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
1
-2
/
+7
2024-02-14
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
4
-7
/
+7
2024-02-09
arm64: rust: Enable Rust support for AArch64
Jamie Cunliffe
1
-1
/
+3
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
1
-1
/
+3
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2
-2
/
+6
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
1
-1
/
+1
2024-02-06
ubsan: Use Clang's -fsanitize-trap=undefined option
Kees Cook
1
-1
/
+1
2024-02-05
kernel-doc: Support arrays of pointers struct fields
Sakari Ailus
1
-0
/
+9
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-33
/
+22
2024-01-31
kconfig: initialize sym->curr.tri to 'no' for all symbol types again
Masahiro Yamada
1
-1
/
+3
2024-01-31
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
1
-11
/
+11
2024-01-31
modpost: avoid using the alias attribute
Masahiro Yamada
2
-16
/
+2
2024-01-31
docs: sphinx-pre-install fix-noto-sans-cjk on fedora
Andrew Ballance
1
-2
/
+7
2024-01-30
kernel-doc: drop looking for "MACDOC"
Randy Dunlap
1
-1
/
+1
2024-01-30
scripts/kernel-doc: Do not process backslash lines in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-01-30
bpf: Generate const static pointers for kernel helpers
Jose E. Marchesi
1
-1
/
+1
[prev]
[next]