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
/
early.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-18
/
+18
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
1
-1
/
+1
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
1
-1
/
+2
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
1
-3
/
+1
2023-12-11
s390/fpu: remove "novx" option
Heiko Carstens
1
-8
/
+0
2023-11-06
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
1
-0
/
+1
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/smp,mcck: fix early IPI handling
Heiko Carstens
1
-9
/
+3
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
1
-3
/
+1
2023-08-30
s390: remove "noexec" option
Heiko Carstens
1
-2
/
+1
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
1
-0
/
+9
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
1
-14
/
+0
2023-02-27
s390/setup: do not complain about parameters handled in decompressor
Vasily Gorbik
1
-0
/
+17
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
1
-0
/
+2
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-3
/
+2
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
1
-1
/
+0
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-05-25
s390: simplify early program check handler
Heiko Carstens
1
-3
/
+2
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
1
-5
/
+1
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
1
-11
/
+3
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-0
/
+1
2022-03-08
s390/extable: sort amode31 extable early
Heiko Carstens
1
-0
/
+6
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
1
-1
/
+1
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-0
/
+1
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
1
-0
/
+4
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-1
/
+3
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-4
/
+2
2021-02-13
s390/time: convert tod_clock_base to union
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-09
s390/time: use stcke instead of stck
Heiko Carstens
1
-3
/
+3
2020-11-09
s390: remove unused s390_base_ext_handler
Vasily Gorbik
1
-3
/
+1
2020-09-30
s390: remove cad commandline option
Sven Schnelle
1
-13
/
+0
2020-06-23
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
1
-0
/
+2
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
1
-16
/
+0
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
1
-0
/
+9
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
1
-0
/
+12
2019-10-31
s390: avoid double handling of "noexec" option
Vasily Gorbik
1
-16
/
+1
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-0
/
+16
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
1
-2
/
+0
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-2
/
+2
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-1
/
+1
2019-04-29
s390: enable processes for mio instructions
Sebastian Ott
1
-0
/
+2
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
1
-1
/
+0
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+0
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
1
-2
/
+0
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
1
-2
/
+2
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-44
/
+3
[next]