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
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-2
/
+7
2021-08-03
s390: update defconfigs
Heiko Carstens
2
-2
/
+2
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2021-07-30
s390/boot: fix zstd build for -march=z900
Vasily Gorbik
2
-0
/
+3
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-27
/
+27
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+5
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+5
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-07-21
Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-37
/
+49
2021-07-20
s390: update defconfigs
Heiko Carstens
3
-17
/
+34
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-07-20
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2021-07-15
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
1
-1
/
+1
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
3
-2
/
+5
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-12
s390/defconfig: allow early device mapper disks
Christian Borntraeger
2
-2
/
+4
2021-07-12
s390/vdso32: add vdso32.lds to targets
Sven Schnelle
1
-0
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
55
-1651
/
+1971
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
3
-12
/
+6
2021-07-08
s390/linkage: increase asm symbols alignment to 16
Vasily Gorbik
1
-1
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
3
-3
/
+3
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
1
-1
/
+3
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
1
-37
/
+0
2021-07-08
s390/softirq: use call_on_stack() macro
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
1
-2
/
+3
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
1
-4
/
+8
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
1
-1
/
+2
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
1
-3
/
+5
2021-07-08
s390/mm: use call_on_stack() macro
Heiko Carstens
1
-4
/
+9
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
2
-8
/
+13
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
1
-18
/
+24
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
3
-11
/
+12
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
2
-15
/
+20
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
4
-36
/
+2
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
4
-31
/
+31
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
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
[next]