Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-08-29 20:04:51 to 2014-09-08 19:50:12 UTC [more...]

[PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2014-09-08 19:49 UTC  (10+ messages)
` [PATCH v5 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH v5 2/5] x86,entry: Only call user_exit if TIF_NOHZ
` [PATCH v5 3/5] x86: Split syscall_trace_enter into two phases
` [PATCH v5 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH v5 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls

[PATCH V2] MIPS: bugfix of coherentio variable default setup
 2014-09-08 19:10 UTC  (2+ messages)

[PATCH 0/4] MIPS: OCTEON: cvmx_fuse_read_byte cleanup
 2014-09-08 15:25 UTC  (5+ messages)
` [PATCH 1/4] MIPS: OCTEON: move cvmx_fuse_read_byte()
` [PATCH 2/4] MIPS: OCTEON: delete potentially dangerous feature checks
` [PATCH 3/4] MIPS: OCTEON: move code to avoid forward declaration
` [PATCH 4/4] MIPS: OCTEON: mark octeon_model_get_string() with __init

Release of Linux MTI-3.14-LTS kernel
 2014-09-08 14:12 UTC  (2+ messages)

[PATCH] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
 2014-09-08 13:58 UTC  (2+ messages)

gcc-4.8+ and R10000+
 2014-09-08  9:44 UTC  (3+ messages)

[PATCH 02/02] IP32: Add platform data hooks to use DS1685 driver
 2014-09-08  9:17 UTC 

[PATCH 01/02] RTC: Add driver for DS1685 family of real time clocks
 2014-09-08  9:13 UTC 

[PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
 2014-09-07 20:05 UTC  (5+ messages)
` [PATCH V2] MIPS: BCM47XX: Make ssb "
  ` [PATCH V3] "

[PATCH] MIPS: BCM47XX: Move SPROM fallback code into sprom.c
 2014-09-07 19:32 UTC  (2+ messages)

[PATCH] MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
 2014-09-06  2:27 UTC  (2+ messages)

[PATCH] MIPS: bugfix of coherentio variable default setup
 2014-09-06  2:03 UTC  (2+ messages)

[PATCH v2 00/16] MIPS: GIC device-tree support
 2014-09-05 21:50 UTC  (22+ messages)
` [PATCH v2 01/16] MIPS: Provide a generic plat_irq_dispatch
` [PATCH v2 02/16] MIPS: Set vint handler when mapping CPU interrupts
` [PATCH v2 03/16] MIPS: Export CPU IRQ domain
` [PATCH v2 04/16] MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
` [PATCH v2 05/16] MIPS: Move GIC to drivers/irqchip/
` [PATCH v2 06/16] MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
` [PATCH v2 07/16] irqchip: mips-gic: Implement irq_set_type callback
` [PATCH v2 08/16] irqchip: mips-gic: Implement generic irq_ack/irq_eoi callbacks
` [PATCH v2 09/16] irqchip: mips-gic: Fix gic_set_affinity() return value
` [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc
` [PATCH v2 11/16] of: Add binding document for MIPS GIC
` [PATCH v2 12/16] irqchip: mips-gic: Add device-tree support
` [PATCH v2 13/16] irqchip: mips-gic: Add generic IPI support when using DT
` [PATCH v2 14/16] irqchip: mips-gic: Support local interrupts
` [PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer
` [PATCH v2 16/16] MIPS: Malta: Map GIC local interrupts

Post-merge-window ping (Re: [PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath)
 2014-09-05 21:14 UTC  (7+ messages)

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-05 14:29 UTC  (54+ messages)
` [PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 08/21] x86/xen/MSI: "
  ` [Xen-devel] "
` [PATCH v1 09/21] Irq_remapping/MSI: "
` [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 14/21] MIPS/Xlr/MSI: "
` [PATCH v1 15/21] Powerpc/MSI: "
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 17/21] arm/iop13xx/MSI: "
` [PATCH v1 18/21] IA64/MSI: "
` [PATCH v1 19/21] Sparc/MSI: "
` [PATCH v1 20/21] tile/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions

[v4, Resend] MIPS: lib: csum_partial: more instruction paral
 2014-09-05 13:56 UTC  (2+ messages)

[PATCH] MIPS: prom.c: Only show machine name when it is available
 2014-09-05  7:41 UTC 

[PATCH 0/3] PTE formats changes
 2014-09-05  7:20 UTC  (9+ messages)
` [PATCH 1/3] MIPS: rearrange PTE bits into fixed positions
` [PATCH 2/3] MIPS: PTE bit positions slightly changed to prepare a more simple swap/file presentation
` [PATCH 3/3] MIPS: bugfix of PTE formats for swap and file entries

[PATCH 0/3] Series short description
 2014-09-05  1:00 UTC  (2+ messages)

[request for stable inclusion] MIPS fixes for 3.16
 2014-09-04 14:09 UTC  (6+ messages)

16k or 64k PAGE_SIZE and "illegal instruction" (signal -4) errors
 2014-09-04  3:35 UTC  (8+ messages)

Question about csum_partial_copy_nocheck
 2014-09-04  3:19 UTC 

[PATCH 00/12] MIPS: GIC device-tree support
 2014-09-04  0:06 UTC  (37+ messages)
` [PATCH 01/12] MIPS: Provide a generic plat_irq_dispatch
` [PATCH 02/12] MIPS: Set vint handler when mapping CPU interrupts
` [PATCH 03/12] of: Add binding document for MIPS GIC
` [PATCH 04/12] MIPS: GIC: Move MIPS_GIC_IRQ_BASE into platform irq.h
` [PATCH 05/12] MIPS: GIC: Add device-tree support
` [PATCH 06/12] MIPS: GIC: Add generic IPI support when using DT
` [PATCH 07/12] MIPS: GIC: Implement irq_set_type callback
` [PATCH 08/12] MIPS: GIC: Implement generic irq_ack/irq_eoi callbacks
` [PATCH 09/12] MIPS: GIC: Fix gic_set_affinity() return value
` [PATCH 10/12] MIPS: GIC: Support local interrupts
` [PATCH 11/12] MIPS: GIC: Use local interrupts for timer
` [PATCH 12/12] MIPS: Malta: Map GIC local interrupts

[PATCH][RFC] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
 2014-09-03 21:13 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR in nvram
 2014-09-03 20:51 UTC  (3+ messages)
` [PATCH V2] MIPS: BCM47XX: Get rid of calls to KSEG1ADDR

[PATCH][RFC][Ack req] MIPS: BCM47XX: Initialize bcma bus later (with mm available)
 2014-09-03 20:00 UTC  (2+ messages)

[PATCH][TRIVIAL] MIPS: Fix info about plat_setup in arch_mem_init comment
 2014-09-03  5:36 UTC 

Booting bcm47xx (bcma & stuff), sharing code with bcm53xx
 2014-09-01 20:57 UTC  (11+ messages)

[RFC 0/7] bcma: add device tree support
 2014-09-01  9:24 UTC  (6+ messages)
` [RFC 3/7] bcm47xx-sprom: add Broadcom sprom parser driver

[PATCH 0/5] MIPS: trivial PCI related cleanups
 2014-08-30  2:06 UTC  (6+ messages)
` [PATCH 1/5] MIPS: NILE4: remove odd locking in PCI config space access code
` [PATCH 2/5] MIPS: MSP71xx: "
` [PATCH 3/5] MIPS: pci-ar7{1x,24}x: "
` [PATCH 4/5] MIPS: pci-rt3883: "
` [PATCH 5/5] MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant

MIPS: MSP71xx: remove odd locking in PCI config space access code
 2014-08-30  2:06 UTC 


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