aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-26/+126
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+7
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+15
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorGravatar Harald Freudenberger 1-2/+10
2024-05-16s390/cpacf: Split and rework cpacf query functionsGravatar Harald Freudenberger 1-20/+81
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkGravatar Heiko Carstens 2-0/+2
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+2
2024-05-14s390: Mark psw in __load_psw_mask() as __unitializedGravatar Sven Schnelle 1-1/+1
2024-05-14s390/idle: Rewrite psw_idle() in CGravatar Sven Schnelle 1-0/+14
2024-05-14s390/stackstrace: Detect vdso stack framesGravatar Heiko Carstens 1-0/+1
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperGravatar Heiko Carstens 1-0/+5
2024-05-14s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Gravatar Heiko Carstens 1-0/+7
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsGravatar Claudio Imbrenda 1-3/+5
2024-05-14s390/pgtable: Switch read and write softbits for pudsGravatar Claudio Imbrenda 1-2/+2
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 15-58/+163
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastGravatar Ryan Roberts 1-1/+3
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Gravatar Alexander Gordeev 1-2/+2
2024-05-02Merge branch 'shared-zeropage' into featuresGravatar Alexander Gordeev 4-4/+20
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceGravatar Alexander Gordeev 1-2/+2
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Gravatar Sven Schnelle 1-6/+2
2024-04-29s390/os_info: Fix array size in struct os_infoGravatar Sven Schnelle 1-2/+3
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcGravatar Jens Remus 1-0/+1
2024-04-25mm/arch: provide pud_pfn() fallbackGravatar Peter Xu 1-0/+1
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioGravatar Matthew Wilcox (Oracle) 1-3/+3
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Gravatar Jason Gunthorpe 1-0/+7
2024-04-22s390: Implement __iowrite32_copy()Gravatar Jason Gunthorpe 1-0/+8
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsGravatar David Hildenbrand 4-4/+20
2024-04-17s390/expoline: Make modules use kernel expolinesGravatar Vasily Gorbik 3-6/+28
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionGravatar Alexander Gordeev 1-1/+0
2024-04-17s390/boot: Rework deployment of the kernel imageGravatar Alexander Gordeev 1-0/+3
2024-04-17s390: Map kernel at fixed location when KASLR is disabledGravatar Alexander Gordeev 1-0/+4
2024-04-17s390/mm: Uncouple physical vs virtual address spacesGravatar Alexander Gordeev 2-4/+16
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersGravatar Alexander Gordeev 1-0/+3
2024-04-17s390/os_info: Store virtual memory layoutGravatar Alexander Gordeev 1-2/+8
2024-04-17s390/os_info: Introduce value entriesGravatar Alexander Gordeev 1-4/+15
2024-04-17s390/boot: Make .amode31 section address range explicitGravatar Alexander Gordeev 1-0/+3
2024-04-17s390/boot: Make identity mapping base address explicitGravatar Alexander Gordeev 1-2/+4
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsGravatar Alexander Gordeev 1-0/+2
2024-04-17s390/mm: Create virtual memory layout structureGravatar Alexander Gordeev 1-1/+10
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Gravatar Alexander Gordeev 2-14/+14
2024-04-17s390/boot: Consider DCSS segments on memory layout setupGravatar Alexander Gordeev 1-0/+7
2024-04-17s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftoverGravatar Alexander Gordeev 1-2/+0
2024-04-09s390/chsc: use notifier for AP configuration changesGravatar Holger Dengler 2-11/+15
2024-04-09s390/ap: use static qci informationGravatar Holger Dengler 1-7/+12
2024-04-08vdso: Consolidate vdso_calc_delta()Gravatar Adrian Hunter 1-5/+2
2024-04-03s390/preempt: mark all functions __always_inlineGravatar Ilya Leoshkevich 1-18/+18
2024-04-03s390/atomic: mark all functions __always_inlineGravatar Ilya Leoshkevich 2-33/+33
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 11-107/+260
2024-03-17s390/entry: compare gmap asce to determine guest/host faultGravatar Sven Schnelle 1-2/+0