summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: remove unused expoline to BC instructionsVasily Gorbik2022-03-081-20/+5
* s390/irq: use assignment instead of castHeiko Carstens2022-03-081-1/+1
* s390/traps: get rid of magic cast for per codeHeiko Carstens2022-03-081-1/+1
* s390/traps: get rid of magic cast for program interruption codeHeiko Carstens2022-03-081-1/+1
* s390/signal: fix typo in commentsHeiko Carstens2022-03-082-2/+2
* s390/asm-offsets: remove unused definesHeiko Carstens2022-03-081-5/+0
* s390: remove .fixup sectionHeiko Carstens2022-03-081-1/+0
* s390/extable: add and use fixup_exception helper functionHeiko Carstens2022-03-083-17/+4
* s390/base: pass pt_regs to early program check handlerHeiko Carstens2022-03-082-17/+19
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-088-0/+8
* s390/extable: sort amode31 extable earlyHeiko Carstens2022-03-082-1/+6
* s390/entry: remove unused expoline thunkVasily Gorbik2022-03-011-1/+0
* s390/ftrace: make use of epsw to get psw maskHeiko Carstens2022-03-011-4/+10
* s390/ptrace: remove opencoded offsetofHeiko Carstens2022-03-011-88/+76
* s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev2022-03-011-3/+3
* s390: always use the packed stack layoutVasily Gorbik2022-03-011-5/+1
* Merge branch 'fixes' into featuresVasily Gorbik2022-03-013-1/+47
|\
| * s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens2022-03-012-1/+10
| * s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens2022-03-011-0/+35
| * s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov2022-03-011-0/+2
* | s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-093-35/+32
* | s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev2022-02-093-2/+5
* | s390/lgr: use simple assignment instead of memcpyHeiko Carstens2022-02-061-2/+1
* | s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev2022-02-061-2/+2
* | s390/ftrace: verify opcode before applying patchSven Schnelle2022-02-061-16/+27
* | s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-0614-18/+3
|/
* s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich2022-01-241-19/+18
* s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger2022-01-231-1/+8
* s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger2022-01-231-4/+14
* Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-01-213-6/+6
|\
| * s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter2022-01-171-1/+1
| * s390/cpumf: Support for CPU Measurement Facility CSVN 7Thomas Richter2022-01-172-5/+5
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-2/+2
| * | exit/s390: Remove dead reference to do_exit from copy_threadEric W. Biederman2021-12-131-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-152-2/+4
|\ \ \ | |_|/ |/| |
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | mm: defer kmemleak object creation of module_alloc()Kefeng Wang2022-01-151-2/+3
* | | Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-01-108-52/+44
|\ \ \
| * | | s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens2021-12-202-12/+8
| * | | s390/nmi: disable interrupts on extended save area updateAlexander Gordeev2021-12-163-30/+26
| * | | s390/disassembler: update opcode tableHeiko Carstens2021-12-161-0/+1
| * | | s390/uv: fix memblock virtual vs physical address confusionHeiko Carstens2021-12-161-5/+5
| * | | s390/smp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens2021-12-161-1/+1
| * | | s390/exit: remove dead reference to do_exit from copy_threadEric W. Biederman2021-12-161-1/+0
| * | | s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens2021-12-063-7/+7
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-101-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-2/+1
| |/ /
* | | s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle2021-12-121-4/+5
* | | s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov2021-12-101-0/+4