Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-11-03 11:13:42 to 2015-11-17 02:16:14 UTC [more...]

[v4 00/10] add support SATA for BMIPS_GENERIC
 2015-11-17  2:16 UTC  (5+ messages)
` [v4 02/10] ata: ahci_brcmstb: add quirk for broken ncq

[PATCH 1/2] MIPS: bmips: Add bcm63168-l1 interrupt controller
 2015-11-17  0:09 UTC  (8+ messages)
` [PATCH 2/2] "
  ` [PATCH 1/2] irqchip: Add brcm,bcm6345-l1-intc device tree binding

[PATCH v2 0/5] MIPS: ath79: Add USB support on the TL-WR1043ND
 2015-11-16 23:18 UTC  (7+ messages)
` [PATCH v2 1/5] phy: Add a driver for simple phy
` [PATCH v2 2/5] devicetree: Add bindings for the ATH79 USB phy
` [PATCH v2 3/5] phy: Add a driver "
` [PATCH v2 4/5] MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi
` [PATCH v2 5/5] MIPS: ath79: Enable the USB port on the TL-WR1043ND

[PATCH] mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
 2015-11-16 19:04 UTC  (5+ messages)

[PATCH 00/14] Implement generic IPI support mechanism
 2015-11-16 17:24 UTC  (44+ messages)
` [PATCH 01/14] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
` [PATCH 02/14] genirq: Add DOMAIN_BUS_IPI
` [PATCH 03/14] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
` [PATCH 04/14] genirq: Add new struct ipi_mask and helper functions
` [PATCH 05/14] genirq: Add struct ipi_mask to irq_data
` [PATCH 06/14] genirq: Add struct ipi_mapping and its helper functions
` [PATCH 07/14] genirq: Add a new generic IPI reservation code to irq core
` [PATCH 08/14] genirq: Add a new irq_send_ipi() to irq_chip
` [PATCH 09/14] genirq: Implement irq_send_ipi() to be used by drivers
` [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain
` [PATCH 11/14] MIPS: Add generic SMP IPI support
` [PATCH 12/14] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
` [PATCH 13/14] MIPS: Delete smp-gic.c
` [PATCH 14/14] Docs: IRQ: Add new IRQ-ipi.txt

[RFC PATCH 0/4] MIPS: IEEE Std 754 NaN interlinking support
 2015-11-16 14:35 UTC  (10+ messages)
` [RFC PATCH 1/4] ELF: Add platform-specific AT_FLAGS initialisation support
` [RFC PATCH 2/4] MIPS: Factor out FP context preemption
` [RFC PATCH 3/4] MIPS: Implement IEEE Std 754 NaN interlinking support
` [RFC PATCH 4/4] prctl: Add MIPS IEEE Std 754 compliance mode switching

[RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2015-11-16  8:56 UTC  (5+ messages)

[PATCH] MIPS: bmips: Support SMP on BCM63168
 2015-11-15 16:37 UTC 

[PATCH 3.2 10/60] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
 2015-11-15  1:45 UTC 

[PATCH 3.13.y-ckt 15/96] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
 2015-11-13 21:48 UTC 

[3.13.y-ckt stable] Patch "MIPS: dma-default: Fix 32-bit fall back to GFP_DMA" has been added to staging queue
 2015-11-13 21:48 UTC 

[PATCH_V3 0/4] MIPS: Add Xilfpga platform
 2015-11-13 14:52 UTC  (3+ messages)
` [PATCH_V3 1/4] dt-bindings: MIPS: Document xilfpga bindings and boot style

[PATCH 0/(8+2)] MIPS: IEEE Std 754-2008 features
 2015-11-13  0:48 UTC  (22+ messages)
` [PATCH 1/8] MIPS: Use a union to access the ELF file header
` [PATCH 2/8] MIPS: Define the legacy-NaN and 2008-NaN features
` [PATCH 3/8] MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
` [PATCH 4/8] MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
` [PATCH 5/8] ELF: Also pass any interpreter's file header to `arch_check_elf'
` [PATCH 6/8] MIPS: ELF: Interpret the NAN2008 file header flag
` [PATCH 7/8] MIPS: Determine the presence of IEEE Std 754-2008 features
` [PATCH 8/8] MIPS: Add IEEE Std 754 conformance mode selection
` [PATCH] MIPS: ELF: Restructure personality macros
` [PATCH] MIPS: math-emu: Always propagate sNaN payload in quieting

[PATCH 3.19.y-ckt 013/155] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
 2015-11-12 23:16 UTC  (4+ messages)
` [PATCH 3.19.y-ckt 014/155] MIPS: CPS: Stop dangling delay slot from has_mt
` [PATCH 3.19.y-ckt 015/155] MIPS: CPS: Don't include MT code in non-MT kernels
` [PATCH 3.19.y-ckt 016/155] MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT

[3.19.y-ckt stable] Patch "MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT" has been added to staging queue
 2015-11-12 20:39 UTC 

[3.19.y-ckt stable] Patch "MIPS: CPS: Don't include MT code in non-MT kernels." has been added to staging queue
 2015-11-12 20:39 UTC 

[3.19.y-ckt stable] Patch "MIPS: CPS: Stop dangling delay slot from has_mt." has been added to staging queue
 2015-11-12 20:39 UTC 

[3.19.y-ckt stable] Patch "MIPS: dma-default: Fix 32-bit fall back to GFP_DMA" has been added to staging queue
 2015-11-12 20:39 UTC 

[PATCH] MIPS: personality syscall discrepancy on mips64-o32/n32
 2015-11-12 19:50 UTC  (6+ messages)

MIPS: BMIPS: Enable GZIP ramdisk and timed printks
 2015-11-12 10:36 UTC  (2+ messages)

[PATCH V2 0/4] MIPS: Loongson-3: Improve kernel functionality
 2015-11-12  3:55 UTC  (8+ messages)
` [PATCH V2 2/4] MIPS: Loongson-3: Move chipset ACPI code from drivers to arch
` [PATCH V2 3/4] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V2 4/4] MIPS: Loongson: Make CPU names more clear

[PATCH 0/3] MIPS: KVM: Misc fixes
 2015-11-11 14:59 UTC  (12+ messages)
` [PATCH 1/3] MIPS: KVM: Fix ASID restoration logic
` [PATCH 2/3] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3/3] MIPS: KVM: Uninit VCPU in vcpu_create error path

MIPS: KVM: Uninit VCPU in vcpu_create error path
 2015-11-11 14:21 UTC 

MIPS: KVM: Uninit VCPU in vcpu_create error path
 2015-11-11 14:21 UTC 

MIPS: KVM: Uninit VCPU in vcpu_create error path
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix CACHE immediate offset sign extension
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix CACHE immediate offset sign extension
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix CACHE immediate offset sign extension
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix ASID restoration logic
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix ASID restoration logic
 2015-11-11 14:21 UTC 

MIPS: KVM: Fix ASID restoration logic
 2015-11-11 14:21 UTC 

[PATCH] MIPS: KVM: Fix CP0_EBASE redefined build warning
 2015-11-10 17:06 UTC  (2+ messages)

[PATCH v2] MIPS: kernel: proc: Fix typo in proc.c
 2015-11-10  9:37 UTC  (2+ messages)

[RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers
 2015-11-09 19:08 UTC  (8+ messages)
` [PATCH] mips: sb1250_swarm_defconfig: disable IDE subsystem

[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-09 15:12 UTC  (9+ messages)
` [PATCH v2 01/20] compat: Add generic compat_siginfo_t
` [PATCH v2 02/20] compat: Add generic copy_siginfo_{to,from}_user32
` [PATCH v2 05/20] mips: Clean up compat_siginfo_t
` [PATCH v2 06/20] mips: Use generic copy_siginfo_{to,from}_user32

[PATCH] MIPS: switch BMIPS5000 to use r4k_wait_irqoff()
 2015-11-09  9:24 UTC  (2+ messages)

[PATCH] MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
 2015-11-09  8:09 UTC  (3+ messages)

[RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
 2015-11-06  9:29 UTC  (5+ messages)
` [RFC PATCH 1/7] reset: drop ARCH_HAS_RESET_CONTROLLER

[PATCH V2 4/9] arch: mips: ralink: add tty detection
 2015-11-05 17:26 UTC  (5+ messages)

[PATCH V2 4/4] arch: mips: lantiq: disable xbar fpi burst mode
 2015-11-05  2:56 UTC 

[PATCH 1/4] arch: mips: lantiq: return correct value for fpi clock on ar9
 2015-11-04 20:06 UTC  (5+ messages)
` [PATCH 2/4] arch: mips: lantiq: initialize the USB core on boot
` [PATCH 3/4] arch: mips: lantiq: force the crossbar to big endian
` [PATCH 4/4] arch: mips: lantiq: disable xbar fpi burst mode

[PATCH 1/9] arch: mips: ralink: add support for mt7688
 2015-11-04 11:26 UTC  (10+ messages)
` [PATCH 2/9] arch: mips: ralink: unify SoC id handling
` [PATCH 3/9] arch: mips: ralink: fix usb issue during frequency scaling
` [PATCH 4/9] arch: mips: ralink: add tty detection
` [PATCH 5/9] arch: mips: ralink: fix invalid tick count
` [PATCH 6/9] arch: mips: ralink: remove check for CONFIG_PCI on non-PCI SoCs
` [PATCH 7/9] arch: mips: ralink: dont set pm_power_off
` [PATCH 8/9] arch: mips: ralink: put the pci bus into reset state before rebooting the SoC
` [PATCH 9/9] arch: mips: ralink: add missing clock on rt305x

[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2015-11-04  7:51 UTC  (6+ messages)

[PATCH] MIPS: kernel: proc: Fix typo in proc.c
 2015-11-03 17:15 UTC  (4+ messages)

[PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups
 2015-11-03 13:23 UTC  (5+ messages)
` [PATCH 5/6] MIPS: CONFIG_MIPS_MT_SMP should depend upon CPU_MIPSR2

4.1: XPA breaks Alchemy
 2015-11-03 13:12 UTC  (3+ messages)


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