Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c7cee3e746a5b5a79d415112f7b7af90e8259fa1
/
arch
/
s390
/
boot
ad0bf4e
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 4 years, 10 months ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 4 years, 10 months ago
cf39d37
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 4 years, 10 months ago
d198b34f
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 4 years, 11 months ago
ecdc5d8
s390/protvirt: introduce host side setup
by Vasily Gorbik
· 5 years ago
b059a39
s390/arch: install kernels with their proper version ID
by Stefan Raspl
· 5 years ago
94e90f7
s390: make 'install' not depend on vmlinux
by Masahiro Yamada
· 5 years ago
788d6715
s390/kaslr: Fix casts in get_random
by Nathan Chancellor
· 5 years ago
27dc070
s390/uv: Fix handling of length extensions
by Christian Borntraeger
· 5 years ago
c65e681
s390/boot: add dfltcc= kernel command line parameter
by Mikhail Zaslonko
· 5 years ago
1b3e3fa
s390/boot: rename HEAP_SIZE due to name collision
by Mikhail Zaslonko
· 5 years ago
17248ea
s390: fix __EMIT_BUG() macro
by Sven Schnelle
· 5 years ago
a9f2f68
s390/kaslr: store KASLR offset for early dumps
by Gerald Schaefer
· 5 years ago
ea1f56f
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
4f84b38
s390/boot: fix section name escaping
by Nick Desaulniers
· 5 years ago
ac49303
s390/kaslr: add support for R_390_GLOB_DAT relocation type
by Gerald Schaefer
· 5 years ago
d590284
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
724dc33
s390/startup: add pgm check info printing
by Vasily Gorbik
· 5 years ago
759d489
s390/kaslr: reserve memory for kasan usage
by Vasily Gorbik
· 5 years ago
9b69210
s390/mem_detect: provide single get_mem_detect_end
by Vasily Gorbik
· 5 years ago
227f52a
s390/startup: correct command line options parsing
by Vasily Gorbik
· 5 years ago
22a33c7
s390/startup: round down "mem" option to page boundary
by Vasily Gorbik
· 5 years ago
80ef517
s390/startup: adjust _sdma and _edma to page boundaries
by Vasily Gorbik
· 5 years ago
2e83e0e
s390: clean .bss before running uncompressed kernel
by Vasily Gorbik
· 5 years ago
19413fe
s390/startup: purge obsolete .gitignore patterns
by Vasily Gorbik
· 5 years ago
da9ed30
s390/startup: add initial pgm check handler
by Vasily Gorbik
· 5 years ago
59793c5
s390: move vmalloc option parsing to startup code
by Vasily Gorbik
· 5 years ago
a287a49
s390/protvirt: avoid memory sharing for diag 308 set/store
by Vasily Gorbik
· 5 years ago
868202c
s390/boot: add missing declarations and includes
by Vasily Gorbik
· 6 years ago
6abe281
s390: enable detection of kernel version from bzImage
by Vasily Gorbik
· 6 years ago
8db16d1
s390/boot: fix compiler error due to missing awk strtonum
by Martin Schwidefsky
· 6 years ago
4ae9878
s390: fix clang -Wpointer-sign warnigns in boot code
by Arnd Bergmann
· 6 years ago
c263a4e
s390: only build for new CPUs with clang
by Arnd Bergmann
· 6 years ago
98587c2
s390: simplify disabled_wait
by Martin Schwidefsky
· 6 years ago
bf72630
s390: use proper expoline sections for .dma code
by Martin Schwidefsky
· 6 years ago
26a374a
s390: add missing ENDPROC statements to assembler functions
by Martin Schwidefsky
· 6 years ago
b2d24b9
s390/kernel: add support for kernel address space layout randomization (KASLR)
by Gerald Schaefer
· 6 years ago
a80313f
s390/kernel: introduce .dma sections
by Gerald Schaefer
· 6 years ago
087c4d7
s390/sclp: do not use static sccbs
by Gerald Schaefer
· 6 years ago
805bc0b
s390/kernel: build a relocatable kernel
by Gerald Schaefer
· 6 years ago
d0d249d
s390/kexec_file: Simplify parmarea access
by Philipp Rudo
· 6 years ago
f678068
s390/boot: pad bzImage to 4K
by Martin Schwidefsky
· 6 years ago
9641b8c
s390/ipl: read IPL report at early boot
by Martin Schwidefsky
· 6 years ago
5f1207f
s390/ipl: provide uapi header for list directed IPL
by Martin Schwidefsky
· 6 years ago
86c74d8
s390/ipl: make ipl_info less confusing
by Martin Schwidefsky
· 6 years ago
093ddcc
s390/protvirt: block kernel command line alteration
by Vasily Gorbik
· 6 years ago
db9492c
s390/protvirt: add memory sharing for diag 308 set/store
by Vasily Gorbik
· 6 years ago
5abb935
s390/uv: introduce guest side ultravisor code
by Vasily Gorbik
· 6 years ago
fd184e1
s390: introduce .boot.preserved.data section compile time validation
by Vasily Gorbik
· 6 years ago
1e941d3
s390: move ipl block to .boot.preserved.data section
by Vasily Gorbik
· 6 years ago
bf9921a
s390: introduce .boot.preserved.data section
by Gerald Schaefer
· 6 years ago
2d4ea4b
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
by Joe Perches
· 6 years ago
898f5a0
kbuild: move archive command to scripts/Makefile.lib
by Masahiro Yamada
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
6d85dac
s390: warn about clearing als implied facilities
by Vasily Gorbik
· 6 years ago
b5e8045
s390: allow overriding facilities via command line
by Vasily Gorbik
· 6 years ago
96d3b64
s390/als: remove duplicated in-place implementation of stfle
by Vasily Gorbik
· 6 years ago
afa974b
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
by Masahiro Yamada
· 6 years ago
5d68005
s390: make built-in.a not directly depend on *.o.chkbss files
by Masahiro Yamada
· 6 years ago
7e0d92f
s390/kasan: improve string/memory functions checks
by Vasily Gorbik
· 6 years ago
5a2e185
s390: avoid vmlinux segments overlap
by Vasily Gorbik
· 6 years ago
ef5feba
s390/decompressor: add missing FORCE to build targets
by Vasily Gorbik
· 6 years ago
c72251a
s390/mem_detect: add missing include
by Heiko Carstens
· 6 years ago
19733fe
s390/head: avoid doubling early boot stack size under KASAN
by Vasily Gorbik
· 7 years ago
d58106c
s390/kasan: use noexec and large pages
by Vasily Gorbik
· 7 years ago
0a9b409
s390/kasan: avoid instrumentation of early C code
by Vasily Gorbik
· 7 years ago
4969874
s390: move ipl block and cmd line handling to early boot phase
by Vasily Gorbik
· 7 years ago
54c5779
s390/mem_detect: replace tprot loop with binary search
by Vasily Gorbik
· 7 years ago
cd45c99
s390/mem_detect: use SCLP info for continuous memory detection
by Vasily Gorbik
· 7 years ago
6e98e64
s390/mem_detect: introduce z/VM specific diag260 call
by Vasily Gorbik
· 7 years ago
fddbaa5
s390/mem_detect: introduce SCLP storage info
by Vasily Gorbik
· 7 years ago
251b72a
s390: introduce .boot.data section compile time validation
by Vasily Gorbik
· 7 years ago
6966d60
s390/mem_detect: move tprot loop to early boot phase
by Vasily Gorbik
· 7 years ago
17aacfbf
s390/sclp: move sclp_early_read_info to sclp_early_core.c
by Vasily Gorbik
· 7 years ago
d1b52a4
s390: introduce .boot.data section
by Vasily Gorbik
· 7 years ago
7516fc1
s390/decompressor: clean up and rename compressed/misc.c
by Vasily Gorbik
· 6 years ago
15426ca
s390: rescue initrd as early as possible
by Vasily Gorbik
· 7 years ago
a2ac1bb
s390/decompressor: get rid of .bss usage
by Vasily Gorbik
· 6 years ago
369f91c
s390/decompressor: rework uncompressed image info collection
by Vasily Gorbik
· 7 years ago
8f75582
s390: remove decompressor's head.S
by Vasily Gorbik
· 7 years ago
4e62d45
s390: clean up stacks setup
by Vasily Gorbik
· 6 years ago
8e5a762
s390: add initial 64-bit restart PSW
by Martin Schwidefsky
· 6 years ago
7e0363b
s390/decompressor: avoid packing *.o.chkbss files into startup.a
by Vasily Gorbik
· 7 years ago
b887b1b
s390/decompressor: avoid constant startup.a rebuilds
by Vasily Gorbik
· 7 years ago
627c9b6
s390/boot: block uncompressed vmlinux booting attempts
by Vasily Gorbik
· 7 years ago
2d6f74f
s390/decompressor: correct EXCLUDE_FILE construct
by Vasily Gorbik
· 7 years ago
183ab05f
s390: get rid of the first mb of uncompressed image
by Vasily Gorbik
· 7 years ago
4778dc0
s390/decompressor: discard ___kcrctab section
by Vasily Gorbik
· 7 years ago
89b5202
s390/decompressor: support uncompressed kernel
by Vasily Gorbik
· 7 years ago
c98b6c6
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
by Vasily Gorbik
· 7 years ago
b8326bf
s390/decompressor: allow preprocessor in piggy.o linker script
by Vasily Gorbik
· 7 years ago
0580bce
s390/decompressor: extend .bss check for early code
by Vasily Gorbik
· 7 years ago
4560ff1
s390/decompressor: avoid repeating objects list in Makefile
by Vasily Gorbik
· 7 years ago
cad5b35
s390/decompressor: reuse lib/mem.S for mem functions
by Vasily Gorbik
· 7 years ago
a1d7d91
s390/decompressor: avoid reusing uncompressed image objects
by Vasily Gorbik
· 7 years ago
2dd2665
s390/als: avoid .init.* sections usage
by Vasily Gorbik
· 7 years ago
a580235
s390/decompressor: rename entry point to startup_decompressor
by Vasily Gorbik
· 7 years ago
8282cd6
s390/boot: make head.S and als.c be part of the decompressor only
by Vasily Gorbik
· 7 years ago
bd79d66
s390/decompressor: trim the kernel image up to 1M
by Vasily Gorbik
· 7 years ago
00f2fb5
s390: remove uncompressed kernel image build
by Vasily Gorbik
· 7 years ago
Next »