summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev1-15/+10
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev8-19/+42
2021-08-26s390: update defconfigsHeiko Carstens1-1/+1
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens1-156/+73
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter1-7/+9
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter2-0/+151
2021-08-25s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-08-25s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-08-25s390/diag: make restart_part2 a local labelHeiko Carstens1-2/+2
2021-08-25s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens1-1/+1
2021-08-25s390: fix typo in linker scriptHeiko Carstens1-1/+1
2021-08-25s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle2-8/+0
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle7-38/+63
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle3-87/+102
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle3-6/+16
2021-08-25s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20
2021-08-25s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev1-8/+12
2021-08-25s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-08-25s390/pci: reset zdev->zbus on registration failureNiklas Schnelle1-1/+2
2021-08-25s390/pci: cleanup resources only if necessaryNiklas Schnelle1-1/+2
2021-08-24s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak1-4/+27
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak3-11/+13
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang1-4/+0
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1
2021-08-18s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov2-0/+3
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand2-46/+0
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann1-4/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2-3/+1
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner1-4/+0
2021-08-09s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe1-1/+0
2021-08-09s390/pci: return error code from s390_dma_map_sg()Martin Oliveira1-5/+7
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman10-29/+39
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack1-2/+2
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-2/+7
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-2/+7
2021-08-05s390: rename dma section to amode31Heiko Carstens17-132/+135
2021-08-05s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens1-1/+1
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior8-21/+21
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich7-57/+313
2021-08-03s390: update defconfigsHeiko Carstens2-2/+2
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-27/+32
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada2-5/+2
2021-07-30s390: enable KCSANIlya Leoshkevich6-0/+6
2021-07-30s390: add kfence region to pagetable dumperSven Schnelle1-0/+16
2021-07-30s390: add support for KFENCESven Schnelle5-4/+54
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens2-2/+18
2021-07-30s390/boot: fix zstd build for -march=z900Vasily Gorbik2-0/+3
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2-0/+2