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
starfive-6.6.48-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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
4
-0
/
+4
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
7
-16
/
+31
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
1
-2
/
+2
2021-07-08
hexagon: select ARCH_WANT_LD_ORPHAN_WARN
Nathan Chancellor
1
-0
/
+1
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
1
-6
/
+1
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
1
-0
/
+2
2021-07-08
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2
-6
/
+0
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
16
-25
/
+371
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
2
-2
/
+2
2021-07-08
s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
Sven Schnelle
2
-0
/
+20
2021-07-08
s390/vdso: always enable vdso
Sven Schnelle
2
-24
/
+8
2021-07-08
s390/ap: get rid of register asm
Heiko Carstens
1
-63
/
+87
2021-07-08
s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
Sven Schnelle
1
-1
/
+0
2021-07-08
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
1
-7
/
+41
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-1169
/
+1151
2021-07-07
locking/atomic: sparc: Fix arch_cmpxchg64_local()
Mark Rutland
1
-1
/
+1
2021-07-07
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
1
-1
/
+0
2021-07-07
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
1
-2
/
+2
2021-07-07
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
1
-35
/
+146
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
6
-1
/
+163
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-157
/
+313
2021-07-06
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
1
-1
/
+5
2021-07-06
arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
Mike Rapoport
1
-1
/
+3
2021-07-06
riscv: ptrace: add argn syntax
Jeff Xie
2
-0
/
+32
2021-07-06
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2
-5
/
+2
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
8
-93
/
+75
2021-07-06
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-6
/
+6
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-42
/
+16
2021-07-06
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+3
2021-07-05
Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+805
2021-07-05
mips: disable branch profiling in boot/decompress.o
Randy Dunlap
1
-0
/
+2
2021-07-05
mips: always link byteswap helpers into decompressor
Arnd Bergmann
1
-2
/
+2
2021-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
1
-4
/
+3
2021-07-05
powerpc/bpf: Reject atomic ops in ppc32 JIT
Naveen N. Rao
1
-3
/
+11
2021-07-05
powerpc/bpf: Fix detecting BPF atomic instructions
Naveen N. Rao
1
-2
/
+2
[prev]
[next]