summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-071-1/+1
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-1/+2
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-1/+1
* s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo2019-04-291-0/+2
* s390: don't build vdso32 with clangArnd Bergmann2019-04-111-1/+1
* s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-221-0/+1
* s390/cpum_cf: move common functions into a separate fileHendrik Brueckner2019-02-221-1/+2
* s390: remove compat_wrapper.cArnd Bergmann2019-01-181-1/+1
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+2
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-0/+2
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+2
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-1/+1
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-21/+3Star
* s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-091-10/+14
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-071-0/+1
* s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-161-0/+1
* s390/kexec_file: Add image loaderPhilipp Rudo2018-04-161-1/+1
* s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-161-0/+2
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-03-281-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+4
* s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-161-1/+1
* s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-141-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-1/+4
|\
| * s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+1
| * Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-091-1/+1
| |\
| | * s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-091-1/+1
| * | s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-0/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2017-03-221-1/+1
* s390/sysinfo: allow compiler warnings againHeiko Carstens2017-03-221-2/+0Star
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+1
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-8/+2Star
* s390: provide sclp based boot consoleHeiko Carstens2017-01-161-1/+1
* s390: cleanup arch/s390/kernel MakefileHeiko Carstens2016-12-121-30/+36
* s390: exclude early C code from gcov profilingHeiko Carstens2016-12-121-0/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-1/+1
|\
| * s390: move exports to definitionsAl Viro2016-08-081-1/+1
* | s390: enable UBSANChristian Borntraeger2016-09-201-0/+3
|/
* s390/als: fix compile with gcov enabledHeiko Carstens2016-07-311-0/+1
* s390/als: convert architecture level set code to CHeiko Carstens2016-07-311-3/+7
* s390: enable kcov supportHeiko Carstens2016-06-281-0/+3
* s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-141-1/+1
* s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-301-1/+1
* s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
* s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-141-0/+2
* s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-291-0/+11
* s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-251-1/+1
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-251-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-15/+7Star