summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev
2024-04-17s390/os_info: Store virtual memory layoutAlexander Gordeev
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev
2024-04-17s390/boot: Make .amode31 section address range explicitAlexander Gordeev
2024-04-17s390/boot: Make identity mapping base address explicitAlexander Gordeev
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev
2024-04-17s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftoverAlexander Gordeev
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler
2024-04-09s390/ap: use static qci informationHolger Dengler
2024-04-08vdso: Consolidate vdso_calc_delta()Adrian Hunter
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle