summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
...
* s390/decompressor: get rid of .bss usageVasily Gorbik2018-10-092-13/+6Star
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-096-56/+51Star
* s390: remove decompressor's head.SVasily Gorbik2018-10-098-64/+43Star
* s390: clean up stacks setupVasily Gorbik2018-09-202-4/+3Star
* s390: add initial 64-bit restart PSWMartin Schwidefsky2018-09-201-0/+3
* s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik2018-07-021-1/+1
* s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik2018-07-021-1/+1
* s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-2/+2
* s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik2018-07-021-1/+3
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-021-11/+4Star
* s390/decompressor: discard ___kcrctab sectionVasily Gorbik2018-07-021-0/+1
* s390/decompressor: support uncompressed kernelVasily Gorbik2018-06-254-6/+18
* s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.oVasily Gorbik2018-06-251-7/+7
* s390/decompressor: allow preprocessor in piggy.o linker scriptVasily Gorbik2018-06-253-2/+3
* s390/decompressor: extend .bss check for early codeVasily Gorbik2018-06-252-0/+8
* s390/decompressor: avoid repeating objects list in MakefileVasily Gorbik2018-06-251-2/+3
* s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik2018-06-253-38/+5Star
* s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-254-9/+15
* s390/als: avoid .init.* sections usageVasily Gorbik2018-06-251-10/+9Star
* s390/decompressor: rename entry point to startup_decompressorVasily Gorbik2018-06-252-5/+2Star
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-255-5/+599
* s390/decompressor: trim the kernel image up to 1MVasily Gorbik2018-06-252-4/+4
* s390: remove uncompressed kernel image buildVasily Gorbik2018-06-251-5/+1Star
* s390/decompressor: correct build flagsVasily Gorbik2018-06-251-9/+4Star
* s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik2018-04-161-6/+0Star
* s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter2018-04-161-0/+1
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-23/+0Star
* s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-192-8/+14
* s390: unify linker symbols usageVasily Gorbik2018-02-271-5/+5
* s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
* s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-232-0/+7
* s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik2018-01-231-3/+3
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390: Remove redundant license textGreg Kroah-Hartman2017-11-241-4/+0Star
* s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-132-3/+1Star
|\
| * s390/decompressor: remove informational messagesMartin Schwidefsky2017-10-261-2/+0Star
| * s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-1/+1
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-1/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
|/
* s390: enable UBSANChristian Borntraeger2016-09-201-0/+1
* s390: clarify compressed image code pathSascha Silbe2016-08-081-3/+8
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-2/+2
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2