Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-09-30 18:02:01 to 2014-10-07 18:50:32 UTC [more...]

[PATCH resend] MIPS: Allow FPU emulator to use non-stack area
 2014-10-07 18:50 UTC  (46+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-07 17:10 UTC  (77+ 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

[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  (27+ messages)
` [RFC PATCH 02/16] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [RFC PATCH 03/16] parisc: support poweroff through poweroff handler call chain
` [RFC PATCH 04/16] arm: "
` [RFC PATCH 05/16] arm64: "
` [RFC PATCH 06/16] avr32: "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 08/16] ia64: "
` [RFC PATCH 09/16] metag: "
` [RFC PATCH 10/16] mips: "
` [RFC PATCH 11/16] sh: "
` [RFC PATCH 12/16] unicore32: "
` [RFC PATCH 13/16] x86: "
` [RFC PATCH 14/16] x86/xen: "
  ` [Xen-devel] "
` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler
` [RFC PATCH 16/16] mfd: palmas: "

[PATCH] MIPS: DTS: add a .gitignore file to ignore .dtb
 2014-10-03  2:09 UTC  (3+ messages)

[PATCH 00/16] MIPS: support for the Atheros AR231X SoCs
 2014-10-02 17:37 UTC  (5+ messages)
` [PATCH 15/16] ath5k: update dependencies

[PATCH] staging: xlr_net: Replace obsolete nlm_cop2_{enable,restore} macros
 2014-10-02 13:48 UTC  (2+ messages)

[PATCH RESEND] MIPS/loongson2_cpufreq: Fix CPU clock rate setting mismerge
 2014-10-01 22:21 UTC 

[PATCH] next: mips: bpf: Fix build failure
 2014-09-30 20:59 UTC  (2+ messages)


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