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
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
1
-11
/
+0
2023-04-17
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
3
-33
/
+0
2023-04-17
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
1
-1
/
+1
2023-04-17
scripts/kallsyms: update the usage in the comment block
Masahiro Yamada
1
-1
/
+1
2023-04-17
scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() calls
Masahiro Yamada
1
-18
/
+15
2023-04-17
scripts/kallsyms: change the output order
Masahiro Yamada
1
-59
/
+59
2023-04-17
scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
Masahiro Yamada
2
-60
/
+43
2023-04-17
scripts/kallsyms: exclude symbols generated by itself dynamically
Masahiro Yamada
3
-20
/
+13
2023-04-17
scripts/mksysmap: use sed with in-line comments
Masahiro Yamada
1
-24
/
+37
2023-04-17
scripts/mksysmap: remove comments described in nm(1)
Masahiro Yamada
1
-19
/
+1
2023-04-17
scripts/kallsyms: remove redundant code for omitting U and N
Masahiro Yamada
1
-4
/
+1
2023-04-17
kallsyms: expand symbol name into comment for debugging
Arnd Bergmann
1
-1
/
+2
2023-04-16
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
1
-17
/
+9
2023-04-16
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
1
-7
/
+17
2023-04-16
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
1
-10
/
+9
2023-04-14
scripts/objdump-func: Support multiple functions
Josh Poimboeuf
1
-9
/
+25
2023-04-14
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
1
-2
/
+2
2023-04-14
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
1
-9
/
+1
2023-04-14
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
1
-0
/
+2
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+1
2023-04-14
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
3
-4
/
+7
2023-04-12
rust: add pin-init API core
Benno Lossin
1
-1
/
+1
2023-04-12
rust: enable the `pin_macro` feature
Benno Lossin
1
-1
/
+1
2023-04-11
bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages
Alejandro Colomar
1
-1
/
+1
2023-04-11
kbuild: give up untracked files for source package builds
Masahiro Yamada
4
-89
/
+90
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
4
-4
/
+7
2023-04-10
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
1
-1
/
+1
2023-04-08
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
1
-1
/
+3
2023-04-08
scripts/gdb: bail early if there are no clocks
Florian Fainelli
1
-0
/
+2
2023-04-08
checkpatch: ignore ETHTOOL_LINK_MODE_ enum values
Gerhard Engleder
1
-0
/
+2
2023-04-08
scripts/link-vmlinux.sh: fix error message presentation
Andrew Morton
1
-1
/
+1
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
1
-2
/
+8
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
1
-9
/
+9
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
1
-1
/
+4
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+4
2023-04-05
checkpatch: Error out if deprecated RCU API used
Joel Fernandes (Google)
1
-0
/
+9
2023-04-01
Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+4
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-03-29
leaking_addresses: also skip canonical ftrace path
Ross Zwisler
1
-0
/
+1
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
2
-0
/
+16
2023-03-29
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2
-7
/
+6
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
2
-7
/
+6
2023-03-27
dts: add riscv include prefix link
Andre Przywara
1
-0
/
+1
2023-03-24
checksyscalls: ignore fstat to silence build warning on LoongArch
Tiezhu Yang
1
-1
/
+3
2023-03-24
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-1
/
+1
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
1
-7
/
+0
2023-03-23
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
1
-1
/
+1
2023-03-23
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
1
-1
/
+1
2023-03-22
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
1
-1
/
+2
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
9
-1149
/
+180
[prev]
[next]