aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni1-2/+2
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky1-1/+1
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+12
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+9
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)1-1/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-5/+0
2025-05-11mm: set the pte dirty if the folio is already dirtyMatthew Wilcox (Oracle)1-6/+1
2025-04-30s390/string: Remove strcpy() implementationHeiko Carstens1-18/+0
2025-04-30s390/pkey/crypto: Introduce xflags param for pkey in-kernel APIHarald Freudenberger1-1/+4
2025-04-30s390/pkey: Provide and pass xflags within pkey and zcrypt layersHarald Freudenberger1-0/+10
2025-04-30s390/uv: Remove uv_get_secret_metadata functionHarald Freudenberger1-2/+0
2025-04-30s390/uv: Rename find_secret() to uv_find_secret() and publishHarald Freudenberger1-0/+3
2025-04-17iommu/s390: allow larger region tablesMatthew Rosato1-0/+1
2025-04-17iommu/s390: support iova_to_phys for additional table regionsMatthew Rosato1-0/+2
2025-04-17s390/string: Remove optimized strncpy()Heiko Carstens1-2/+0
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens3-0/+43
2025-04-14s390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MMHeiko Carstens1-5/+1
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens6-2/+74
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik1-0/+4
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-356/+363
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens1-0/+6
2025-03-31s390/processor: Use bitop functions for cpu flag helper functionsHeiko Carstens1-12/+7
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens1-3/+0
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens2-338/+349
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens1-3/+1
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds35-315/+395
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+6
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-49/+2
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle1-0/+3
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel2-2/+6
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens5-13/+17
2025-03-18s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool()Vasily Gorbik1-14/+3
2025-03-18s390/sysctl: Remove "vm/allocate_pgste" sysctlHeiko Carstens1-1/+0
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens6-51/+0
2025-03-18s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens1-1/+1
2025-03-18s390/lowcore: Use lghi instead llilh to clear registerHeiko Carstens1-2/+2
2025-03-18s390/spinlock: Implement SPINLOCK_LOCKVAL with inline assemblyHeiko Carstens1-2/+18
2025-03-18s390/smp: Implement raw_smp_processor_id() with inline assemblyHeiko Carstens1-3/+21
2025-03-18s390/current: Implement current with inline assemblyHeiko Carstens1-1/+17
2025-03-18s390/lowcore: Use inline qualifier for get_lowcore() inline assemblyHeiko Carstens1-3/+6
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-2/+2
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda2-2/+1
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik2-26/+43
2025-03-11s390/syscall: Simplify syscall_get_arguments()Sven Schnelle1-4/+2
2025-03-11s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle2-5/+0