Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-11-19 23:05:56 to 2014-11-28 04:33:29 UTC [more...]

[PATCH V4 00/16] Generic BMIPS kernel
 2014-11-28  4:32 UTC  (2+ messages)
` [PATCH V4 01/16] irqchip: Update docs regarding irq_domain_add_tree()

[PATCH V2] MIPS: BCM47XX: Move NVRAM driver to the drivers/soc/
 2014-11-27 22:36 UTC  (9+ messages)
` [PATCH V3] "

[PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels
 2014-11-27 14:33 UTC  (11+ messages)
` [PATCH V2 01/10] tty: Fallback to use dynamic major number

[PATCH] MIPS: mm: tlbex: Fix potential HTW race on TLBL/M/S handlers
 2014-11-27 11:42 UTC  (4+ messages)

[ADMIN] Gitweb to cgit migration at linux-mips.org
 2014-11-27  9:05 UTC 

[PATCH 3.4 42/91] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-11-27  8:42 UTC  (2+ messages)
` [PATCH 3.4 65/91] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH V3 00/11] Multiplatform BMIPS kernel
 2014-11-26 22:54 UTC  (29+ messages)
` [PATCH V3 01/11] irqchip: Update docs regarding irq_domain_add_tree()
` [PATCH V3 02/11] irqchip: brcmstb-l2: don't clear wakeable interrupts at init time
` [PATCH V3 03/11] irqchip: brcmstb-l2: fix error handling of irq_of_parse_and_map
` [PATCH V3 04/11] irqchip: bcm7120-l2: "
` [PATCH V3 05/11] irqchip: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
` [PATCH V3 06/11] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT
` [PATCH V3 07/11] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers
` [PATCH V3 08/11] MIPS: Let __dt_register_buses accept a single bus type
` [PATCH V3 09/11] MIPS: Fall back to the generic restart notifier
` [PATCH V3 10/11] MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities
` [PATCH V3 11/11] MIPS: Add multiplatform BMIPS target

[PATCHv2 00/10] ACCESS_ONCE and non-scalar accesses
 2014-11-26 19:20 UTC  (13+ messages)
` [PATCHv2 01/10] KVM: s390: Fix ipte locking
` [PATCHv2 02/10] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCHv2 03/10] mm: replace ACCESS_ONCE with READ_ONCE
` [PATCHv2 04/10] x86/spinlock: Replace ACCESS_ONCE with READ_ONCE/ASSIGN_ONCE
` [PATCHv2 05/10] x86: Replace ACCESS_ONCE in gup with READ_ONCE
` [PATCHv2 06/10] mips: "
` [PATCHv2 07/10] arm64: Replace ACCESS_ONCE for spinlock code "
` [PATCHv2 08/10] arm: "
` [PATCHv2 09/10] tighten rules for ACCESS ONCE
` [PATCHv2 10/10] KVM: s390: change ipte lock from barrier to READ_ONCE
` [PATCHv3 00/10] ACCESS_ONCE and non-scalar accesses

[PATCH 0/9] Extend various drivers to run on bi-endian BMIPS hosts
 2014-11-26 16:24 UTC  (19+ messages)
` [PATCH 1/9] power/reset: brcmstb: Make the driver buildable on MIPS
` [PATCH 2/9] power/reset: brcmstb: Use the DT "compatible" string to indicate bit positions
` [PATCH 3/9] power/reset: brcmstb: Add support for old 65nm chips
` [PATCH 4/9] bus: brcmstb_gisb: Make the driver buildable on MIPS
` [PATCH 5/9] bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses
` [PATCH 6/9] bus: brcmstb_gisb: Look up register offsets in a table
` [PATCH 7/9] bus: brcmstb_gisb: Add register offset tables for older chips
` [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties
` [PATCH 9/9] usb: {ohci,ehci}-platform: Use new OF big-endian helper function

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2014-11-26 13:14 UTC  (14+ messages)
` [PATCH V3 1/7] of: Add helper function to check MMIO register endianness
` [PATCH V3 2/7] of/fdt: Add endianness helper function for early init code
` [PATCH V3 3/7] of: Document {little,big,native}-endian bindings
` [PATCH V3 4/7] serial: core: Add big-endian iotype
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties
` [PATCH V3 6/7] serial: of_serial: Support big-endian register accesses
` [PATCH V3 7/7] serial: 8250: Add support for big-endian MMIO accesses

[PATCH 0/3] USB: host: Misc patches to remove hard-coded octeon platform information
 2014-11-25 17:19 UTC  (6+ messages)
` [PATCH 1/3] USB: host: Remove ehci-octeon and ohci-octeon drivers
      ` [PATCH 1/3 v2] "

[PATCH] MIPS: octeon: Add support for the UBNT E200 board
 2014-11-25 12:09 UTC  (11+ messages)

[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
 2014-11-24 21:16 UTC  (24+ messages)
` [PATCH 1/7] KVM: s390: Fix ipte locking
` [PATCH/RFC 2/7] mm: replace page table access via ACCESS_ONCE with barriers
` [PATCH/RFC 3/7] x86: Rework ACCESS_ONCE for spinlock code
` [PATCH/RFC 4/7] x86: Replace ACCESS_ONCE in gup with a barrier
` [PATCH/RFC 5/7] mips: "
` [PATCH/RFC 6/7] arm64: Replace ACCESS_ONCE for spinlock code with barriers
` [PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types

[PATCH] MIPS: asm: asmmacro: Drop unused 'reg' argument on MIPSR2
 2014-11-25  9:16 UTC  (2+ messages)

[PATCH] MIPS: Kconfig: Disable SMP/CPS for 64-bit
 2014-11-25  9:15 UTC  (2+ messages)

[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
 2014-11-25  2:28 UTC 

[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
 2014-11-25  0:00 UTC  (2+ messages)

[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
 2014-11-24 20:48 UTC  (3+ messages)

[PATCH] MIPS: provide sched_clock based on c0 counter
 2014-11-24 15:31 UTC 

MIPS_MT_SMP selects MIPS_GIC_IPI
 2014-11-24 14:39 UTC 

MIPS: 64BIT_PHYS_ADDR
 2014-11-24 10:31 UTC 

[PATCH] MIPS: BCM47XX: Move NVRAM driver to the drivers/misc/
 2014-11-23 11:22 UTC  (4+ messages)

git caching(?) issues with http(s)
 2014-11-22 11:56 UTC  (5+ messages)

ftrace function graph with static ftrace does not work on MIPS
 2014-11-21 21:31 UTC  (7+ messages)

[RFC] add a struct page* parameter to dma_map_ops.unmap_page
 2014-11-21 20:18 UTC  (4+ messages)

[PATCH V4 2/6] MIPS: Move Loongson GPIO driver to drivers/gpio
 2014-11-21 15:28 UTC  (6+ messages)

[PATCH V5 7/7] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2014-11-21  9:19 UTC 

[PATCH V5 5/7] MIPS: Loongson-3: Add CPU Hwmon platform driver
 2014-11-21  9:18 UTC  (2+ messages)
` [PATCH V5 6/7] MIPS: Loongson-3: Add chipset ACPI "

[PATCH V5 2/7] MIPS: Cleanup Loongson-2F's gpio driver
 2014-11-21  9:16 UTC  (3+ messages)
` [PATCH V5 3/7] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V5 4/7] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH V5 0/7] MIPS: Loongson-3: Improve kernel functionality
 2014-11-21  9:12 UTC  (2+ messages)
` [PATCH V5 1/7] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

IP30: SMP Help
 2014-11-21  6:13 UTC  (10+ messages)

[PATCH V2 00/22] Multiplatform BMIPS kernel
 2014-11-20 23:40 UTC  (7+ messages)
` [PATCH V2 10/22] MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code

[PATCH] MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
 2014-11-20 21:54 UTC  (3+ messages)

[PATCH] MIPS: mips-cm: CM regions are disabled at boot
 2014-11-20 15:17 UTC  (6+ messages)

MIPS: Pull request
 2014-11-20 11:48 UTC  (3+ messages)

[PATCH 5/5] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
 2014-11-20  1:49 UTC  (7+ messages)

[PATCH RESEND] MIPS: loongson: make platform serial setup always built-in
 2014-11-19 23:05 UTC 


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