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
2018-10-09
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
15
-176
/
+355
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
3
-34
/
+19
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
2
-2
/
+8
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
2
-0
/
+53
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
3
-0
/
+10
2018-10-09
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2
-2
/
+19
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
10
-69
/
+260
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2
-0
/
+2
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
6
-4
/
+56
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
4
-24
/
+14
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
5
-38
/
+40
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
2
-13
/
+6
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
7
-56
/
+61
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
8
-64
/
+43
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
6
-21
/
+16
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
16
-88
/
+225
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2
-9
/
+50
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
1
-17
/
+21
2018-10-09
s390/hypfs: do not use stack buffers for hardware data
Martin Schwidefsky
1
-19
/
+23
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
1
-12
/
+23
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
2
-10
/
+13
2018-10-08
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2
-4
/
+55
2018-10-08
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
1
-0
/
+2
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
2
-4
/
+18
2018-10-05
KVM: s390: Tracing APCB changes
Pierre Morel
2
-0
/
+43
2018-10-05
KVM: s390: fix locking for crypto setting error path
Christian Borntraeger
1
-4
/
+12
2018-10-04
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
8
-63
/
+321
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2
-17
/
+1
2018-10-02
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
1
-1
/
+1
2018-10-01
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
7
-60
/
+304
2018-10-01
s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()
David Hildenbrand
1
-2
/
+8
2018-10-01
KVM: s390: set host program identifier
Collin Walling
3
-1
/
+9
2018-09-28
KVM: s390: CPU model support for AP virtualization
Tony Krowiak
1
-0
/
+2
2018-09-28
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
2
-3
/
+29
2018-09-28
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
Pierre Morel
1
-1
/
+3
2018-09-28
KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
Pierre Morel
1
-5
/
+28
2018-09-28
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
Pierre Morel
1
-4
/
+10
2018-09-28
KVM: s390: vsie: allow CRYCB FORMAT-0
Pierre Morel
1
-3
/
+17
2018-09-28
KVM: s390: vsie: allow CRYCB FORMAT-1
Pierre Morel
1
-0
/
+19
2018-09-28
KVM: s390: vsie: Allow CRYCB FORMAT-2
Pierre Morel
1
-10
/
+104
2018-09-28
KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
Pierre Morel
1
-3
/
+3
2018-09-28
KVM: s390: vsie: Do the CRYCB validation first
Pierre Morel
1
-5
/
+6
2018-09-28
KVM: s390: Clear Crypto Control Block when using vSIE
Pierre Morel
1
-0
/
+2
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
1
-0
/
+1
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
1
-24
/
+24
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
3
-29
/
+23
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+1
[prev]
[next]