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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
1
-1
/
+1
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
8
-21
/
+21
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
7
-57
/
+313
2021-07-30
s390: move the install rule to arch/s390/Makefile
Masahiro Yamada
2
-5
/
+2
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
6
-0
/
+6
2021-07-30
s390: add kfence region to pagetable dumper
Sven Schnelle
1
-0
/
+16
2021-07-30
s390: add support for KFENCE
Sven Schnelle
5
-4
/
+54
2021-07-30
s390/mm: implement set_memory_4k()
Heiko Carstens
2
-2
/
+18
2021-07-27
s390/delay: get rid of not needed header includes
Heiko Carstens
1
-9
/
+2
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/headers: fix code style in module.h
Ilya Leoshkevich
1
-4
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
2
-22
/
+4
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2
-158
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
2
-0
/
+4
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390/hwcaps: introduce HWCAP bit numbers
Heiko Carstens
1
-23
/
+52
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
3
-49
/
+49
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
3
-1
/
+4
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
3
-3
/
+8
2021-07-27
s390/disassembler: add instructions
Heiko Carstens
2
-0
/
+20
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
3
-1
/
+7
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-4
/
+3
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
1
-3
/
+0
2021-07-27
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
13
-99
/
+183
2021-07-27
s390/ctl_reg: add ctlreg5 and ctlreg15 unions
Heiko Carstens
1
-0
/
+17
2021-07-27
s390/boot: make _diag308_reset_dma() position-independent
Alexander Egorenkov
1
-1
/
+3
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2
-2
/
+3
2021-07-27
s390/setup: generate asm offsets from struct parmarea
Alexander Egorenkov
2
-9
/
+7
2021-07-27
s390/setup: drop _OFFSET macros
Alexander Egorenkov
1
-17
/
+6
2021-07-27
s390/setup: remove unused symbolic constants for C code from setup.h
Alexander Egorenkov
1
-3
/
+0
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
7
-35
/
+43
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
7
-23
/
+32
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
6
-7
/
+17
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/vdso: use system call functions
Heiko Carstens
1
-18
/
+4
2021-07-27
s390/syscall: provide generic system call functions
Heiko Carstens
1
-0
/
+59
2021-07-27
s390/cpacf: get rid of register asm
Heiko Carstens
1
-97
/
+111
2021-07-27
s390/debug: remove unused print defines
Heiko Carstens
1
-34
/
+0
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
2
-34
/
+21
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
3
-0
/
+11
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
4
-8
/
+20
2021-07-27
s390/jump_label: print real address in a case of a jump label bug
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/mm: don't print hashed values for pte_ERROR() & friends
Heiko Carstens
1
-5
/
+5
[next]