Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-07-15 21:20:05 to 2015-07-27 20:00:14 UTC [more...]

[PATCH v2 00/16] MSA vector context signal handling & HWCAPs
 2015-07-27 19:58 UTC  (10+ messages)
` [PATCH v2 01/16] MIPS: remove outdated comments in sigcontext.h
` [PATCH v2 02/16] MIPS: simplify EVA FP context handling code
` [PATCH v2 03/16] MIPS: add offsets to sigcontext FP fields to struct mips_abi
` [PATCH v2 04/16] MIPS: use struct mips_abi offsets to save FP context

Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
 2015-07-27 19:44 UTC  (9+ messages)

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-27 15:40 UTC  (14+ messages)
` [PATCH V5 4/7] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V5 7/7] mips: Add entry for new mlock2 syscall

[PATCH v4 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
 2015-07-27 14:02 UTC  (6+ messages)
` [PATCH v4 6/7] clocksource: Add Pistachio clocksource-only driver
` [PATCH v4 7/7] mips: pistachio: Allow to enable the external timer based clocksource

[PATCH v4 0/7] Clocksource changes for Pistachio CPUFreq
 2015-07-27 14:00 UTC  (10+ messages)
` [PATCH v4 1/7] clocksource: mips-gic: Enable the clock before using it
` [PATCH v4 2/7] clocksource: mips-gic: Add missing error returns checks
` [PATCH v4 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization
` [PATCH v4 4/7] clocksource: mips-gic: Update clockevent frequency on clock rate changes

[PATCH] MIPS: Remove most of the custom gpio.h
 2015-07-27 13:20 UTC  (6+ messages)

[PATCH] MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC  (4+ messages)
` [PATCH] MIPS: show_stack: Fix stack trace "

MIPS: show_stack: Fix stack trace with EVA
 2015-07-27 12:50 UTC 

MIPS: show_stack: Fix stack trace with EVA
 2015-07-27 12:50 UTC 

MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC 

MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC 

[PATCH 2/9] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-07-27 12:26 UTC  (4+ messages)
` [PATCH 6/9] MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

[PATCH 00/14] MIPS: Migrate clockevent drivers to 'set-state'
 2015-07-27  9:31 UTC  (4+ messages)

[patch added to the 3.12 stable tree] MIPS: Fix KVM guest fixmap address
 2015-07-27  8:02 UTC 

[PATCH v2] MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
 2015-07-24 15:57 UTC  (2+ messages)

[PATCH] MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
 2015-07-24 15:56 UTC  (6+ messages)

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-24 15:53 UTC  (20+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH 1/3] MIPS: Fix definition of pgprot_writecombine()
 2015-07-24 15:16 UTC  (6+ messages)
` [PATCH 2/3] MIPS: Add implementation of dma_map_ops.mmap() that handles write combining
` [PATCH 3/3] MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-24  1:16 UTC  (2+ messages)
` [RFC V2 PATCH 1/1] panic/x86: Replace smp_send_stop() with crash_kexec version

[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
 2015-07-23 22:52 UTC 

[PATCH] MIPS: export get_c0_perfcount_int()
 2015-07-23 16:59 UTC 

MIPS: Export get_c0_perfcount_int()
 2015-07-23 16:59 UTC 

[PATCH 0/2] RIXI fixes
 2015-07-23 12:35 UTC  (8+ messages)
` [PATCH 1/2] MIPS: Handle page faults of executable but unreadable pages correctly
` [PATCH 2/2] MIPS: Partially disable RIXI support

[PATCH 3.13.y-ckt 080/132] MIPS: Fix KVM guest fixmap address
 2015-07-23  1:59 UTC 

[3.13.y-ckt stable] Patch "MIPS: Fix KVM guest fixmap address" has been added to staging queue
 2015-07-23  1:58 UTC 

[PATCH 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip
 2015-07-22 23:28 UTC  (11+ messages)
  ` [PATCH v2 "
    ` [PATCH v2 2/2] IRQCHIP: bcm7120-l2: perform suspend/resume even without installed child IRQs

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-21 15:35 UTC  (9+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
 2015-07-20 12:01 UTC  (22+ messages)
` [PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare()
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test

[PATCH 0/6] MIPS: dump_tlb cleanups
 2015-07-20  6:35 UTC  (4+ messages)
` [PATCH 1/6] Documentation/sysrq.txt: Mention MIPS TLB dump (x)

[PATCH] MIPS: fix build with CONFIG_OF=y for non OF-enabled targets
 2015-07-19 21:16 UTC  (3+ messages)

[PATCH 00/16] MSA vector context signal handling & HWCAPs
 2015-07-19  0:25 UTC  (4+ messages)
` [PATCH 04/16] MIPS: use struct mips_abi offsets to save FP context

[PATCH] MIPS: kernel: fix sched_getaffinity with MT FPAFF enabled
 2015-07-18 22:38 UTC 

MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-07-18 22:38 UTC 

MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-07-18 22:38 UTC 

MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-07-18 22:38 UTC 

[PATCH 0/3] IRQ trivial clarifications
 2015-07-17 17:50 UTC  (4+ messages)
` [PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*

[PATCH v2] MIPS: malta-time: Don't reinitialise RTC
 2015-07-17 14:54 UTC  (2+ messages)

MIPS: Malta: Don't reinitialise RTC
 2015-07-17 14:54 UTC 

MIPS: Malta: Don't reinitialise RTC
 2015-07-17 14:54 UTC 

[PATCH] MIPS: math-emu: ieee754int.h: Fix indentation
 2015-07-17 10:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] MIPS: math-emu: cp1emu: Emulate missing BC1{EQ,NE}Z instructions
 2015-07-17  9:38 UTC  (2+ messages)

[PATCH] MIPS: math-emu: cp1emu: Allow m{f,t}hc emulation on MIPS R6
 2015-07-17  9:36 UTC  (2+ messages)

[PATCH] drivers: irqchip: irq-mips-gic: Print some GIC setup information to aid debugging
 2015-07-17  9:21 UTC  (3+ messages)

[PATCH v2] MIPS: include: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
 2015-07-17  8:06 UTC  (3+ messages)

[PATCH] MIPS: math-emu: cp1emu: Fix closing bracket for the d_fmt case
 2015-07-17  8:04 UTC  (3+ messages)

[PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6
 2015-07-17  7:56 UTC  (3+ messages)

[PATCH] MIPS: sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHER
 2015-07-16 15:52 UTC 

[PATCH 0/2] MIPS: ath79: Move the GPIO driver to drivers/gpio
 2015-07-16 12:44 UTC  (5+ messages)
` [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API

compile failure linux 3.10 with gcc 4.9.3 for mips
 2015-07-16  8:42 UTC  (5+ messages)

[PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures
 2015-07-16  4:12 UTC  (4+ messages)
` [3/3] "

[PATCH 3.19.y-ckt 146/251] MIPS: Fix KVM guest fixmap address
 2015-07-16  1:09 UTC  (2+ messages)
` [PATCH 3.19.y-ckt 234/251] MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU

[3.19.y-ckt stable] Patch "MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU" has been added to staging queue
 2015-07-16  1:07 UTC 

[3.19.y-ckt stable] Patch "MIPS: Fix KVM guest fixmap address" has been added to staging queue
 2015-07-16  1:01 UTC 

[patch 00/12] MIPS: Interrupt cleanups and API change preparation
 2015-07-15 21:19 UTC  (3+ messages)
` [patch 10/12] MIPS/cavium/octeon: Replace the homebrewn flow handler


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