summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens
2024-06-18s390: Remove S390_lowcoreSven Schnelle
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Add get_lowcore() functionSven Schnelle
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-14s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-05-14s390/idle: Rewrite psw_idle() in CSven Schnelle
2024-05-14s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2024-05-14s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda
2024-05-14s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe
2024-04-22s390: Implement __iowrite32_copy()Jason Gunthorpe
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev