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
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
5
-41
/
+90
2021-02-22
kbuild: remove ld-version macro
Masahiro Yamada
1
-5
/
+1
2021-02-22
scripts: add generic syscallhdr.sh
Masahiro Yamada
1
-0
/
+98
2021-02-22
scripts: add generic syscalltbl.sh
Masahiro Yamada
1
-0
/
+73
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
12
-15
/
+15
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
11
-80
/
+91
2021-02-16
gen_compile_commands: prune some directories
Masahiro Yamada
1
-2
/
+10
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
6
-10
/
+13
2021-02-16
kbuild: clamp SUBLEVEL to 255
Sasha Levin
1
-3
/
+9
2021-02-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
3
-0
/
+27
2021-02-16
Kbuild: make DWARF version a choice
Nick Desaulniers
2
-7
/
+28
2021-02-16
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
1
-1
/
+6
2021-02-16
Kbuild: Make composite object searching more generic
Elliot Berman
1
-4
/
+8
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
4
-12
/
+12
2021-02-16
kbuild: stop removing stale <linux/version.h> file
Masahiro Yamada
1
-2
/
+0
2021-02-16
kbuild: doc: remove "Objects which export symbols" section
Masahiro Yamada
1
-7
/
+1
2021-02-16
genksyms: remove useless case DOTS
Masahiro Yamada
1
-1
/
+0
2021-02-16
genksyms: remove dead code for ST_TABLE_*
Masahiro Yamada
1
-54
/
+0
2021-02-16
genksyms: make source_file a local variable in lexer
Masahiro Yamada
3
-2
/
+3
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
8
-65
/
+93
2021-02-11
kbuild: LD_VERSION redenomination
Masahiro Yamada
6
-6
/
+6
2021-02-11
kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4
Masahiro Yamada
1
-1
/
+0
2021-02-11
Makefile: use smaller dictionary size for xz module compression
Tor Vic
1
-1
/
+1
2021-02-11
ia64: remove generated/nr-irqs.h generation to fix build warning
Masahiro Yamada
4
-34
/
+3
2021-02-11
ia64: remove unneeded header includes from <asm/mca.h>
Masahiro Yamada
4
-6
/
+6
2021-02-11
ia64: do not typedef struct pal_min_state_area_s
Masahiro Yamada
6
-16
/
+16
2021-02-08
Linux 5.11-rc7
Linus Torvalds
1
-1
/
+1
2021-02-07
Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-58
/
+1293
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-26
/
+28
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-27
/
+33
2021-02-07
Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+5
2021-02-07
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+6
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-62
/
+85
2021-02-07
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-55
/
+94
2021-02-07
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+36
2021-02-07
Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+12
2021-02-07
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-21
/
+23
2021-02-07
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-78
/
+77
2021-02-07
Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-70
/
+237
2021-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-22
/
+102
2021-02-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2021-02-07
Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+12
2021-02-07
Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+3
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
5
-13
/
+20
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
5
-14
/
+13
2021-02-06
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
1
-11
/
+5
2021-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-77
/
+153
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
[next]