messages from 2014-02-20 09:58:44 to 2014-03-20 11:33:10 UTC [more...]
[PATCH] MIPS: make local_irq_disable macro safe for non-mipsr2
2014-03-20 11:33 UTC (3+ messages)
[PATCH v2] mips/include/asm/mipsregs.h: include linux/types.h
2014-03-20 11:06 UTC (4+ messages)
[PATCH V2] mips/octeon_3xxx: Fix a warning on octeon_3xxx
2014-03-20 0:53 UTC (15+ messages)
` [PATCH] MIPS: octeon: Fix warning in of_device_alloc on cn3xxx
[PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
2014-03-19 23:50 UTC (2+ messages)
[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
2014-03-19 23:44 UTC (8+ messages)
[PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
2014-03-19 23:02 UTC (4+ messages)
` [PATCH 4/4] ARCH: AUDIT: audit_syscall_entry() should not require the arch
[PATCH v2 0/2] MIPS: ftrace: Fix icache flush issue
2014-03-19 18:42 UTC (10+ messages)
` [PATCH v2 1/2] MIPS: ftrace: Tweak safe_load()/safe_store() macros
` [PATCH v2 2/2] MIPS: ftrace: Fix icache flush range error
[PATCH] gpio: vr41xx: mark GPIO lines used for IRQ
2014-03-19 17:00 UTC (2+ messages)
[PATCH V19 00/13] MIPS: Add Loongson-3 based machines support
2014-03-19 16:49 UTC (20+ messages)
` [PATCH V19 01/13] MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2
` [PATCH V19 02/13] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V19 03/13] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V19 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V19 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V19 12/13] MIPS: Loongson 3: Add CPU hotplug support
[PATCH 0/4] MIPS: KVM: RI + RDHWR handling fixes
2014-03-19 16:02 UTC (11+ messages)
` [PATCH 1/4] MIPS: KVM: Pass reserved instruction exceptions to guest
` [PATCH 2/4] MIPS: KVM: asm/kvm_host.h: Clean up whitespace
` [PATCH 3/4] MIPS: KVM: Consult HWREna before emulating RDHWR
` [PATCH 4/4] MIPS: KVM: Remove dead code in CP0 emulation
[3.14 FIX][PATCH] MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
2014-03-19 8:47 UTC (6+ messages)
[PATCH v3 2/2] MIPS: ftrace: Fix icache flush range error
2014-03-18 7:40 UTC
[PATCH v3 1/2] MIPS: ftrace: Tweak safe_load()/safe_store() macros
2014-03-18 7:39 UTC
[PATCH v3 0/2] MIPS: ftrace: Fix icache flush issue
2014-03-18 7:38 UTC
[PATCH] mips/octeon_3xxx: Fix a warning on octeon_3xxx
2014-03-17 20:37 UTC (4+ messages)
[PATCH v2] MIPS: Fix syscall tracing interface
2014-03-17 14:41 UTC (3+ messages)
[PATCH] MIPS: Fix syscall tracing interface
2014-03-17 11:12 UTC (4+ messages)
MIPS: KVM: Pass reserved instruction exceptions to guest
2014-03-14 13:06 UTC
MIPS: KVM: Pass reserved instruction exceptions to guest
2014-03-14 13:06 UTC
[PATCH RESEND 0/2] MIPS: fix loongson2 regression
2014-03-12 23:02 UTC (5+ messages)
` [PATCH RESEND 1/2] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
` [PATCH RESEND 2/2] MIPS: fpu: fix conflict of register usage
[PATCH 0/3] Add support for the M5150 processor
2014-03-12 11:45 UTC (11+ messages)
` [PATCH 1/3] MIPS: Add processor identifier "
` [PATCH 2/3] MIPS: Add support "
` [PATCH 3/3] MIPS: kernel: cpu-probe: Add support for probing M5150 cores
[PATCH] samples/seccomp/Makefile: Do not build tests if cross-compiling for MIPS
2014-03-12 11:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH] MIPS: smp-cps: fix NMI detection
2014-03-12 11:02 UTC (2+ messages)
[PATCH 1/2] syscall_get_arch: remove useless function arguments
2014-03-11 21:32 UTC (2+ messages)
` [PATCH 2/2] audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
[-next] error: 'PRID_IMP_M5150' undeclared (first use in this function)
2014-03-11 8:46 UTC
[PATCH 0/5] Update Malta defconfigs
2014-03-10 17:42 UTC (22+ messages)
` [PATCH 1/5] MIPS: regenerate malta defconfigs
` [PATCH 2/5] MIPS: Malta: Enable DEVTMPFS
` [PATCH 3/5] MIPS: Set page size to 16KB for malta SMP defconfigs
` [PATCH 4/5] MIPS: Default NR_CPUS=8 "
` [PATCH 5/5] MIPS: Add defconfig for Malta SMVP with EVA
[PATCH] MIPS FPU emulator: Fix prefx detection and COP1X function field definition
2014-03-07 9:25 UTC (5+ messages)
[PATCH 0/6][RFC] audit: standardize and simplify syscall_get_arch()
2014-03-06 19:55 UTC (10+ messages)
` [PATCH 1/6][RFC] syscall: define syscall_get_arch() for each audit-supported arch
` [PATCH 2/6][RFC] audit: add arch field to seccomp event log
` [PATCH 3/6][RFC] audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
` [PATCH 4/6][RFC] audit: drop arch from audit_syscall_entry() interface
` [PATCH 5/6][RFC] audit: drop args from syscall_get_arch() interface
` [PATCH 6/6][RFC] audit: drop arch from __audit_syscall_entry() interface
[PATCH] MIPS: clear hazard barrier after changing MSAEn
2014-03-06 18:04 UTC (2+ messages)
[PATCH 03/58] MIPS: asm: Add wrappers for EVA/non-EVA instructions
2014-03-06 15:52 UTC (3+ messages)
` [PATCH v2 "
Patch[Kernel 3.13.5]
2014-03-06 10:58 UTC
[PATCH 1/7] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
2014-01-14 12:22 UTC (4+ messages)
[PATCH 0/2] sched: Removed unused mc_capable() and smt_capable()
2014-03-06 2:20 UTC (9+ messages)
` [PATCH 1/2] sched: Remove "
` [PATCH 2/2] sparc64: Remove unused sparc64_multi_core
Release #2 of Linux MTI-3.10-LTS kernel
2014-03-03 23:36 UTC
[PATCH 1/4] MIPS: BCM47XX: detect some more Linksys devices
2014-03-02 16:49 UTC (4+ messages)
` [PATCH 2/4] MIPS: BCM47XX: add button and led configuration for some "
` [PATCH 3/4] MIPS: BCM47XX: add detection and GPIO config for Siemens SE505v2
` [PATCH 4/4] MIPS: BCM47XX: add Belkin F7Dxxxx board detection
[RFC V2][PATCH] MIPS: BCM47XX: Add new file for device specific workarounds
2014-03-02 16:34 UTC (2+ messages)
[PATCH 0/3] MIPS: APRP: Fix issues from the last patch set reformation
2014-02-28 18:23 UTC (8+ messages)
` [PATCH 1/3] MIPS: APRP: Fix the linking of rtlx interrupt hook
` [PATCH 2/3] MIPS: APRP: Unregister rtlx interrupt hook at module exit
` [PATCH 3/3] MIPS: APRP: Choose the correct VPE loader by fixing the linking
Commit 597ce1723 (MIPS: Support for 64-bit FP with O32 binaries) causing qemu hang with mips64 kernels
2014-02-28 13:15 UTC (5+ messages)
ignore
2014-02-28 10:58 UTC
[PATCH 00/10] MIPS CPS cpuidle
2014-02-27 9:50 UTC (19+ messages)
` [PATCH 08/10] MIPS: support use of cpuidle
` [PATCH 09/10] cpuidle: declare cpuidle_dev in cpuidle.h
` [PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS
(no subject)
2014-02-22 7:31 UTC (3+ messages)
[BUG] Build error due -fstack-protector-strong not supported by compiler
2014-02-21 23:47 UTC
[PATCH] cpuidle/mips: remove redundant cpuidle_idle_call()
2014-02-21 22:27 UTC (3+ messages)
[PATCH v2 0/3] MIPS: Alchemy: single kernel for all devboards
2014-02-20 13:59 UTC (4+ messages)
` [PATCH v2 1/3] MIPS: extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
` [PATCH v2 2/3] MIPS: Alchemy: determine cohereny at runtime based on cpu type
` [PATCH v2 3/3] MIPS: Alchemy: unify Devboard support
[PATCH] MIPS: Alchemy: fix unchecked kstrtoul return value
2014-02-20 13:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox