Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-10-03 02:09:36 to 2014-10-08 01:18:16 UTC [more...]

[PATCH] MIPS: R14000: Add missing CPU_R14000 reference in cpu_needs_post_dma_flush()
 2014-10-08  1:17 UTC 

[PATCH resend] MIPS: Allow FPU emulator to use non-stack area
 2014-10-08  0:22 UTC  (60+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-07 23:43 UTC  (80+ messages)
` [PATCH 01/44] "
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 10/44] mfd: axp20x: "
` [PATCH 11/44] mfd: retu: "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [PATCH 13/44] mfd: max8907: "
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 15/44] mfd: dm355evm_msp: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 24/44] power/reset: msm-powroff: "
` [PATCH 25/44] power/reset: vexpress-poweroff: "
` [PATCH 26/44] x86: iris: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 31/44] arm: Register "
` [PATCH 32/44] arm64: psci: "
` [PATCH 33/44] avr32: atngw100: "
` [PATCH 34/44] ia64: "
` [PATCH 35/44] m68k: "
` [PATCH 36/44] mips: "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 41/44] x86: pmc_atom: Register poweroff handler with kernel poweroff handler
` [PATCH 42/44] efi: "
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off

(no subject)
 2014-10-07 19:27 UTC  (4+ messages)
` [PATCH 1/3] mips: Save all registers when saving the frame
` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic
` [PATCH 3/3] mips: Add DWARF unwinding to assembly

[PATCH 0/3] DWARF unwinding for MIPS
 2014-10-07 19:19 UTC  (6+ messages)
` [PATCH 1/3] mips: Save all registers when saving the frame
` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic
` [PATCH 3/3] mips: Add DWARF unwinding to assembly

[PATCH v2 0/8] Per-user clock constraints
 2014-10-07 15:21 UTC  (2+ messages)
` [PATCH v2 1/8] MIPS: Alchemy: Remove direct access to prepare_count field of struct clk

[PATCH] MIPS: Allow FPU emulator to use non-stack area
 2014-10-07  8:43 UTC  (3+ messages)

[PATCH] MIPS: rtlx: Remove unnecessary KERN_DEBUG in rtlx.c
 2014-10-07  3:57 UTC 

[PATCH 0/3] MIPS executable stack protection
 2014-10-06 20:42 UTC  (21+ messages)
` [PATCH 1/3] MIPS: mips_flush_cache_range is added
` [PATCH 2/3] MIPS: Setup an instruction emulation in VDSO protected page instead of user stack
` [PATCH 3/3] MIPS: set stack/data protection as non-executable

[PATCH] mips: Convert pr_warning to pr_warn
 2014-10-06 12:54 UTC  (3+ messages)

Atheros AR231x MIPS machine name (ex [PATCH 01/16] MIPS: ar231x: add common parts)
 2014-10-06 12:43 UTC  (2+ messages)

[PATCH 0/3] MIPS executable stack protection
 2014-10-04 15:33 UTC 

[PATCH 3.10 068/143] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-03 21:34 UTC  (2+ messages)
` [PATCH 3.10 069/143] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH 3.14 118/238] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-03 21:30 UTC  (2+ messages)
` [PATCH 3.14 119/238] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH 3.16 192/357] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-03 21:29 UTC  (3+ messages)
` [PATCH 3.16 193/357] MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
` [PATCH 3.16 194/357] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH] MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
 2014-10-03 15:50 UTC  (2+ messages)

[RFC PATCH 00/16] kernel: Add support for poweroff handler call chain
 2014-10-03 15:17 UTC  (10+ messages)
` [RFC PATCH 05/16] arm64: support poweroff through "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler

[PATCH] MIPS: DTS: add a .gitignore file to ignore .dtb
 2014-10-03  2:09 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