aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle1-0/+2
2024-02-23arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He1-0/+1
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch1-1/+1
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens1-1/+1
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev1-2/+3
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova1-1/+1
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao1-0/+1
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter1-1/+1
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik1-0/+1
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter1-1/+1
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+1
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev1-1/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+1
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-1/+1
2022-05-25s390: simplify early program check handlerHeiko Carstens1-1/+1
2022-05-09s390/pai: add support for cryptography countersThomas Richter1-0/+1
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle1-1/+3
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-2/+1
2021-08-05s390: rename dma section to amode31Heiko Carstens1-1/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-1/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle1-0/+1
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter1-1/+0
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens1-1/+1
2021-01-19s390: convert to generic entrySven Schnelle1-1/+1
2020-10-09s390/kprobes: move insn_page to text segmentHeiko Carstens1-0/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev1-0/+1
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada1-5/+0
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens1-1/+0
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain1-1/+1
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik1-0/+1
2019-12-01s390: remove compat vdso codeHeiko Carstens1-1/+0
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik1-12/+1
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens1-1/+1
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-1/+2
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-1/+1
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo1-0/+2
2019-04-11s390: don't build vdso32 with clangArnd Bergmann1-1/+1
2019-02-22s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter1-0/+1
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner1-1/+2
2019-01-18s390: remove compat_wrapper.cArnd Bergmann1-1/+1
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+2
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-0/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+2
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-1/+1
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/s39...Linus 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...Linus 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
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
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-1/+1
2008-04-17[S390] cpu topology support for s390.Heiko Carstens1-1/+1
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens1-0/+5
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-1/+1
2007-04-27[S390] Improved oops output.Martin Schwidefsky1-1/+1
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-1/+1
2007-02-05[S390] Move init_irq_proc to the other irq related functions.Heiko Carstens1-1/+1
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens1-1/+1
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-1/+1
2006-09-20[S390] add kprobes support.Michael Grundy1-0/+1
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro1-1/+3
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens1-2/+2
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-2/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-10/+5
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens1-3/+1
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske1-1/+1
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens1-0/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+31