summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
* Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-3097-1241/+1909
|\
| * s390: remove SCHED_CORE from defconfigsHeiko Carstens2021-08-302-2/+0
| * s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev2021-08-261-15/+10
| * s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-268-19/+42
| * s390: update defconfigsHeiko Carstens2021-08-261-1/+1
| * KVM: s390: generate kvm hypercall functionsHeiko Carstens2021-08-251-156/+73
| * s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter2021-08-251-7/+9
| * s390/debug: add early tracing supportPeter Oberparleiter2021-08-252-0/+151
| * s390/debug: fix debug area life cyclePeter Oberparleiter2021-08-251-46/+56
| * s390/debug: keep debug data on resizePeter Oberparleiter2021-08-251-21/+53
| * s390/diag: make restart_part2 a local labelHeiko Carstens2021-08-251-2/+2
| * s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens2021-08-251-1/+1
| * s390: fix typo in linker scriptHeiko Carstens2021-08-251-1/+1
| * s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle2021-08-252-8/+0
| * s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-257-38/+63
| * s390/pci: simplify CLP List PCI handlingNiklas Schnelle2021-08-253-87/+102
| * s390/pci: handle FH state mismatch only on disableNiklas Schnelle2021-08-253-6/+16
| * s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2021-08-252-20/+20
| * s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev2021-08-251-8/+12
| * s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev2021-08-251-21/+20
| * s390/pci: reset zdev->zbus on registration failureNiklas Schnelle2021-08-251-1/+2
| * s390/pci: cleanup resources only if necessaryNiklas Schnelle2021-08-251-1/+2
| * s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov2021-08-182-0/+3
| * s390/mm: remove unused cmma functionsDavid Hildenbrand2021-08-182-46/+0
| * s390/qdio: remove unused support for SLIB parametersJulian Wiedmann2021-08-181-4/+0
| * s390: rename dma section to amode31Heiko Carstens2021-08-0517-132/+135
| * s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens2021-08-051-1/+1
| * s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-058-21/+21
| * s390/ftrace: implement hotpatchingIlya Leoshkevich2021-08-037-57/+313
| * s390: move the install rule to arch/s390/MakefileMasahiro Yamada2021-07-302-5/+2
| * s390: enable KCSANIlya Leoshkevich2021-07-306-0/+6
| * s390: add kfence region to pagetable dumperSven Schnelle2021-07-301-0/+16
| * s390: add support for KFENCESven Schnelle2021-07-305-4/+54
| * s390/mm: implement set_memory_4k()Heiko Carstens2021-07-302-2/+18
| * s390/delay: get rid of not needed header includesHeiko Carstens2021-07-271-9/+2
| * s390/boot: get rid of arithmetics on function pointersHeiko Carstens2021-07-271-1/+1
| * s390/headers: fix code style in module.hIlya Leoshkevich2021-07-271-4/+2
| * s390/hwcaps: make sie capability regular hwcapHeiko Carstens2021-07-272-22/+4
| * s390/hwcaps: remove hwcap stfle checkHeiko Carstens2021-07-271-1/+1
| * s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens2021-07-271-2/+1
| * s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens2021-07-271-54/+13
| * s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens2021-07-271-6/+24
| * s390/hwcaps: split setup_hwcaps()Heiko Carstens2021-07-271-9/+15
| * s390/hwcaps: move setup_hwcaps()Heiko Carstens2021-07-272-158/+160
| * s390/hwcaps: add sanity checksHeiko Carstens2021-07-272-0/+4
| * s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens2021-07-271-4/+23
| * s390/hwcaps: introduce HWCAP bit numbersHeiko Carstens2021-07-271-23/+52
| * s390/hwcaps: shorten HWCAP definesHeiko Carstens2021-07-273-49/+49
| * s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle2021-07-273-1/+4