aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-03-10s390: fix floating pointer register corruption (again)Martin Schwidefsky
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-03-10s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand
2016-03-08KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand
2016-03-08KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand
2016-03-08KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-08s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-06klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina
2016-03-06klp: remove superfluous errors in asm/livepatch.hMiroslav Benes
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger