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
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
2
-6
/
+10
2023-08-30
s390: remove "noexec" option
Heiko Carstens
2
-8
/
+1
2023-08-16
s390/boot: fix multi-line comments style
Alexander Gordeev
1
-2
/
+4
2023-08-16
s390/boot: account Real Memory Copy and Lowcore areas
Alexander Gordeev
1
-1
/
+2
2023-08-16
s390/mm: define Real Memory Copy size and mask macros
Alexander Gordeev
1
-1
/
+1
2023-08-16
s390/boot: cleanup number of page table levels setup
Alexander Gordeev
1
-5
/
+4
2023-07-24
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-1
/
+0
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
1
-0
/
+3
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-11
/
+11
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
1
-0
/
+1
2023-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2023-07-03
s390: fix various typos
Heiko Carstens
1
-1
/
+1
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
2
-10
/
+10
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-1
/
+0
2023-06-20
s390/kasan: avoid short by one page shadow memory
Alexander Gordeev
1
-4
/
+11
2023-06-16
s390/uv: Update query for secret-UVCs
Steffen Eiden
1
-0
/
+4
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
1
-2
/
+16
2023-04-13
s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT
Heiko Carstens
1
-4
/
+4
2023-04-13
s390/boot: improve install.sh script
Marc Hartmayer
1
-4
/
+4
2023-04-13
s390/kaslr: randomize amode31 base address
Vasily Gorbik
1
-2
/
+4
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
4
-11
/
+112
2023-04-13
s390/boot: pin amode31 default lma
Vasily Gorbik
1
-1
/
+3
2023-04-13
s390/boot: do not change default_lma
Vasily Gorbik
1
-13
/
+12
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
4
-8
/
+7
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
3
-15
/
+230
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
8
-299
/
+300
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
6
-53
/
+53
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
1
-1
/
+0
2023-03-13
s390/ipl: add missing intersection check to ipl_report handling
Sven Schnelle
1
-0
/
+8
2023-02-28
s390/decompressor: add link map saving
Vasily Gorbik
1
-1
/
+3
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
5
-14
/
+14
2023-02-06
Merge branch 'fixes' into features
Heiko Carstens
1
-1
/
+1
2023-02-06
s390/boot: avoid potential amode31 truncation
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: move detect_facilities() after cmd line parsing
Vasily Gorbik
1
-2
/
+1
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
3
-2
/
+12
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
5
-13
/
+28
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
4
-52
/
+31
2023-02-06
s390/mem_detect: rely on diag260() if sclp_early_get_memsize() fails
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/mem_detect: fix detect_memory() error handling
Vasily Gorbik
1
-1
/
+1
2023-01-31
s390/boot: remove pgtable_populate_end
Vasily Gorbik
1
-27
/
+2
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
3
-9
/
+13
2023-01-31
s390/decompressor: specify __decompress() buf len to avoid overflow
Vasily Gorbik
1
-1
/
+1
2023-01-17
Merge branch 'fixes' into features
Heiko Carstens
1
-2
/
+2
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2
-0
/
+8
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2
-0
/
+17
2023-01-13
s390/boot: allow setup of different virtual address types
Alexander Gordeev
1
-15
/
+33
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
4
-9
/
+298
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
2
-0
/
+26
2023-01-13
s390/boot: cleanup decompressor header files
Alexander Gordeev
3
-28
/
+23
[next]