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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
1
-3
/
+3
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
1
-1
/
+3
2021-12-10
s390/diag: use pfn_to_phys() instead of open coding
Heiko Carstens
1
-2
/
+2
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
1
-13
/
+16
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
1
-0
/
+117
2021-11-29
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
1
-0
/
+6
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+5
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+4
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
1
-1
/
+3
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+1
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
1
-0
/
+1
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
16
-48
/
+139
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+0
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-12
/
+0
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+19
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+0
2021-10-31
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-5
/
+19
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-8
/
+0
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2
-5
/
+14
2021-10-26
s390: make command line configurable
Sven Schnelle
2
-11
/
+1
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
2
-4
/
+5
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
1
-1
/
+0
2021-10-26
s390/string: use generic strlcpy
Heiko Carstens
1
-2
/
+0
2021-10-26
s390/string: use generic strrchr
Heiko Carstens
1
-2
/
+0
2021-10-26
s390/bitops: return true/false (not 1/0) from bool functions
Huilong Deng
1
-1
/
+1
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2
-3
/
+7
2021-10-26
s390: introduce nospec_uses_trampoline()
Sven Schnelle
1
-0
/
+5
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
1
-1
/
+1
2021-10-26
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
1
-0
/
+1
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-0
/
+1
2021-10-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
1
-6
/
+6
2021-10-26
Merge branch 'fixes' into features
Vasily Gorbik
1
-0
/
+2
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
1
-2
/
+0
2021-10-25
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
1
-0
/
+5
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-1
/
+1
2021-10-19
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
1
-0
/
+12
[next]