public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-01 06:42:35 to 2014-10-16 13:40:16 UTC [more...]

[PATCH v1 06/10] clocksource: Remove "weak" from clocksource_default_clock() declaration
 2014-10-16 13:40 UTC  (7+ 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 v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-16 12:13 UTC  (30+ 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 v4 00/25] virtio: fix spec compliance issues
 2014-10-15  7:05 UTC  (29+ 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

[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  (69+ messages)
` [PATCH 01/44] "
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [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 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 11/44] mfd: retu: "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [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 

[PATCH v2 02/15] virtio: unify config_changed handling
 2014-10-06 15:16 UTC  (2+ messages)

[PATCH v5 0/9] asm-generic/io.h overhaul
 2014-10-06 13:52 UTC  (10+ messages)
` [PATCH 1/9] ARC: Remove redundant PCI_IOBASE declaration
  ` [PATCH 2/9] ARM: ebsa110: Properly override I/O accessors
` [PATCH 3/9] ARM: ixp4xx: "
  ` [PATCH 4/9] [IA64] Change xlate_dev_{kmem,mem}_ptr() prototypes
` [PATCH 5/9] /dev/mem: Use more consistent data types
` [PATCH 6/9] asm-generic/io.h: Reconcile I/O accessor overrides
` [PATCH 7/9] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH 8/9] ARM: Use include/asm-generic/io.h
` [PATCH 9/9] arm64: "

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-10-06 10:48 UTC  (17+ messages)
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible

[PATCH 02/16] virtio: unify config_changed handling
 2014-10-06  9:20 UTC  (2+ messages)

[GIT PULL 0/2] KVM: s390: Small enhancements for 3.18 (next)
 2014-10-02 11:45 UTC  (8+ messages)
` [GIT PULL 1/2] KVM: s390/facilities: allow TOD-CLOCK steering facility bit
` [GIT PULL 2/2] KVM: s390: count vcpu wakeups in stat.halt_wakeup

[RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
 2014-10-02  7:21 UTC  (9+ messages)
  ` [Qemu-devel] "


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