messages from 2014-01-13 13:44:09 to 2014-01-23 07:58:19 UTC [more...]
[PATCH 2/2] clocksource: Make clocksource register functions void
2014-01-23 7:58 UTC (6+ messages)
[PATCH 1/2] clocksource: Remove outdated comments
2014-01-23 7:12 UTC (2+ messages)
[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
2014-01-23 0:38 UTC (8+ messages)
` [PATCH 34/73] mips: delete non-required instances of include <linux/init.h>
[PATCH mips-for-linux-next] MIPS: check for D$ line size and CONFIG_MIPS_L1_SHIFT
2014-01-22 23:20 UTC (4+ messages)
[RFC][PATCH] MIPS: VPE: Remove vpe_getuid and vpe_getgid
2014-01-22 22:14 UTC (6+ messages)
[PATCH] mips: don't use module_init in non-modular sead3-mtd.c code
2014-01-22 20:39 UTC (4+ messages)
[PATCH v2 0/5] Add basic MIPS P5600 core support
2014-01-22 16:19 UTC (12+ messages)
` [PATCH v2 1/5] MIPS: Add MIPS P5600 PRid and cputype identifiers
` [PATCH v2 2/5] MIPS: Add cases for CPU_P5600
` [PATCH v2 3/5] MIPS: Add MIPS P5600 probe support
` [PATCH v2 4/5] MIPS: Allow FTLB to be turned on for CPU_P5600
` [PATCH v2 5/5] MIPS: OProfile: Add CPU_P5600 cases
[PATCH] mips: make loongsoon serial driver explicitly modular
2014-01-22 15:25 UTC (3+ messages)
[PATCH 0/8] Improved seccomp-bpf support for MIPS
2014-01-22 14:40 UTC (18+ messages)
` [PATCH 1/8] MIPS: asm: syscall: Fix copying system call arguments
` [PATCH 2/8] MIPS: asm: syscall: Add the syscall_rollback function
` [PATCH 3/8] MIPS: asm: syscall: Define syscall_get_arch
` [PATCH 4/8] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
` [PATCH 5/8] MIPS: ptrace: Move away from secure_computing_strict
` [PATCH 6/8] MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
` [PATCH 7/8] MIPS: seccomp: Handle indirect system calls (o32)
` [PATCH 8/8] MIPS: Select HAVE_ARCH_SECCOMP_FILTER
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-01-22 14:40 UTC
[PATCH] MIPS: lib: Optimize partial checksum ops using prefetching
2014-01-21 21:03 UTC (9+ messages)
[PATCH 1/2] MIPS: add MIPS_L1_CACHE_SHIFT_2
2014-01-21 18:01 UTC (4+ messages)
` [PATCH 2/2] MIPS: fix DECStation build for L1_CACHE_SHIFT value
[PATCH] MIPS: Add P5600 PRid and probe support
2014-01-21 17:13 UTC (5+ messages)
[PATCH] MIPS: Fix possible unbuildable configuration with transparent hugepages enabled
2014-01-21 11:22 UTC (2+ messages)
[PATCH upstream-sfr] MIPS: APRP: Use the new __wait_event*() interface in RTLX
2014-01-20 23:09 UTC (4+ messages)
[PATCH V16 00/12] MIPS: Add Loongson-3 based machines support
2014-01-18 9:38 UTC (9+ messages)
` [PATCH V16 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
(no subject)
2014-01-17 22:02 UTC (2+ messages)
[PATCH] MIPS: Add 1074K CPU support explicitly
2014-01-17 21:03 UTC
[PATCH] MIPS: APRP: Fix breakage due to new wait_event interface
2014-01-17 19:00 UTC (2+ messages)
[PATCH 0/3] MIPS: CMP: Add CPU hotplug support for CMP platforms
2014-01-17 16:34 UTC (6+ messages)
` [PATCH 1/3] MIPS: CMP: Add support for CPU hotplugging
` [PATCH 2/3] MIPS: CMP: Malta: "
` [PATCH 3/3] MIPS: CMP: Malta: Enable CPU hotplug
[PATCH v2 0/2] MIPS: KVM: fixes for KVM on ProAptiv cores
2014-01-17 12:01 UTC (6+ messages)
` [PATCH v2 1/2] MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI
` [PATCH v2 2/2] MIPS: KVM: remove shadow_tlb code
[PATCH mips-for-linux-next] MIPS: check for -mfix-cn63xxp1 compiler option
2014-01-15 21:24 UTC (6+ messages)
[PATCH 00/10] MIPS CPS cpuidle
2014-01-15 13:55 UTC (22+ messages)
` [PATCH 01/10] MIPS: inst.h: define COP0 wait op
` [PATCH 02/10] MIPS: inst.h: define missing microMIPS POOL32AXf ops
` [PATCH 03/10] MIPS: uasm: add sync instruction
` [PATCH 04/10] MIPS: uasm: add wait instruction
` [PATCH 05/10] MIPS: uasm: add jr.hb instruction
` [PATCH 06/10] MIPS: uasm: add mftc0 & mttc0 instructions
` [PATCH 07/10] MIPS: uasm: add a label variant of beq
` [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
[PATCH 0/2] MIPS: KVM: fixes for KVM on ProAptiv cores
2014-01-15 11:09 UTC (9+ messages)
` [PATCH 1/2] MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI
` [PATCH 2/2] MIPS: KVM: remove shadow_tlb code
[PATCH 00/15] MIPS CPS SMP
2014-01-15 10:32 UTC (32+ messages)
` [PATCH 01/15] MIPS: define Config1 cache field shifts & sizes
` [PATCH 02/15] MIPS: add CP0 CMGCRBase definitions & accessor
` [PATCH 03/15] MIPS: add missing includes to gic.h
` [PATCH 04/15] MIPS: introduce _EXT assembler macro
` [PATCH 05/15] MIPS: move GIC IPI functions out of smp-cmp.c
` [PATCH 06/15] MIPS: add generic CM probe & access code
` [PATCH 07/15] MIPS: add CPC probe, access functions
` [PATCH 08/15] MIPS: Coherent Processing System SMP implementation
` [PATCH 09/15] MIPS: Malta: make use of generic CM support
` [PATCH 10/15] MIPS: Malta: probe CPC when supported
` [PATCH 11/15] MIPS: Malta: allow use of MIPS CPS SMP implementation
` [PATCH 12/15] MIPS: remove gcmpregs.h
` [PATCH 13/15] MIPS: more helpful CONFIG_MIPS_CMP label, help text
` [PATCH 14/15] MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
` [PATCH 15/15] MIPS: deprecate CONFIG_MIPS_CMP
[PATCH v3] MIPS: BCM47XX: fix position of cpu_wait disabling
2014-01-14 18:36 UTC
[PATCH] bcma: gpio: use #if instead of "if" for IS_BUILTIN
2014-01-14 14:26 UTC
[PATCH] ssb: gpio: use #if instead of "if" for IS_ENABLED
2014-01-14 14:23 UTC
[PATCH 1/7] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
2014-01-14 12:11 UTC (4+ messages)
` [PATCH 6/7] arch/mips/pci: "
[3.13-rc regression] Unbreak Loongson2 and r4k-generic flush icache range
2014-01-14 10:37 UTC (6+ messages)
[PATCH v3] MIPS: ZBOOT: gather string functions into string.c
2014-01-14 7:05 UTC (6+ messages)
[PATCH v3 0/3] MIPS: L1_CACHE_SHIFT updates
2014-01-14 6:07 UTC (4+ messages)
` [PATCH v3 1/3] MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>
` [PATCH v3 2/3] MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>
` [PATCH v3 3/3] MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT value
[PATCH 1/2] ssb: gpio: add own IRQ domain
2014-01-13 19:30 UTC (3+ messages)
` [PATCH V2 "
[PATCH] bcma: gpio: don't cast u32 to unsigned long
2014-01-13 19:05 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