summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds15-58/+163
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev1-2/+2
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev4-4/+20
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev1-2/+2
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle1-6/+2
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle1-2/+3
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus1-0/+1
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand4-4/+20
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik3-6/+28
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev1-1/+0
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev1-0/+3
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-0/+4
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2-4/+16
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev1-0/+3
2024-04-17s390/os_info: Store virtual memory layoutAlexander Gordeev1-2/+8
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev1-4/+15
2024-04-17s390/boot: Make .amode31 section address range explicitAlexander Gordeev1-0/+3
2024-04-17s390/boot: Make identity mapping base address explicitAlexander Gordeev1-2/+4
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev1-0/+2
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev1-1/+10
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev2-14/+14
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev1-0/+7
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler2-11/+15
2024-04-09s390/ap: use static qci informationHolger Dengler1-7/+12
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich1-18/+18
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich2-33/+33
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-107/+260
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle1-2/+0
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle1-0/+2
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-33/+37
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2-3/+29
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens1-23/+45
2024-03-13s390/cio,idal: remove superfluous virt_to_phys() conversionHeiko Carstens1-2/+2
2024-03-13s390/cio,idal: code cleanupHeiko Carstens1-70/+64
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2-1/+4
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens5-22/+27
2024-03-13s390/cio: introduce bitwise dma types and helper functionsHalil Pasic1-0/+103
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds24-351/+978
2024-03-07mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-2/+2
2024-03-07mm/treewide: drop pXd_large()Peter Xu1-4/+4
2024-03-07mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-2/+2
2024-03-07mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-4/+4
2024-03-07s390: supplement for ptdesc conversionQi Zheng1-2/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-02-23treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-02-23mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand1-0/+17
2024-02-23mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand1-7/+6