summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+0
* 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/+2
* 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-071-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/+7
* s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-291-2/+2
* s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-091-2/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-1/+1
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-0/+1
* s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens2014-09-091-3/+1
* s390/compat: remove compat exec domainHeiko Carstens2014-03-071-3/+2
* s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner2013-12-161-1/+1
* s390/cpum_cf: Export event names in sysfsHendrik Brueckner2013-12-161-1/+2
* s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens2013-10-241-1/+1
* s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-021-1/+1
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-171-4/+13
* s390/traps: preinitialize program check tableHeiko Carstens2012-11-231-1/+1
* s390/kexec: remove CONFIG_KEXECHeiko Carstens2012-09-261-6/+2
OpenPOWER on IntegriCloud