aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-26s390/kexec: remove CONFIG_KEXECHeiko Carstens1-6/+2
2012-09-26s390/perf_events: compile only for CONFIG_64BITHeiko Carstens1-1/+4
2012-09-26s390: add support for runtime instrumentationJan Glauber1-1/+1
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens1-1/+1
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens1-0/+1
2012-05-05s390: Use generic init_taskThomas Gleixner1-1/+1
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner1-0/+1
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu1-1/+1
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-1/+1