Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-01-27 20:24:33 to 2014-02-13 11:26:59 UTC [more...]

[PATCH v2 01/15] mips: simplify FP context access
 2014-02-13 11:26 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/8] Improved seccomp-bpf support for MIPS
 2014-02-12 15:31 UTC  (4+ messages)

[PATCH V17 00/13] MIPS: Add Loongson-3 based machines support
 2014-02-12 10:50 UTC  (21+ messages)
` [PATCH V17 01/13] MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2
` [PATCH V17 02/13] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V17 03/13] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V17 04/13] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V17 05/13] MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
` [PATCH V17 06/13] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V17 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V17 08/13] MIPS: Loongson 3: Add serial port support
` [PATCH V17 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V17 10/13] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V17 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V17 12/13] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V17 13/13] MIPS: Loongson: Add a Loongson-3 default config file

[PATCH 0/7] Remove HAVE_PWM config option
 2014-02-11 12:17 UTC  (5+ messages)
` [PATCH 4/7] MIPS: jz4740: don't select HAVE_PWM

[PATCH] rtl8187: fix regression on MIPS without coherent DMA
 2014-02-11  3:09 UTC 

[PATCH] rtl8187: fix regression on MIPS without coherent DMA
 2014-02-10 23:13 UTC 

[PATCH] rtl8187: fix regression on MIPS without coherent DMA
 2014-02-10 22:50 UTC  (2+ messages)

[PATCH] MIPS: Octeon: fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL
 2014-02-10 18:42 UTC 

[PATCH 0/3] MIPS/Perf-events: Add support for Aptiv cores
 2014-02-10 17:48 UTC  (8+ messages)
` [PATCH 1/3] MIPS/Perf-events: Rename 74K event/cache maps in preparation for Aptiv support
` [PATCH 2/3] MIPS/Perf-events: Add proAptiv support
` [PATCH 3/3] MIPS/Perf-events: Add interAptiv support

[PATCH 2/2] clocksource: Make clocksource register functions void
 2014-02-10  1:13 UTC  (9+ messages)

[PATCH 08/28] Remove SYS_HAS_DMA_OPS
 2014-02-09 21:44 UTC  (6+ messages)
` [PATCH 11/28] Remove ARCH_SUPPORTS_MSI

[PATCH] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
 2014-02-09 19:45 UTC  (3+ messages)

[PATCH] MIPS: no need to select ARCH_SUPPORTS_MSI
 2014-02-08 21:46 UTC 

Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels
 2014-02-08  4:55 UTC  (3+ messages)

[PATCH 1/2] MIPS: fix CONFIG_* error in fpu code
 2014-02-07 20:46 UTC  (4+ messages)
` [PATCH 2/2] MIPS: fpu: fix conflict of register usage

[PATCH] MIPS: Add 1074K CPU support explicitly
 2014-02-07 16:30 UTC  (4+ messages)

[RFC PATCH] MIPS: fix CONFIG_* error in fpu code
 2014-02-07 10:13 UTC  (3+ messages)

[PATCH V16 00/12] MIPS: Add Loongson-3 based machines support
 2014-02-06 23:27 UTC  (3+ messages)

