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
2018-10-09
s390/kasan: double the stack size
Vasily Gorbik
2
-1
/
+5
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
8
-7
/
+343
2018-10-09
s390: add pgd_page primitive
Vasily Gorbik
1
-1
/
+10
2018-10-09
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
2
-3
/
+30
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
3
-0
/
+4
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2
-2
/
+4
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
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-09-20
s390/qdio: clean up AOB handling
Julian Wiedmann
1
-2
/
+0
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
5
-12
/
+9
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
3
-3
/
+8
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
1
-0
/
+1
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
3
-7
/
+6
2018-09-14
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2
-1
/
+9
2018-09-04
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
1
-1
/
+2
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
1
-1
/
+1
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-90
/
+80
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[next]