aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-21/+3
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik1-0/+3
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens1-10/+14
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky1-0/+1
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo1-0/+1
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo1-1/+1
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo1-0/+2
2018-03-28s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky1-2/+2
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+4
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens1-1/+1
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens1-2/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18s390: introduce CPU alternativesVasily Gorbik1-0/+1
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky1-1/+1
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao1-1/+1
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens1-0/+2
2017-03-22s390/debugfs: introduce top-level 's390' directoryHeiko Carstens1-1/+1
2017-03-22s390/sysinfo: allow compiler warnings againHeiko Carstens1-2/+0
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-1/+1
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens1-8/+2
2017-01-16s390: provide sclp based boot consoleHeiko Carstens1-1/+1
2016-12-12s390: cleanup arch/s390/kernel MakefileHeiko Carstens1-30/+36
2016-12-12s390: exclude early C code from gcov profilingHeiko Carstens1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-09-20s390: enable UBSANChristian Borntraeger1-0/+3
2016-08-07s390: move exports to definitionsAl Viro1-1/+1
2016-07-31s390/als: fix compile with gcov enabledHeiko Carstens1-0/+1
2016-07-31s390/als: convert architecture level set code to CHeiko Carstens1-3/+7
2016-06-28s390: enable kcov supportHeiko Carstens1-0/+3
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner1-1/+1
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens1-1/+1
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens1-2/+4
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky1-0/+2
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky1-0/+11
2015-03-25s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens1-1/+1
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens1-1/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-15/+7
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens1-2/+2
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-2/+1
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-1/+1
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke1-0/+1
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens1-3/+1
2014-03-07s390/compat: remove compat exec domainHeiko Carstens1-3/+2
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner1-1/+1
2013-12-16s390/cpum_cf: Export event names in sysfsHendrik Brueckner1-1/+2
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens1-1/+1
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens1-1/+1
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens1-4/+13
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens1-1/+1