[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>
 2014-02-06 22:25 UTC  (9+ messages)

mips octeon memory model questions
 2014-02-06 11:45 UTC  (8+ messages)

[PATCH] MIPS: fpu.h: fix build when CONFIG_BUG is not set
 2014-02-06 10:35 UTC  (3+ messages)

[target:for-next 51/51] ERROR: "__cmpxchg_called_with_bad_pointer" undefined!
 2014-02-04 18:27 UTC  (2+ messages)

[PATCH] MIPS: mm: c-r4k: Detect instruction cache aliases
 2014-02-04 15:57 UTC  (14+ messages)
        ` [PATCH v2] "

[PATCH] MIPS: Wire up sched_setattr/sched_getattr syscalls
 2014-02-04 12:50 UTC  (3+ messages)

[PATCH 00/58] Add support for Enhanced Virtual Addressing
 2014-02-04  9:00 UTC  (74+ messages)
` [PATCH 13/58] MIPS: lib: strlen_user: Add EVA support
` [PATCH 14/58] MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
` [PATCH 15/58] MIPS: lib: strncpy_user: Add EVA support
` [PATCH 16/58] MIPS: lib: memcpy: Merge EXC and load/store macros
` [PATCH 17/58] MIPS: lib: memcpy: Split source and destination prefetch macros
` [PATCH 18/58] MIPS: lib: memcpy: Use macro to build the copy_user code
` [PATCH 19/58] MIPS: lib: memcpy: Add EVA support
` [PATCH 20/58] MIPS: lib: memset: Whitespace fixes
` [PATCH 21/58] MIPS: lib: memset: Use macro to build the __bzero symbol
` [PATCH 22/58] MIPS: lib: memset: Add EVA support for the __bzero function
` [PATCH 23/58] MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
` [PATCH 24/58] MIPS: asm: uaccess: Move duplicated code to common function
` [PATCH 25/58] MIPS: asm: uaccess: Disable unaligned access macros for EVA
` [PATCH 26/58] MIPS: asm: uaccess: Use EVA instructions wrappers
` [PATCH 27/58] MIPS: asm: uaccess: Rename {get,put}_user_asm macros
` [PATCH 28/58] MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
` [PATCH 29/58] MIPS: asm: uaccess: Add EVA support for str*_user operations
` [PATCH 30/58] MIPS: kernel: unaligned: Add EVA instruction wrappers
` [PATCH 31/58] MIPS: kernel: unaligned: Handle unaligned accesses for EVA
` [PATCH 32/58] MIPS: checksum: Split the 'copy_user' symbol
` [PATCH 33/58] MIPS: lib: csum_partial: Merge EXC and load/store macros
` [PATCH 34/58] MIPS: lib: csum_partial: Add macro to build csum_partial symbols
` [PATCH 35/58] MIPS: lib: csum_partial: Add EVA support
` [PATCH 36/58] MIPS: asm: checksum: Split kernel and user copy operations
` [PATCH 37/58] MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
` [PATCH 38/58] MIPS: kernel: signal: Prevent save/restore FPU context in user memory
` [PATCH 39/58] MIPS: asm: r4kcache: Build flushing code for instruction cache
` [PATCH 40/58] MIPS: asm: r4kcache: Add protected cache operation for EVA
` [PATCH 41/58] MIPS: asm: r4kcache: Add EVA cache flushing functions
` [PATCH 42/58] MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
` [PATCH 43/58] MIPS: asm: page: Allow __pa_symbol overrides
` [PATCH 44/58] MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
` [PATCH 45/58] MIPS: kernel: cpu-probe: Enable EVA option on supported cores
` [PATCH 46/58] MIPS: kernel: proc: Add EVA to the list of CPU features
` [PATCH 47/58] MIPS: mm: init: Add free_init_pages() callback for EVA
` [PATCH 48/58] MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
` [PATCH 49/58] MIPS: mm: c-r4k: Add support for flushing user pages from cache
` [PATCH 50/58] MIPS: mm: c-r4k: Flush scache to avoid cache aliases
` [PATCH 51/58] MIPS: malta: Configure Segment Control registers for EVA boot
` [PATCH 52/58] MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)
` [PATCH 53/58] MIPS: malta: malta-memory: Add support for the 'ememsize' variable
` [PATCH 54/58] MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map
` [PATCH 55/58] MIPS: malta: malta-memory: Add free_init_pages_eva() callback
` [PATCH 56/58] MIPS: malta: malta-init: Fix System Controller memory mapping for EVA
` [PATCH 57/58] MIPS: malta: Add support for SMP EVA
` [PATCH 58/58] MIPS: Enable MIPS 3.5 features on Malta

[PATCH 0/2] MIPS/staging: Probe octeon-usb driver via device-tree
 2014-02-03 20:08 UTC  (4+ messages)

[PATCH] staging: octeon-usb: Probe via device tree populated platform device
 2014-02-03 17:39 UTC 

[RFC V2][PATCH] MIPS: BCM47XX: Add new file for device specific workarounds
 2014-02-01 20:32 UTC 

Regression since 3.8: a DMA cache change break rtl8187 USB wireless on Loongson
 2014-02-01 16:15 UTC 

[RFC][PATCH] MIPS: BCM47XX: Add new file for device specific workarounds
 2014-01-29 18:25 UTC 

[PATCH] MIPS: Alchemy: fix DB1100 GPIO registration
 2014-01-29 18:11 UTC 

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-28 16:21 UTC  (6+ messages)

[PATCH 00/15] Initial MSA support
 2014-01-28 14:28 UTC  (9+ messages)
` [PATCH 14/15] mips: panic if vector register partitioning is implemented
          ` [PATCH v2 14/15] mips: warn "

[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
 2014-01-28  6:25 UTC  (6+ messages)


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