linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-05 13:48:22 to 2014-03-03 20:47:53 UTC [more...]

[PATCH 0/7] KVM: irqfds for s390
 2014-03-03 20:47 UTC  (9+ messages)
` [PATCH 1/7] s390/airq: add support for irq ranges
` [PATCH 2/7] KVM: s390: virtio-ccw adapter interrupt support
` [PATCH 3/7] KVM: eventfd: Fix lock order inversion
` [PATCH 4/7] KVM: Add per-vm capability enablement
` [PATCH 5/7] KVM: s390: adapter interrupt sources
` [PATCH 6/7] KVM: s390: irq routing for adapter interrupts
` [PATCH 7/7] KVM: Bump KVM_MAX_IRQ_ROUTES for s390

[PATCHv5 0/4] mm, thp: Add mm flag to control THP
 2014-02-28 11:52 UTC  (7+ messages)
` [PATCH 1/4] mm, s390: Revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
` [PATCH 2/4] mm, s390: Ignore MADV_HUGEPAGE on s390 to prevent SIGSEGV in qemu
` [PATCH 3/4] mm, thp: Add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
` [PATCH 4/4] exec: kill the unnecessary mm->def_flags setting in load_elf_binary()

[PATCH 0/3] Improved yield performance
 2014-02-27 18:20 UTC  (7+ messages)
` [PATCH 1/3] KVM: s390: implementation of kvm_arch_vcpu_runnable()
` [PATCH 2/3] KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
` [PATCH 3/3] KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery

[PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
 2014-02-27  7:07 UTC  (3+ messages)

[PATCH 0/6] qemu: irqfds for s390x
 2014-02-26  8:37 UTC  (9+ messages)
` [PATCH 1/6] s390x/virtio-ccw: Adapter interrupt support
` [PATCH 2/6] linux-headers: add new interfaces
` [PATCH 3/6] kvm: add kvm_enable_cap_{vm,vcpu}
` [PATCH 4/6] s390x: Add I/O adapter registration
` [PATCH 5/6] s390x/virtio-ccw: reference-counted indicators
` [PATCH 6/6] s390x/virtio-ccw: Wire up irq routing and irqfds

[PATCH net v2] qeth: postpone freeing of qdio memory
 2014-02-25 23:29 UTC  (2+ messages)

[PATCHv4 0/3] [RESEND] mm, thp: Add mm flag to control THP
 2014-02-25 23:03 UTC  (3+ messages)
  ` [PATCH 2/3] mm, thp: Add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
  ` [PATCH 3/3] exec: kill the unnecessary mm->def_flags setting in load_elf_binary()

[GIT PULL] s390 bug fixes for the 3.14-rc5
 2014-02-24 14:56 UTC 

[PATCH/RFC 0/3] KVM: yield heuristic improvements
 2014-02-24 14:22 UTC  (10+ messages)
` [PATCH/RFC 1/3] kvm: Introduction of kvm_arch_vcpu_dont_yield()
` [PATCH/RFC 2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield
` [PATCH/RFC 3/3] s390/kvm: Set preempted flag during vcpu wakeup and interrupt delivery

[PATCH] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
 2014-02-24 12:02 UTC  (20+ messages)
  ` [PATCHv2/RFC] "
      ` [PATCHv3] "
      ` [PATCHv2] "

[patch 16/26] s390: cio: Use the core irq stats function
 2014-02-23 21:40 UTC 

[PATCH RFC/RFT v3 0/9] drivers: cacheinfo support
 2014-02-20 14:37 UTC  (6+ messages)
` [PATCH RFC/RFT v3 4/9] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH net] qeth: postpone freeing of qdio memory
 2014-02-19 21:47 UTC  (2+ messages)

[PATCH RFC/RFT v2 3/8] s390: move cacheinfo sysfs to generic cacheinfo infrastructure
 2014-02-18  9:45 UTC  (8+ messages)

[PATCH] s390: remove HAVE_MARCH_Z9?0_FEATURES
 2014-02-17  9:16 UTC  (5+ messages)

[PATCH v2 11/52] s390, cacheinfo: Fix CPU hotplug callback registration
 2014-02-14 18:31 UTC  (4+ messages)
` [PATCH v2 12/52] s390, smp: "
` [PATCH v2 52/52] net/iucv/iucv.c: "

[ANNOUNCE] s390 31 bit kernel support removal
 2014-02-13 10:56 UTC  (3+ messages)

[RFT][PATCH 00/12] change drivers power management to use dev_pm_ops
 2014-02-10 16:15 UTC  (2+ messages)
` [RFT][PATCH 12/12] drivers/s390/crypto: change ap_bus driver "

[PATCH 10/51] s390, cacheinfo: Fix CPU hotplug callback registration
 2014-02-07  5:19 UTC  (5+ messages)
` [PATCH 11/51] s390, smp: "
` [PATCH 51/51] net/iucv/iucv.c: "

[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>
 2014-02-06 22:25 UTC  (7+ messages)

[PATCH 11/12] s390: use device_remove_file_self() instead of device_schedule_callback()
 2014-02-03 19:03 UTC 

[PATCHv3 0/3] Add mm flag to control THP
 2014-02-03 17:14 UTC  (8+ messages)
` [PATCH 1/3] Revert "thp: make MADV_HUGEPAGE check for mm->def_flags"

linux-3.10+: unable to boot 31bit builds
 2014-02-03 13:17 UTC  (2+ messages)

[PULL 0/8] KVM: s390: floating interrupt controller and asyncpf
 2014-01-31 14:58 UTC  (15+ messages)
` [PULL 1/8] KVM: s390: add and extend interrupt information data structs
` [PULL 2/8] KVM: s390: add floating irq controller
` [PULL 3/8] KVM: s390: limit floating irqs
` [PULL 4/8] KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PULL 5/8] KVM: async_pf: Provide additional direct page notification
      ` [PATCH] Fixup for patch 5
        ` [PATCH] KVM: async_pf: Add missing call for async page present
` [PULL 6/8] KVM: async_pf: Allow to wait for outstanding work
` [PULL 7/8] KVM: async_pf: Async page fault support on s390
` [PULL 8/8] KVM: async_pf: Exploit one reg interface for pfault

[PATCH net] qeth: fix build of s390 allmodconfig
 2014-01-29  8:43 UTC  (2+ messages)

[PATCH 10/11] s390: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-28 23:21 UTC 

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-28 16:21 UTC  (6+ messages)
  ` [PATCH 36/73] s390: delete non-required instances of include <linux/init.h>

[GIT PULL] s390 patches for the 3.14 merge window #2
 2014-01-28  9:23 UTC 

[patch 0/3] s390: network patches for net-next
 2014-01-27  6:49 UTC  (7+ messages)
` [patch 1/3] qeth: bridgeport support - basic control
` [patch 2/3] s390/qdio: bridgeport support - CHSC part
` [patch 3/3] qeth: bridgeport support - address notifications

[PATCH] s390: delete new instances of __cpuinit usage
 2014-01-13 15:52 UTC  (2+ messages)

[PATCH 13/14] s390: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-10 13:57 UTC 

[PATCH 11/12] s390: use device_remove_file_self() instead of device_schedule_callback()
 2014-01-07 17:59 UTC 

[PATCH 0/2] Display adjacent switch port's attributes
 2014-01-07 14:28 UTC  (13+ messages)
` [PATCH 1/2] ethtool: Add callback to indicate adjacent switch port attributes
` [PATCH 2/2] qeth: Display adjacent switch port attributes in ethtool

[GIT PULL] s390 patches for 3.13-rc7
 2014-01-02  8:35 UTC 

[PATCH 13/38] arm: s390: add missing put_device call
 2013-12-27 17:41 UTC  (3+ messages)
` [PATCH 20/38] net: iucv: "

[patch 0/2] s390: network patches for net-next
 2013-12-17 22:17 UTC  (4+ messages)
` [patch 1/2] netiucv: improve state checking in conn_action_txdone
` [patch 2/2] qeth: Accurate ethtool output

[PATCH ethtool 0/3] Display adjacent switch port's attributes
 2013-12-12  9:24 UTC  (5+ messages)
` [PATCH ethtool 1/3] ethtool: Add callback to indicate adjacent switch port attributes
` [PATCH ethtool 2/3] ethtool: Add option -q to display adjacent switch ports attributes
` [PATCH ethtool 3/3] qeth: Display adjacent switch port attributes in ethtool

[PULL 0/6] KVM: s390: patches for kvm-next
 2013-12-11 18:57 UTC  (7+ messages)
` [PULL 1/6] KVM: s390: diagnose call documentation
` [PULL 2/6] KVM: s390: Use helper function to set CC in SIGP handler
` [PULL 3/6] KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
` [PULL 4/6] KVM: s390: Reworked SIGP RESTART order
` [PULL 5/6] KVM: s390: SIGP START has to report BUSY while stopping a CPU
` [PULL 6/6] KVM: s390: ioeventfd: ignore leftmost bits

[PATCH ethtool] Display adjacent switch port's attributes
 2013-12-11 13:32 UTC  (2+ messages)
` [PATCH] ethtool: Add option '-q' to display "

[PATCH] KEYS: correct alignment of system_certificate_list content in assembly file
 2013-12-10 18:40 UTC  (2+ messages)

[GIT PULL] s390 patches for 3.13-rc4
 2013-12-10  8:08 UTC 

[RFC PATCH v3 13/19] smp, s390: prepare for killing generic_smp_call_function_single_interrupt()
 2013-12-06  9:43 UTC  (2+ messages)


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).