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
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-52
/
+44
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2021-12-20
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
2
-12
/
+8
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
3
-30
/
+26
2021-12-16
s390/disassembler: update opcode table
Heiko Carstens
1
-0
/
+1
2021-12-16
s390/uv: fix memblock virtual vs physical address confusion
Heiko Carstens
1
-5
/
+5
2021-12-16
s390/smp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
1
-1
/
+1
2021-12-16
s390/exit: remove dead reference to do_exit from copy_thread
Eric W. Biederman
1
-1
/
+0
2021-12-12
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-12-10
s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()
Alexander Egorenkov
1
-0
/
+4
2021-12-10
s390/ftrace: remove preempt_disable()/preempt_enable() pair
Jerome Marchand
1
-2
/
+0
2021-12-10
s390/kexec_file: fix error handling when applying relocations
Philipp Rudo
1
-1
/
+6
2021-12-10
s390/kexec_file: print some more error messages
Philipp Rudo
1
-3
/
+24
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-2
/
+1
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
3
-7
/
+7
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-25
/
+32
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
1
-0
/
+10
2021-11-18
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-16
s390: wire up sys_futex_waitv system call
Vasily Gorbik
1
-0
/
+1
2021-11-16
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
1
-2
/
+3
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2
-2
/
+2
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
1
-5
/
+4
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+3
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-275
/
+403
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+9
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
3
-7
/
+7
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+57
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+15
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-13
/
+10
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-29
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
1
-1
/
+1
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
1
-1
/
+33
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
3
-5
/
+20
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
1
-15
/
+2
2021-10-26
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
1
-78
/
+150
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
7
-16
/
+61
2021-10-26
s390: introduce nospec_uses_trampoline()
Sven Schnelle
2
-2
/
+2
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
2
-2
/
+2
2021-10-26
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
2
-2
/
+2
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-0
/
+1
2021-10-26
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
1
-1
/
+1
2021-10-26
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
1
-5
/
+2
[next]