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
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+4
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+1
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+16
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+4
2022-01-10
Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
30
-180
/
+1428
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2022-01-07
s390/pci: simplify __pciwb_mio() inline asm
Niklas Schnelle
1
-4
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-31
crypto: s390/sha512 - Use macros instead of direct IV numbers
Tianjia Zhang
1
-16
/
+16
2021-12-29
s390: remove unused TASK_SIZE_OF
Guo Ren
1
-2
/
+1
2021-12-20
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
2
-12
/
+8
2021-12-20
s390/crypto: fix compile error for ChaCha20 module
Heiko Carstens
1
-10
/
+10
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+43
2021-12-17
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-17
s390/pci: Rework MSI descriptor walk
Thomas Gleixner
1
-4
/
+2
2021-12-16
s390/mm: check 2KB-fragment page on release
Alexander Gordeev
1
-11
/
+30
2021-12-16
s390/mm: better annotate 2KB pagetable fragments handling
Alexander Gordeev
1
-20
/
+107
2021-12-16
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2021-12-16
s390/sclp: release SCLP early buffer after kernel initialization
Alexander Egorenkov
1
-0
/
+3
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
4
-33
/
+29
2021-12-16
s390/disassembler: update opcode table
Heiko Carstens
2
-1
/
+3
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-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
18
-96
/
+103
2021-12-12
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-3
/
+3
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
1
-1
/
+3
2021-12-10
s390/pgalloc: use pointers instead of unsigned long values
Heiko Carstens
1
-32
/
+32
2021-12-10
s390/pgalloc: add virt/phys address handling to base asce functions
Heiko Carstens
1
-13
/
+13
2021-12-10
s390/cmm: add missing virt_to_phys() conversion
Heiko Carstens
1
-1
/
+1
2021-12-10
s390/diag: use pfn_to_phys() instead of open coding
Heiko Carstens
1
-2
/
+2
2021-12-10
s390/mm: add missing phys_to_virt translation to page table dumper
Heiko Carstens
1
-4
/
+4
2021-12-10
s390: enable switchdev support in defconfig
Niklas Schnelle
2
-0
/
+4
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-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-2
/
+2
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
3
-7
/
+7
2021-12-06
s390/qdio: clarify logical vs absolute in QIB's kerneldoc
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
3
-27
/
+30
2021-12-06
s390/pci: use phys_to_virt() for AIBVs/DIBVs
Niklas Schnelle
1
-3
/
+3
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-5
/
+6
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-3
/
+4
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
1
-1
/
+1
2021-12-06
s390/qdio: remove QDIO_SBAL_SIZE macro
Julian Wiedmann
1
-1
/
+0
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
7
-0
/
+1142
[next]