public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-07 05:28:16 to 2014-10-22 10:18:02 UTC [more...]

[PATCH 0/6 resend] s390: network patches for net-next
 2014-10-22 10:18 UTC  (2+ messages)
` [PATCH 1/6] qeth: qeth_core_main make local functions static

[PATCH v2 0/4] mm: new function to forbid zeropage mappings for a process
 2014-10-22 10:09 UTC  (6+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce mm_forbids_zeropage function
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages

[PATCH linux-next] vfio: make vfio build and run on s390
 2014-10-21 20:24 UTC  (2+ messages)

[PATCH 0/6] s390: network patches for net-next
 2014-10-21 15:15 UTC  (5+ messages)
` [PATCH 1/6] qeth: qeth_core_main make local functions static
` [PATCH 2/6] qeth: fix some trace formating issues
` [PATCH 3/6] qeth: make local functions static in qeth_l3 module
` [PATCH 4/6] qeth: s390 ethernet device driver dependency

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-21 11:57 UTC 

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-21  1:32 UTC  (35+ messages)
  ` [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data()
  ` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
  ` [PATCH v3 05/27] PCI: tegra: Save msi "
  ` [PATCH v3 06/27] PCI: designware: "
  ` [PATCH v3 07/27] PCI: rcar: "
  ` [PATCH v3 08/27] PCI: mvebu: "
  ` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
  ` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common
  ` [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 13/27] x86/xen/MSI: "
  ` [PATCH v3 14/27] Irq_remapping/MSI: "
  ` [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
  ` [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 19/27] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 20/27] MIPS/Xlr/MSI: "
  ` [PATCH v3 21/27] Powerpc/MSI: "
  ` [PATCH v3 22/27] s390/MSI: "
` [PATCH v3 23/27] arm/iop13xx/MSI: "
  ` [PATCH v3 24/27] IA64/MSI: "
  ` [PATCH v3 25/27] Sparc/MSI: "
  ` [PATCH v3 26/27] tile/MSI: "
  ` [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions

[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
 2014-10-20 18:14 UTC  (8+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-20 14:44 UTC  (38+ messages)
` [PATCH v4 01/25] virtio_pci: fix virtio spec compliance on restore
` [PATCH v4 02/25] virtio: unify config_changed handling
` [PATCH v4 03/25] virtio-pci: move freeze/restore to virtio core
` [PATCH v4 04/25] virtio: defer config changed notifications
` [PATCH v4 05/25] virtio_blk: drop config_enable
` [PATCH v4 06/25] virtio-blk: drop config_mutex
` [PATCH v4 07/25] virtio_net: drop config_enable
` [PATCH v4 08/25] virtio-net: drop config_mutex
` [PATCH v4 09/25] virtio_net: minor cleanup
` [PATCH v4 10/25] virtio: add API to enable VQs early
` [PATCH v4 11/25] virtio_net: "
` [PATCH v4 12/25] virtio_blk: "
` [PATCH v4 13/25] virtio_console: "
` [PATCH v4 14/25] 9p/trans_virtio: "
` [PATCH v4 15/25] virtio_net: fix use after free on allocation failure
` [PATCH v4 16/25] virtio_scsi: move kick event out from virtscsi_init
` [PATCH v4 17/25] virtio_blk: enable VQs early on restore
` [PATCH v4 18/25] virtio_scsi: "
` [PATCH v4 19/25] virtio_console: "
` [PATCH v4 20/25] virtio_net: "
` [PATCH v4 21/25] virito_scsi: use freezable WQ for events
` [PATCH v4 22/25] virtio_scsi: fix race on device removal
` [PATCH v4 23/25] virtio_balloon: enable VQs early on restore
` [PATCH v4 24/25] virtio_scsi: drop scan callback
` [PATCH v4 25/25] virtio-rng: refactor probe error handling

[GIT PULL] s390 patches for 3.18-rc2
 2014-10-20  7:45 UTC 

[PATCH v1 06/10] clocksource: Remove "weak" from clocksource_default_clock() declaration
 2014-10-16 20:11 UTC  (9+ messages)
  ` [PATCH v1 09/10] memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
    ` [PATCH v1 07/10] vmcore: Remove "weak" from function declarations

[PATCH] s390/hmcdrv: Restrict s390 HMC driver to S390 arch
 2014-10-14 15:03 UTC  (2+ messages)

[PATCH 1/3] s390/kernel: add system calls for access PCI memory
 2014-10-14  8:14 UTC 

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-14  4:29 UTC  (66+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
  ` 回复: "
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off
  ` [PATCH 31/44] arm: Register with kernel poweroff handler
  ` [PATCH 35/44] m68k: "
  ` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings

[GIT PULL] s390 patches for the 3.18 merge window
 2014-10-13 10:53 UTC 

[PATCH v3 00/25] virtio: fix spec compliance issues
 2014-10-13  7:35 UTC  (28+ messages)
` [PATCH v3 01/25] virtio_pci: fix virtio spec compliance on restore
` [PATCH v3 02/25] virtio: unify config_changed handling
` [PATCH v3 03/25] virtio-pci: move freeze/restore to virtio core
` [PATCH v3 04/25] virtio: defer config changed notifications
` [PATCH v3 05/25] virtio_blk: drop config_enable
` [PATCH v3 06/25] virtio-blk: drop config_mutex
` [PATCH v3 07/25] virtio_net: drop config_enable
` [PATCH v3 08/25] virtio-net: drop config_mutex
` [PATCH v3 09/25] virtio_net: minor cleanup
` [PATCH v3 10/25] virtio: add API to enable VQs early
` [PATCH v3 11/25] virtio_net: "
` [PATCH v3 12/25] virtio_blk: "
` [PATCH v3 13/25] virtio_console: "
` [PATCH v3 14/25] 9p/trans_virtio: "
` [PATCH v3 15/25] virtio_net: fix use after free on allocation failure
` [PATCH v3 16/25] virtio_scsi: move kick event out from virtscsi_init
` [PATCH v3 17/25] virtio_blk: enable VQs early on restore
` [PATCH v3 18/25] virtio_scsi: "
` [PATCH v3 19/25] virtio_console: "
` [PATCH v3 20/25] virtio_net: "
` [PATCH v3 21/25] virito_scsi: use freezable WQ for events
` [PATCH v3 22/25] virtio_scsi: fix race on device removal
` [PATCH v3 23/25] virtio_balloon: enable VQs early on restore
` [PATCH v3 24/25] virtio_scsi: drop scan callback
` [PATCH v3 25/25] virtio-rng: refactor probe error handling

[PATCH 3/3] libmlx4: add support for the s390x platform
 2014-10-10  9:40 UTC 

[PATCH 2/3] libibverbs: add support for the s390x platform
 2014-10-10  9:40 UTC 

[PATCH 0/3] DAPL support on s390x platform
 2014-10-10  9:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox