aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+5
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-176/+175
2019-11-20s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter2-16/+15
2019-11-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2019-11-20s390/early: move access registers setup in C codeVasily Gorbik2-8/+11
2019-11-20s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik1-2/+0
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik2-6/+12
2019-11-12s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter1-1/+2
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter1-15/+15
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter1-47/+44
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar5-15/+45
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes1-12/+2
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+2
2019-11-04s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook1-2/+2
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich1-5/+13
2019-10-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich1-2/+6
2019-10-31s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik1-20/+16
2019-10-31s390: avoid double handling of "noexec" optionVasily Gorbik1-16/+1
2019-10-31s390/time: remove monotonic_clock()Heiko Carstens1-9/+0
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer1-0/+1
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker1-2/+2
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter1-0/+6
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter1-2/+2
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-6/+6
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-23/+1
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-40/+125
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-174/+76
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky1-0/+4
2019-09-10kexec: Fix file verification on S390Matthew Garrett1-1/+1
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik1-21/+0
2019-08-29s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik1-5/+5
2019-08-29s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik1-1/+1
2019-08-29s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-26s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik1-13/+5
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik1-44/+6
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik1-2/+2
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik4-62/+20
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik1-11/+2
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac3-6/+6