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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+4
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+3
2020-02-27
s390/protvirt: add ultravisor initialization
Vasily Gorbik
1
-0
/
+5
2020-02-27
s390/protvirt: introduce host side setup
Vasily Gorbik
1
-4
/
+0
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
1
-0
/
+1
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
1
-0
/
+2
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
1
-9
/
+3
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2020-01-14
arch/s390/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2020-01-09
s390/setup: Fix secure ipl message
Philipp Rudo
1
-1
/
+1
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
1
-8
/
+1
2019-09-18
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-16
/
+11
2019-09-13
s390: add support for IBM z15 machines
Martin Schwidefsky
1
-0
/
+4
2019-08-29
s390/setup: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-5
/
+5
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
1
-11
/
+2
2019-08-06
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
1
-2
/
+1
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
1
-2
/
+0
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+1
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-0
/
+9
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+1
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-0
/
+45
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
1
-0
/
+8
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
1
-0
/
+5
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+13
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+3
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-18
/
+42
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
1
-7
/
+6
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
1
-9
/
+23
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
1
-9
/
+0
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
1
-0
/
+21
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-4
/
+4
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+2
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-1
/
+3
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-6
/
+16
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-22
/
+4
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-2
/
+45
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-6
/
+6
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-9
/
+80
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
1
-2
/
+2
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
1
-0
/
+1
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
1
-0
/
+3
2018-03-19
s390/setup : enable display support for KVM guest
Farhan Ali
1
-0
/
+2
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
1
-10
/
+10
[next]