aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-11[S390] rework smp codeMartin Schwidefsky1-2/+0
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens1-1/+2
2011-10-30[S390] kdump backend codeMichael Holzheu1-0/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-4/+4
2011-04-04jump label: Add s390 supportJan Glauber1-1/+1
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky1-0/+1
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-0/+2
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens1-1/+1
2009-09-11[S390] improve mcount codeMartin Schwidefsky1-1/+1
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-4/+2
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+5
2009-06-12[S390] add mini sclp driverHeiko Carstens1-1/+1
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-1/+1
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens1-1/+3
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky1-2/+2
2008-12-25[S390] Remove config options.Martin Schwidefsky1-2/+1
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens1-0/+6
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-1/+6
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-1/+1
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky1-1/+6
2008-04-30[S390] remove -traditionalMathieu Desnoyers1-2/+0