summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-241-1/+14
* s390/setup: Fix secure ipl messagePhilipp Rudo2020-01-231-1/+1
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2020-01-091-26/+54
* s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2020-01-091-6/+0
* s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2020-01-091-0/+16
* s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2020-01-041-0/+2
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* s390/unwind: filter out unreliable bogus %r14Vasily Gorbik2020-01-041-0/+5
* s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter2019-12-312-16/+15
* s390/disassembler: don't hide instruction addressesIlya Leoshkevich2019-12-311-6/+7
* s390: add error handling to perf_callchain_kernelIlya Leoshkevich2019-12-311-2/+6
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-12-171-1/+1
* s390/smp,vdso: fix ASCE handlingHeiko Carstens2019-12-171-0/+5
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-10-311-7/+22
* s390/unwind: fix mixing regs and spIlya Leoshkevich2019-10-311-5/+13
* s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-221-0/+1
* s390/cpumf: Fix indentation in sampling device driverThomas Richter2019-10-011-1/+1
* s390/cpumsf: Check for CPU Measurement samplingThomas Richter2019-10-011-0/+6
* s390/cpumf: Use consistant debug print formatThomas Richter2019-10-011-2/+2
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-283-6/+6
|\
| * kexec: Fix file verification on S390Matthew Garrett2019-09-101-1/+1
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-193-6/+6
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-23/+1
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-23/+1
* | | s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-09-231-1/+2
* | | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2019-09-191-40/+125
* | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1712-174/+76
|\ \ \
| * | | s390/cpum_sf: Fix line length and format stringThomas Richter2019-09-161-7/+13
| * | | s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-131-0/+4
| * | | s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2019-09-031-21/+0
| * | | s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-5/+5
| * | | s390/sclp: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-1/+1
| * | | s390/module: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-2/+2
| * | | s390/vdso: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-13/+5
| * | | s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2019-08-211-44/+6
| * | | s390/kasan: avoid report in get_wchanVasily Gorbik2019-08-211-2/+2
| * | | s390/process: avoid potential reading of freed stackVasily Gorbik2019-08-211-6/+16
| * | | s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-214-62/+20
| * | | s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-11/+2
| |/ /
* | | s390/vdso: map vdso also for statically linked binariesHeiko Carstens2019-08-091-5/+0
* | | s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-061-6/+4
* | | s390/head64: cleanup unused labelsVasily Gorbik2019-08-061-7/+0
* | | s390/unwind: remove stack recursion warningVasily Gorbik2019-08-061-5/+1
* | | s390/setup: adjust start_code of init_mm to _textVasily Gorbik2019-08-061-2/+1
* | | s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-9/+0
* | | s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik2019-07-291-0/+1
* | | s390/perf: make cf_diag_csd staticVasily Gorbik2019-07-291-1/+1
|/ /
* | s390: wire up clone3 system callVasily Gorbik2019-07-231-1/+1
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
* | arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1