summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
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
2021-04-17KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-17Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-15Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-15s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens
2021-04-15s390/test_unwind: print test suite start/end infoVasily Gorbik
2021-04-15s390/cmpxchg: use unsigned long values instead of void pointersHeiko Carstens
2021-04-15KVM: s390: fix guarded storage control register handlingHeiko Carstens
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2021-04-12s390/test_unwind: add WARN if tests failedVasily Gorbik
2021-04-12s390/test_unwind: unify error handling pathsVasily Gorbik