linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-27 17:35:10 to 2014-09-17 16:07:17 UTC [more...]

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-09-17 16:07 UTC  (7+ messages)
` [PATCH v5 1/3] virtio_ring: Support DMA APIs if requested
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
` [PATCH v5 3/3] virtio_net: Stop doing DMA from the stack

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-17  1:24 UTC  (50+ messages)
  ` [PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument
  ` [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment
    ` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
    ` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
      ` [Xen-devel] "
    ` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
    ` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
  ` [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v1 08/21] x86/xen/MSI: "
    ` [Xen-devel] "
    ` [PATCH v1 09/21] Irq_remapping/MSI: "
  ` [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions
    ` [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
  ` [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v1 14/21] MIPS/Xlr/MSI: "
  ` [PATCH v1 15/21] Powerpc/MSI: "
  ` [PATCH v1 16/21] s390/MSI: "
  ` [PATCH v1 17/21] arm/iop13xx/MSI: "
  ` [PATCH v1 18/21] IA64/MSI: "
  ` [PATCH v1 19/21] Sparc/MSI: "
  ` [PATCH v1 20/21] tile/MSI: "
  ` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions

[PATCH 19/22] s390/cio: Replace strnicmp with strncasecmp
 2014-09-16 20:51 UTC 

[RFC PATCH v2 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-09-15 17:29 UTC  (9+ messages)
` [RFC PATCH v2 1/5] mm, shmem: Add shmem resident memory accounting
` [RFC PATCH v2 2/5] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status
` [RFC PATCH v2 3/5] mm, shmem: Add shmem_locate function
` [RFC PATCH v2 4/5] mm, shmem: Add shmem_vma() helper
` [RFC PATCH v2 5/5] mm, shmem: Show location of non-resident shmem pages in smaps

[PATCH] mm: export symbol dependencies of is_zero_pfn()
 2014-09-14 14:23 UTC  (4+ messages)

[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
 2014-09-14  8:58 UTC  (44+ messages)
` [PATCH v4 1/4] virtio_ring: Support DMA APIs if requested
` [PATCH v4 2/4] virtio_pci: Use the DMA API for virtqueues
` [PATCH v4 3/4] virtio_net: Don't set the end flag on reusable sg entries
` [PATCH v4 4/4] virtio_net: Stop doing DMA from the stack

[GIT PULL 0/7] KVM: s390: Fixes and features for next (3.18)
 2014-09-11  9:09 UTC  (9+ messages)
` [GIT PULL 1/7] KVM: CPACF: Enable MSA4 instructions for kvm guest
` [GIT PULL 2/7] KVM: s390: add __must_check to interrupt deliver functions
` [GIT PULL 3/7] KVM: s390: Limit guest size to 16TB
` [GIT PULL 4/7] KVM: s390: unintended fallthrough for external call
` [GIT PULL 5/7] KVM: s390: get rid of constant condition in ipte_unlock_simple
` [GIT PULL 6/7] KVM: s390/cmm: Fix prefix handling for diag 10 balloon
` [GIT PULL 7/7] KVM: s390/interrupt: remove double assignment

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10 19:43 UTC  (3+ messages)
` [PATCH net-next 4/5] iucv: "

[RFC][patch 0/6] pci pass-through support for qemu/KVM on s390
 2014-09-08 14:19 UTC  (21+ messages)
` [RFC][patch 1/6] s390: cio: chsc function to register GIB
` [RFC][patch 2/6] s390: pci: export pci functions for pass-through usage
` [RFC][patch 3/6] KVM: s390: Add GISA support
` [RFC][patch 4/6] KVM: s390: Add PCI pass-through support
` [RFC][patch 5/6] s390: Add PCI bus support
` [RFC][patch 6/6] s390: Add PCI pass-through device support

[GIT PULL] s390 patches for the 3.17-rc5
 2014-09-08  7:23 UTC 

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-03 17:00 UTC  (3+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
` [PATCH v4 06/11] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH net] qeth: don't query for info if hardware not ready
 2014-09-02 20:54 UTC  (2+ messages)

[GIT PULL 0/2] KVM: s390/mm: Two fixes for master (3.17)
 2014-09-02  8:58 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390/mm: Fix storage key corruption during swapping
` [GIT PULL 2/2] KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags

[PATCH 0/2] KVM: minor cleanup and optimizations
 2014-09-01 22:46 UTC  (6+ messages)
` [PATCH 1/2] KVM: static inline empty kvm_arch functions
` [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able

[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
 2014-09-01 17:15 UTC  (27+ messages)
` [PATCH 1/3] virtio_ring: Remove sg_next indirection
` [PATCH 2/3] virtio_ring: Use DMA APIs
` [PATCH 3/3] virtio_pci: Use the DMA API for virtqueues

WARNING: at kernel/workqueue.c:845
 2014-08-29 12:37 UTC  (3+ messages)

[PATCH v3 0/5] virtio: Clean up scatterlists and use the DMA API
 2014-08-29  7:43 UTC  (7+ messages)
` [PATCH v3 1/5] virtio_ring: Support DMA APIs if requested
` [PATCH v3 2/5] virtio_pci: Use the DMA API for virtqueues
` [PATCH v3 3/5] virtio_net: Stop doing DMA from the stack
` [PATCH v3 4/5] virtio_net: Don't set the end flag on reusable sg entries
` [PATCH v3 5/5] virtio_ring: Remove sg_next indirection

[PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API
 2014-08-28 21:16 UTC  (14+ messages)
` [PATCH v2 1/4] virtio_ring: Remove sg_next indirection
` [PATCH v2 2/4] virtio_ring: Support DMA APIs if requested
` [PATCH v2 3/4] virtio_pci: Use the DMA API for virtqueues
` [PATCH v2 4/4] virtio_net: Stop doing DMA from the stack
      ` [virtio-dev] Re: [PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).