Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-07-18 17:17:32 to 2014-07-28 19:22:30 UTC [more...]

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-28 19:22 UTC  (18+ messages)
` [PATCH v3 1/8] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
` [PATCH v3 2/8] seccomp: Refactor the filter callback and the API
` [PATCH v3 3/8] seccomp: Allow arch code to provide seccomp_data
` [PATCH v3 4/8] seccomp: Document two-phase seccomp and arch-provided seccomp_data
` [PATCH v3 5/8] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)
` [PATCH v3 7/8] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH v3 8/8] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls

SMP IPI issues on Loongson 3A based machines
 2014-07-26 14:51 UTC  (2+ messages)

SMP IPI issues on Loongson 3A based machines
 2014-07-28  9:45 UTC 

[PATCH] arch: mips: ralink: of.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 13:59 UTC 

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: support aliasing cache in kmap

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-25  2:12 UTC  (10+ messages)

SMP IPI issues on Loongson 3A based machines
 2014-07-24 13:18 UTC  (2+ messages)

[PATCH 00/11] MIPS ptrace/core dump fixes and cleanups
 2014-07-24 12:50 UTC  (23+ messages)
` [PATCH 01/11] MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
` [PATCH 02/11] MIPS: ptrace: Test correct task's flags in task_user_regset_view()
` [PATCH 03/11] MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
` [PATCH 04/11] MIPS: ptrace: Change GP regset to use correct core dump register layout
` [PATCH 05/11] MIPS: ptrace: Always copy FCSR in FP regset
  ` [PATCH v2 "
` [PATCH v2 06/11] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
` [PATCH 07/11] MIPS: O32/32-bit: Remove outdated comment
` [PATCH 08/11] MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get,set}regs()
` [PATCH 09/11] MIPS: Remove old core dump functions
` [PATCH 10/11] MIPS: Remove asm/user.h
` [PATCH 11/11] MIPS: asm/reg.h: Move to uapi

[PATCH 0/2] MIPS64/O32 seccomp fixes
 2014-07-24 11:10 UTC  (6+ messages)
` [PATCH 1/2] MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
` [PATCH 2/2] MIPS: scall64-o32: Fix indirect syscall detection

[PATCH 3.11 002/128] MIPS: KVM: Remove redundant NULL checks before kfree()
 2014-07-24  9:44 UTC  (3+ messages)
` [PATCH 3.11 033/128] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.11 034/128] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region

[PATCH 3/3] driver:gpio remove all usage of gpio_remove retval in driver
 2014-07-24  8:29 UTC  (7+ messages)

[PATCH] MIPS: Ftrace: Fix dynamic tracing of kernel modules
 2014-07-24  5:55 UTC 

SMP IPI issues on Loongson 3A based machines
 2014-07-23 22:03 UTC 

[PATCH 0/6] MIPS: Alchemy: au1000 header cleaning
 2014-07-23 15:41 UTC  (9+ messages)
` [PATCH 1/6] MIPS: Alchemy: au1000.h: remove unused register definitions
` [PATCH 2/6] MIPS: Alchemy: move ethernet registers to ethernet driver
` [PATCH 3/6] MIPS: Alchemy: au1000.h move C-code after register definitions
` [PATCH 4/6] MIPS: Alchemy: introduce helpers to access SYS register block
` [PATCH 5/6] MIPS: Alchemy: add helpers to access static memory ctrl registers
` [PATCH 6/6] MIPS: Alchemy: remove au_read/write/sync

smp-cmp.c: CDFIXMES
 2014-07-23 15:19 UTC  (4+ messages)

[PATCH 00/10] MIPS: Alchemy: common clk framework support
 2014-07-23 14:36 UTC  (11+ messages)
` [PATCH 01/10] MIPS: Alchemy: clock framework integration of onchip clocks
` [PATCH 02/10] MIPS: Alchemy: platform: use clk framework for uarts
` [PATCH 03/10] MIPS: Alchemy: usb: use clk framework
` [PATCH 04/10] MIPS: Alchemy: pci: use clk framework to enable PCI clock
` [PATCH 05/10] MIPS: Alchemy: db1x00: use clk framework
` [PATCH 06/10] MIPS: Alchemy: irda: "
` [PATCH 07/10] MIPS: Alchemy: au1100fb: "
` [PATCH 08/10] MIPS: Alchemy: au1200fb: "
` [PATCH 09/10] MIPS: Alchemy: au1xmmc: "
` [PATCH 10/10] MIPS: Alchemy: remove old clock support

MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
 2014-07-23 13:40 UTC 

MIPS: ptrace: Change GP regset to use correct core dump register layout
 2014-07-23 13:40 UTC 

MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
 2014-07-23 13:40 UTC 

MIPS: ptrace: Test correct task's flags in task_user_regset_view()
 2014-07-23 13:40 UTC 

[PATCH 1/1] MIPS: math-emu: cp1emu: Fix typo when returning to register file
 2014-07-23 12:41 UTC 

EdgeRouter Pro supported? Strange FP problems
 2014-07-23  9:06 UTC  (13+ messages)

[PATCH] MIPS: bpf: Add new emit_long_instr macro
 2014-07-23  9:00 UTC  (2+ messages)

[PATCH 3.8 029/116] MIPS: DTS: Fix missing device_type="memory" property in memory nodes
 2014-07-22 22:22 UTC  (3+ messages)
` [PATCH 3.8 112/116] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
` [PATCH 3.8 113/116] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region

[3.8.y.z extended stable] Patch "recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules" has been added to staging queue
 2014-07-22 22:17 UTC 

[3.8.y.z extended stable] Patch "MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region" has been added to staging queue
 2014-07-22 22:17 UTC 

[PATCH 0/8] xtensa: highmem support on cores with aliasing cache
 2014-07-22 19:46 UTC  (6+ messages)
` [PATCH 6/8] mm/highmem: make kmap cache coloring aware
` [PATCH 7/8] xtensa: support aliasing cache in kmap

decompress.c : Add cache support
 2014-07-22 17:41 UTC  (3+ messages)

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (14+ messages)

[PATCH] MIPS: prevent user from setting FCSR cause bits
 2014-07-22 13:21 UTC  (2+ messages)

MIPS: Prevent user from setting FCSR cause bits
 2014-07-22 13:21 UTC 

[PATCH] MIPS: OCTEON: make get_system_type() thread-safe
 2014-07-22 12:31 UTC  (3+ messages)

[PATCH] MIPS: Kconfig: Select SMP symbols for CMP
 2014-07-22  8:29 UTC  (2+ messages)

[3.8.y.z extended stable] Patch "MIPS: DTS: Fix missing device_type="memory" property in memory nodes" has been added to staging queue
 2014-07-21 21:21 UTC 

[PATCH] mips: Remove uneeded line in cmp_smp_finish
 2014-07-21 17:34 UTC  (6+ messages)

[PATCH 13/43] mips: Use get_signal() signal_setup_done()
 2014-07-21 14:03 UTC  (2+ messages)
` [PATCH 40/43] mips: Use sigsp()

[PATCH 0/3] EVA/CPS fixes
 2014-07-21 13:35 UTC  (8+ messages)
` [PATCH 1/3] MIPS: EVA: Add new EVA header
` [PATCH 2/3] MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
` [PATCH 3/3] MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores

[PATCH] MIPS: Kconfig: microMIPS and SmartMIPS are mutually exclusive
 2014-07-21  7:46 UTC  (3+ messages)
` [PATCH v2] MIPS: Kconfig: Add choice symbol to select microMIPS or SmartMIPS

[PATCH v3] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-07-20 17:58 UTC 

MIPS: ZBOOT: add missing <linux/string.h> include
 2014-07-20 17:58 UTC 

[PATCH v2] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-07-20 17:54 UTC 

[PATCH] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-07-20 17:50 UTC  (2+ messages)

Dirty memory amount corruption on Loongson 2E kernel
 2014-07-19 19:27 UTC 

[PATCH v2 0/7] Two-phase seccomp and x86 tracing changes
 2014-07-18 22:32 UTC  (13+ messages)
` [PATCH v2 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
` [PATCH v2 2/7] seccomp: Refactor the filter callback and the API
` [PATCH v2 3/7] seccomp: Allow arch code to provide seccomp_data
` [PATCH v2 4/7] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH v2 5/7] x86: Split syscall_trace_enter into two phases
` [PATCH v2 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH v2 7/7] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls
` [PATCH v2 8/7] seccomp: Document two-phase seccomp and arch-provided seccomp_data

[PATCH v12 11/11] seccomp: add thread sync ability
 2014-07-18 18:58 UTC  (10+ messages)

[PATCH 0/7] Misc GIC fixes
 2014-07-18 18:05 UTC  (5+ messages)
` [PATCH 7/7] MIPS: GIC: Fix GICBIS macro


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