messages from 2013-10-02 10:49:21 to 2014-01-21 21:22:03 UTC [more...]
[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
2014-01-21 21:22 UTC
[PATCH] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
2014-01-17 15:26 UTC (15+ messages)
` [PATCHv2/RFC] "
` [PATCHv3] "
[patch 0/3] s390: network patches for net-next
2014-01-15 22:48 UTC (5+ 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)
[PATCH -rc1] s390: increase the NR_CPUS limit
2013-12-02 8:22 UTC (2+ messages)
[GIT PULL] s390 patches for 3.13-rc2
2013-11-29 7:47 UTC
[PULL 0/9] KVM: s390: some patches for kvm-next
2013-11-28 14:31 UTC (11+ messages)
` [PULL 1/9] KVM: s390: Removed SIE_INTERCEPT_UCONTROL
` [PULL 2/9] KVM: s390: Removed VIRTIODESCSPACE
` [PULL 3/9] KVM: s390: Fix access to CR6 in TPI handler
` [PULL 4/9] KVM: s390: Do not set CC3 for EQBS and SQBS
` [PULL 5/9] KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
` [PULL 6/9] KVM: s390: Fix clock comparator field for STORE STATUS
` [PULL 7/9] KVM: s390: fix diagnose code extraction
` [PULL 8/9] KVM: s390: Add SIGP store-status-at-address order
` [PULL 9/9] KVM: s390: Removed kvm_s390_inject_sigp_stop()
[PATCH 22/24] s390: Separate kernel/userspace inclusion of <asm-generic/int-ll64.h>
2013-11-25 8:55 UTC (2+ messages)
` [PATCH 24/24] asm-generic: Rename int-ll64.h to types.h
[PATCH 24/34] PCI: use weak functions for MSI arch-specific functions
2013-11-21 19:33 UTC (4+ messages)
Recall: [PATCH 24/34] PCI: use weak functions for MSI arch-specific functions
2013-11-20 3:23 UTC
[GIT PULL] s390 patches for the 3.13 merge window #2
2013-11-18 9:04 UTC
[PATCH] s390: remove unused Kconfig parameters
2013-11-04 14:58 UTC (3+ messages)
[PATCH 00/24] treewide: Convert use of typedef ctl_table to struct ctl_table
2013-10-25 7:18 UTC (5+ messages)
` [PATCH 03/24] s390: "
[GIT PULL] s390 patches for 3.12-rc7
2013-10-23 7:08 UTC
[PATCH 0/2] hvc_console: Add DTR/RTS callbacks to handle HUPCL conditions
2013-10-17 8:16 UTC (10+ messages)
` [PATCH 1/2] tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
[PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
2013-10-15 15:30 UTC (86+ messages)
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 50/77] mlx5: "
` [PATCH RFC 51/77] mthca: "
` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
` [PATCH RFC 55/77] ntb: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 63/77] qlcnic: "
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 66/77] qlge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 67/77] rapidio: "
` [PATCH RFC 68/77] sfc: "
` [PATCH RFC 69/77] tg3: "
` [PATCH RFC 70/77] vmci: "
` [PATCH RFC 71/77] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC 72/77] vmxnet3: Fixup a weird loop exit
` [PATCH RFC 73/77] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 74/77] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes
` [PATCH RFC 77/77] vxge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
` [E1000-devel] "
` [PATCH RFC 07/77] PCI/MSI: "
[PATCH] s390: Remove unused variable in copy_from_realmem()
2013-10-15 7:17 UTC (2+ messages)
[PATCHv5 0/7] aync page fault support for s390 (plus flic)
2013-10-14 13:35 UTC (20+ messages)
` [Patchv5 1/7] KVM: s390: add and extend interrupt information data structs
` [Patchv5 2/7] KVM: s390: add floating irq controller
` [Patchv5 3/7] KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [Patchv5 4/7] KVM: async_pf: Provide additional direct page notification
` [Patchv5 5/7] KVM: async_pf: Allow to wait for outstanding work
` [Patchv5 6/7] KVM: async_pf: Async page fault support on s390
` [Patchv5 7/7] KVM: async_pf: Exploit one reg interface for pfault
[GIT PULL] s390 patches for 3.12-rc5
2013-10-07 7:39 UTC
[PATCH RFC 59/77] qla2xxx: Update MSI/MSI-X interrupts enablement code
2013-10-03 17:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox