messages from 2013-09-25 07:31:05 to 2013-10-02 18:19:50 UTC [more...]
[RFC] Get rid of SUBARCH
2013-09-26 17:10 UTC (21+ messages)
` [PATCH 1/8] um: Create defconfigs for i386 and x86_64
` [PATCH 2/8] um: Do not use SUBARCH
[PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
2013-10-02 18:17 UTC (76+ 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 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 09/77] ahci: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 10/77] ahci: Check MRSM bit when multiple MSIs enabled
` [PATCH RFC 11/77] benet: Return -ENOSPC when not enough MSI-Xs available
` [PATCH RFC 12/77] benet: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 13/77] bna: "
` [PATCH RFC 14/77] bnx2x: "
` [PATCH RFC 15/77] bnx2: "
` [PATCH RFC 16/77] cciss: "
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [PATCH RFC 18/77] cciss: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 19/77] csiostor: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 20/77] csiostor: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 21/77] csiostor: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 22/77] cxgb3: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 23/77] cxgb3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 24/77] cxgb3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 25/77] cxgb4: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 26/77] cxgb4: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 27/77] cxgb4vf: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 28/77] cxgb4vf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 29/77] cxgb4vf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 30/77] hpsa: Update a misleading comment on interrupt usage
` [PATCH RFC 31/77] hpsa: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 32/77] hpsa: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 33/77] ioat: Disable MSI-X in case request of IRQ failed
` [PATCH RFC 34/77] ioat: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 35/77] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 37/77] ipr: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 38/77] ixgbe: "
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 41/77] lpfc: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 42/77] lpfc: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 43/77] lpfc: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 44/77] lpfc: Make MSI-X initialization routine more readable
` [PATCH RFC 45/77] megaraid: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 47/77] mlx5: Fix memory leak in case not enough MSI-X vectors available
` [PATCH RFC 48/77] mlx5: Return -ENOSPC when "
` [PATCH RFC 49/77] mlx5: Fix minimum number of MSI-Xs
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 51/77] mthca: "
` [PATCH RFC 52/77] niu: "
` [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 56/77] nvme: "
` [PATCH RFC 57/77] pmcraid: "
` [PATCH RFC 58/77] qib: "
` [PATCH RFC 59/77] qla2xxx: "
` [PATCH RFC 60/77] qlcnic: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 61/77] qlogic: Return -EINVAL in case MSI-X is not supported
` [PATCH RFC 62/77] qlcnic: Remove redundant return operator
` [PATCH RFC 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [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 1/2] MIPS: db1235: Don't use MMC_CLKGATE
2013-10-02 14:11 UTC (3+ messages)
[PATCH] MIPS: fix forced successful syscalls
2013-10-02 9:19 UTC (2+ messages)
Linux 3.12-rc2 - MIPS regression
2013-10-02 6:03 UTC (4+ messages)
` [PATCH] MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
[PATCH] MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
2013-10-02 6:03 UTC
[RESEND PATCH] MIPS HIGHMEM fixes for cache aliasing and non-DMA I/O
2013-10-01 21:43 UTC (4+ messages)
74K/1074K support
2013-10-01 18:06 UTC (6+ messages)
[PATCH] MIPS HIGHMEM fixes for cache aliasing and non-DMA I/O
2013-10-01 4:04 UTC
[PATCH 1/2] staging: octeon-ethernet: don't assume that CPU 0 is special
2013-09-30 21:27 UTC (14+ messages)
` [PATCH 2/2] staging: octeon-ethernet: allow to use only 1 CPU for packet processing
Issue with BUG() in asm-gemeric/bug.h if CONFIG_BUG=n
2013-09-30 19:17 UTC (6+ messages)
[PATCH] MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag
2013-09-30 13:33 UTC (2+ messages)
[PATCH v2] MIPS: ZBOOT: gather string functions into string.c
2013-09-30 13:28 UTC (3+ messages)
[PATCH 095/104] MIPS: ath79: Fix ar933x watchdog clock
2013-09-30 10:11 UTC
[PATCH] MIPS: bcm63xx: cpu: Replace BUG() with panic()
2013-09-30 8:38 UTC (2+ messages)
[PATCH] MIPS: vmlinuz: gather some string functions into string.c
2013-09-29 7:02 UTC (4+ messages)
[PATCH] MIPS: BCM47XX: update defconfig
2013-09-28 22:15 UTC
[PATCH] MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port
2013-09-28 17:07 UTC (2+ messages)
[PATCH V13 00/12] MIPS: Add Loongson-3 based machines support
2013-09-28 6:41 UTC (13+ messages)
` [PATCH V13 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V13 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V13 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V13 04/12] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V13 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V13 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V13 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V13 08/12] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V13 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V13 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V13 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V13 12/12] MIPS: Loongson: Add a Loongson-3 default config file
mm: insure topdown mmap chooses addresses above security minimum
2013-09-27 15:39 UTC (5+ messages)
[PATCH] MIPS: kernel: traps: Remove useless BUG_ON()
2013-09-27 12:43 UTC (5+ messages)
` MIPS: PowerTV: Remove support code
[PATCH v2 1/2] MIPS: improve checks for noncoherent DMA
2013-09-27 12:41 UTC (2+ messages)
` [PATCH v2 2/2] MIPS: partially inline dma ops
MIPS - passing data to kernel
2013-09-27 10:04 UTC
[PATCH 11/21] mips: add explicit includes of prom.h
2013-09-26 18:50 UTC
[PATCH] MIPS: mm: Move some checks out of 'for' loop in DMA operations
2013-09-26 14:15 UTC (5+ messages)
[PATCH V12 00/13] MIPS: Add Loongson-3 based machines support
2013-09-26 12:45 UTC (16+ messages)
` [PATCH V12 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V12 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V12 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V12 04/12] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V12 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V12 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V12 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V12 08/12] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V12 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V12 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V12 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V12 12/12] MIPS: Loongson: Add a Loongson-3 default config file
[PATCH v6 0/5] clk: clock deregistration support
2013-09-25 20:51 UTC (4+ messages)
PowerTV?
2013-09-25 16:00 UTC (2+ messages)
[PATCH] MIPS: Tell R4k SC and MC variations apart
2013-09-25 11:02 UTC (4+ messages)
[PATCH] MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
2013-09-25 10:58 UTC
[PATCH 0/2] Use scratch register for PGD when MIPS_PGD_C0_CONTEXT is not set
2013-09-25 8:25 UTC (5+ messages)
` [PATCH 2/2] MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
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