summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2021-07-08s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich1-0/+2
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger1-7/+41
2021-07-05s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens1-1/+1
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter5-1222/+1016
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev4-54/+78
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov3-1/+6
2021-07-05s390/mcck: keep machine check interruption codes sortedAlexander Gordeev1-1/+1
2021-07-05s390/mcck: move storage error checks to assemblerAlexander Gordeev3-26/+36
2021-07-05s390/mcck: always enter C handler with DAT enabledAlexander Gordeev2-32/+32
2021-07-05s390/mcck: optimize user mode check in case of !CONFIG_KVMAlexander Gordeev1-2/+4
2021-07-05s390/entry.S: factor out SIEEXIT macroAlexander Gordeev1-16/+12
2021-07-05s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens1-1/+1
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank4-1/+44
2021-07-05s390/kprobes: use is_kernel() helperKefeng Wang1-7/+2
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds70-776/+917
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-15/+7
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song1-5/+0
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-07-01mm: remove special swap entry functionsAlistair Popple1-1/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual2-3/+3
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-07-01mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-3/+1
2021-07-01mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual1-1/+1
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-3/+1
2021-07-01Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens1-2/+0
2021-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-123/+147
2021-06-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+4
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2021-06-28s390/lib,string: get rid of register asmHeiko Carstens1-56/+75
2021-06-28s390/lib,uaccess: get rid of register asmHeiko Carstens1-10/+15
2021-06-28s390/string: get rid of register asmHeiko Carstens1-24/+35
2021-06-28s390/cmpxchg: use register pair instead of register asmHeiko Carstens2-33/+38
2021-06-28s390/mm,pages-states: get rid of register asmHeiko Carstens1-6/+6
2021-06-28s390/lib,xor: get rid of register asmHeiko Carstens1-4/+1
2021-06-28s390/timex: get rid of register asmHeiko Carstens1-10/+16
2021-06-28s390/hypfs: use register pair instead of register asmHeiko Carstens1-7/+6
2021-06-28s390/speculation: Use statically initialized const for instructionsKees Cook1-1/+2
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle2-11/+42
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-11/+21
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+1
2021-06-25Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-9/+17
2021-06-25KVM: s390: prepare for hugepage vmallocClaudio Imbrenda1-1/+6
2021-06-25KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-108/+0