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
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
s390/uv: Fix handling of length extensions
Christian Borntraeger
1
-1
/
+2
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
1
-0
/
+14
2020-01-31
s390/boot: rename HEAP_SIZE due to name collision
Mikhail Zaslonko
1
-4
/
+4
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
1
-1
/
+1
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
1
-0
/
+5
2019-11-26
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2019-10-31
s390/boot: fix section name escaping
Nick Desaulniers
1
-1
/
+1
2019-10-22
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
1
-3
/
+11
2019-09-18
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
10
-24
/
+172
2019-09-13
s390/startup: add pgm check info printing
Vasily Gorbik
4
-2
/
+101
2019-08-26
s390/kaslr: reserve memory for kasan usage
Vasily Gorbik
1
-8
/
+33
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
1
-7
/
+0
2019-08-26
s390/startup: correct command line options parsing
Vasily Gorbik
1
-3
/
+3
2019-08-21
s390/startup: round down "mem" option to page boundary
Vasily Gorbik
1
-1
/
+1
2019-08-21
s390/startup: adjust _sdma and _edma to page boundaries
Vasily Gorbik
1
-1
/
+2
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-0
/
+6
2019-08-21
s390/startup: purge obsolete .gitignore patterns
Vasily Gorbik
1
-3
/
+0
2019-08-21
s390/startup: add initial pgm check handler
Vasily Gorbik
1
-1
/
+23
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
1
-0
/
+5
2019-08-06
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
1
-2
/
+0
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
2
-0
/
+2
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
4
-1
/
+10
2019-05-07
s390/boot: fix compiler error due to missing awk strtonum
Martin Schwidefsky
2
-1
/
+2
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
1
-1
/
+1
2019-05-03
s390: only build for new CPUs with clang
Arnd Bergmann
1
-6
/
+12
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
2
-2
/
+2
2019-05-02
s390: use proper expoline sections for .dma code
Martin Schwidefsky
1
-4
/
+15
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
1
-0
/
+6
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
5
-5
/
+189
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
5
-2
/
+259
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+4
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
4
-0
/
+33
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
1
-5
/
+6
2019-04-26
s390/boot: pad bzImage to 4K
Martin Schwidefsky
1
-0
/
+1
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
4
-11
/
+179
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
1
-5
/
+5
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
1
-7
/
+7
2019-04-10
s390/protvirt: block kernel command line alteration
Vasily Gorbik
1
-1
/
+1
2019-04-10
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
1
-0
/
+3
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
3
-0
/
+27
2019-04-10
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
1
-2
/
+2
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
1
-12
/
+12
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
3
-0
/
+7
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2019-03-13
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-3
/
+0
2019-03-11
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-5
/
+5
2019-03-01
s390: warn about clearing als implied facilities
Vasily Gorbik
3
-2
/
+20
2019-03-01
s390: allow overriding facilities via command line
Vasily Gorbik
3
-2
/
+50
2019-03-01
s390/als: remove duplicated in-place implementation of stfle
Vasily Gorbik
1
-14
/
+1
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-1
/
+1
[next]