summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle
2021-06-21s390: fix system call restart with multiple signalsSven Schnelle
2021-06-07s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev
2021-06-07s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-05-04s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle
2021-04-30s390/configs: change CONFIG_VIRTIO_CONSOLE to "m"Thomas Huth
2021-04-30s390/cpumf: remove call to perf_event_update_userpageThomas Richter
2021-04-30s390/cpumf: move counter set size calculation to common placeThomas Richter
2021-04-30s390/cpumf: beautify if-then-else indentationThomas Richter
2021-04-30s390/configs: enable CONFIG_PCI_IOVNiklas Schnelle
2021-04-30s390/pci: handle stale deconfiguration eventsNiklas Schnelle
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22s390: Get rid of oprofile leftoversMarc Zyngier
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-21s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger
2021-04-20s390/pci: expose a PCI device's UID as its indexNiklas Schnelle
2021-04-18s390/atomic,cmpxchg: always inline __xchg/__cmpxchgHeiko Carstens
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2021-04-18s390: get rid of oprofile leftoversMarc Zyngier
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski