Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-07-19 21:06:46 to 2015-07-29 13:31:33 UTC [more...]

MIPS: Scheduler changes
 2015-07-29 13:31 UTC 

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-29 10:49 UTC  (21+ 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] Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
 2015-07-29  2:24 UTC 

[PATCH] mfd: Add support for CPLD chip on Mikrotik RB4xx boards
 2015-07-28 12:51 UTC  (2+ messages)

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

[PATCH] MIPS: export get_c0_perfcount_int()
 2015-07-28 10:15 UTC  (2+ messages)

[PATCH v4 0/7] Clocksource changes for Pistachio CPUFreq
 2015-07-28  9:51 UTC  (12+ 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 3.12 016/124] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-07-28  9:43 UTC  (2+ messages)
  ` [PATCH 3.12 091/124] MIPS: Fix KVM guest fixmap address

[PATCH v2 00/16] MSA vector context signal handling & HWCAPs
 2015-07-28  8:39 UTC  (35+ 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
` [PATCH v2 05/16] MIPS: move FP usage checks into protected_{save,restore}_fp_context
` [PATCH v2 06/16] MIPS: skip odd double FP registers when copying FP32 sigcontext
` [PATCH v2 07/16] MIPS: use common FP sigcontext code for O32 compat
` [PATCH v2 08/16] MIPS: remove unused {get,put}_sigset functions
` [PATCH v2 09/16] MIPS: indicate FP mode in sigcontext sc_used_math
` [PATCH v2 10/16] MIPS: add definitions for extended context
` [PATCH v2 11/16] MIPS: save MSA extended context around signals
` [PATCH v2 12/16] MIPS: AT_HWCAP aux vector infrastructure
` [PATCH v2 13/16] MIPS: advertise MIPSr6 via HWCAP when appropriate
` [PATCH v2 14/16] MIPS: advertise MSA support via HWCAP when present
` [PATCH v2 15/16] MIPS: require O32 FP64 support for MIPS64 with O32 compat
` [PATCH v2 16/16] MIPS: drop EXPERIMENTAL tag from O32+FP64 & MSA

Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
 2015-07-28  8:31 UTC  (13+ messages)

[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
 2015-07-28  0:51 UTC  (2+ messages)

[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] 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 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

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)


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