index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-07-20
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-0
/
+1
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+1
2021-06-18
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
1
-11
/
+17
2021-06-18
s390/mem_detect: use register pair instead of register asm
Heiko Carstens
1
-15
/
+19
2021-06-18
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/ipl_parm: use register pair instead of register asm
Heiko Carstens
1
-12
/
+14
2021-06-18
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/boot: add zstd support
Dimitri John Ledkov
2
-0
/
+10
2021-06-18
s390/decompressor: correct BOOT_HEAP_SIZE condition
Vasily Gorbik
1
-1
/
+1
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
4
-4
/
+118
2021-06-07
s390/decompressor: replace use of perl with simple sed/tr
Rob Landley
1
-1
/
+1
2021-06-07
s390/boot: access kernel command line via parmarea
Heiko Carstens
1
-4
/
+4
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
1
-0
/
+3
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
3
-6
/
+9
2021-01-27
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
1
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-12-09
s390/boot: add build-id to decompressor
Philipp Rudo
2
-1
/
+2
2020-11-20
s390/decompressor: print cmdline and BEAR on pgm_check
Vasily Gorbik
1
-0
/
+7
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
3
-1
/
+30
2020-11-20
s390/decompressor: add symbols support
Vasily Gorbik
4
-5
/
+97
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
2
-11
/
+12
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2
-78
/
+68
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
5
-46
/
+73
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
1
-0
/
+10
2020-11-09
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
1
-22
/
+8
2020-11-09
s390/decompressor: fix build warning
Vasily Gorbik
1
-1
/
+3
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
3
-1
/
+21
2020-11-09
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
1
-1
/
+13
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-02
s390/startup: correct early pgm check info formatting
Vasily Gorbik
1
-1
/
+2
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
1
-3
/
+12
2020-10-02
s390/ipl: support NVMe IPL kernel parameters
Alexander Egorenkov
1
-8
/
+23
2020-09-30
s390/startup: add kaslr_offset to pgm check info print
Vasily Gorbik
1
-0
/
+8
2020-09-30
s390/startup: correct "dfltcc" option parsing
Vasily Gorbik
1
-1
/
+1
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
1
-10
/
+11
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
2
-19
/
+0
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
1
-38
/
+92
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
1
-5
/
+5
2020-09-21
s390/boot: avoid unnecessary zeroing of .bss section
Vasily Gorbik
1
-6
/
+0
2020-09-16
s390/protvirt: parse prot_virt option in the decompressor
Vasily Gorbik
2
-0
/
+11
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
7
-20
/
+24
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
1
-2
/
+0
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-11
/
+6
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-2
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-02-27
s390/protvirt: introduce host side setup
Vasily Gorbik
2
-1
/
+21
[next]