summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-02-09s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens3-74/+11
2023-02-09s390/vx: use simple assignments to access __vector128 membersHeiko Carstens5-10/+10
2023-02-09s390/vx: add 64 and 128 bit members to __vector128 structHeiko Carstens1-2/+9
2023-02-09s390/processor: always inline cpu flag helper functionsHeiko Carstens1-4/+4
2023-02-09s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens1-1/+1
2023-02-09s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens1-10/+11
2023-02-09Merge branch 'cmpxchg_user_key' into featuresHeiko Carstens4-45/+285
2023-02-08KVM: s390: GISA: sort out physical vs virtual pointers usageNico Boehr1-4/+7
2023-02-07KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgJanis Schoetterl-Glausch3-1/+167
2023-02-07KVM: s390: Refactor vcpu mem_op functionJanis Schoetterl-Glausch1-19/+17
2023-02-07KVM: s390: Refactor absolute vm mem_op functionJanis Schoetterl-Glausch1-25/+18
2023-02-07KVM: s390: Dispatch to implementing function at top level of vm mem_opJanis Schoetterl-Glausch1-14/+24
2023-02-07KVM: s390: Move common code of mem_op functions into functionJanis Schoetterl-Glausch1-28/+24
2023-02-07KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr1-13/+30
2023-02-07Merge remote-tracking branch 'l390-korg/cmpxchg_user_key' into kvm-nextJanosch Frank4-45/+285
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens1-1/+1
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik1-1/+1
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik1-2/+1
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik2-22/+6
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik4-6/+16
2023-02-06s390/mem_detect: add get_mem_detect_online_total()Vasily Gorbik1-0/+11
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik7-16/+28
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik4-52/+31
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik1-1/+1
2023-02-06s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens1-1/+1
2023-02-06s390/rethook: add local rethook header fileHeiko Carstens3-1/+8
2023-02-06s390/vmem: remove unnecessary KASAN checksVasily Gorbik1-12/+1
2023-02-06s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik1-3/+3
2023-02-06s390/kasan: update kasan memory layout noteVasily Gorbik1-30/+26
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik1-1/+1
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle1-0/+3
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle1-71/+20
2023-02-03mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)1-3/+2
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-01-31s390/mem_detect: do not update output parameters on failureAlexander Gordeev1-4/+1
2023-01-31s390/cio: introduce locking for register/unregister functionsVineeth Vijayan1-0/+2
2023-01-31s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik1-8/+8
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik1-27/+2
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik3-9/+13
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar12-75/+110
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe2-16/+20
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann1-1/+3
2023-01-30s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich1-2/+23
2023-01-30s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich1-10/+27
2023-01-30s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich1-22/+520
2023-01-30s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich1-0/+97
2023-01-30s390/bpf: Add expoline to tail callsIlya Leoshkevich1-2/+10
2023-01-28s390/bpf: Fix a typo in a commentIlya Leoshkevich1-1/+1
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor1-1/+1