aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-1/+7
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-20/+3
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li1-20/+3
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li1-1/+1
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce2-14/+7
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand1-2/+0
2019-07-18s390x/mm: implement arch_remove_memory()David Hildenbrand1-6/+7
2019-07-18s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand1-0/+3
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-98/+84
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-15/+1
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada6-83/+83
2019-07-16dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2-1/+7
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-96/+96
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+7
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig1-7/+1
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport1-3/+0
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik1-1/+1
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott1-0/+10
2019-07-11s390: fix setting of mio addressing controlSebastian Ott3-13/+3
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo2-7/+1
2019-07-11s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter1-0/+2
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner1-0/+3
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner1-0/+1
2019-07-11s390/dasd: Fix whitespaceJan Höppner1-75/+75
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+34
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini11-71/+152
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-11/+9
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-20/+20
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds51-1028/+1096
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+0
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2-116/+101
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott1-1/+1
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2-7/+13
2019-07-02s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel1-0/+3
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel2-0/+93
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik1-19/+0
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik1-8/+8
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann1-0/+30
2019-06-19s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-19s390: replace defconfig with performance_defconfigHeiko Carstens2-768/+514
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+5
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2-2/+5