All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] MIPS: Cleanups and bugfixes
@ 2016-01-05  5:59 Huacai Chen
  2016-01-05  5:59 ` [PATCH 1/6] MIPS: Cleanup the unused __arch_local_irq_restore() function Huacai Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Huacai Chen @ 2016-01-05  5:59 UTC (permalink / raw)
  To: Ralf Baechle
  Cc: Aurelien Jarno, Steven J. Hill, linux-mips, Fuxin Zhang,
	Zhangjin Wu, Huacai Chen

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]

This patchset is a collection of cleanups and bugfixes for Linux/MIPS.

Huacai Chen(6):
 MIPS: Cleanup the unused __arch_local_irq_restore() function.
 MIPS: Loongson-3: Improve -march option and move it to Platform.
 MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler.
 MIPS: hpet: Choose a safe value for the ETIME check.
 MIPS: sync-r4k: reduce skew while synchronization.
 MIPS: Fix some missing CONFIG_CPU_MIPSR6 definitions.

Signed-off-by: Huacai Chen <chenhc@lemote.com>
---
 arch/mips/Makefile                     | 10 ----------
 arch/mips/include/asm/irqflags.h       | 30 ------------------------------
 arch/mips/include/asm/pgtable.h        |  4 ++--
 arch/mips/kernel/sync-r4k.c            | 32 ++++++++------------------------
 arch/mips/lib/mips-atomic.c            | 30 +-----------------------------
 arch/mips/loongson64/Platform          | 21 +++++++++++++++++++++
 arch/mips/loongson64/loongson-3/hpet.c | 10 +++++++---
 arch/mips/loongson64/loongson-3/smp.c  |  2 ++
 arch/mips/mm/tlbex.c                   |  2 +-
 9 files changed, 42 insertions(+), 99 deletions(-)
--
2.4.6


ÿÿÿÿÿÿ‰

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-01-05  9:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05  5:59 [PATCH 0/6] MIPS: Cleanups and bugfixes Huacai Chen
2016-01-05  5:59 ` [PATCH 1/6] MIPS: Cleanup the unused __arch_local_irq_restore() function Huacai Chen
2016-01-05  5:59 ` [PATCH 2/6] MIPS: Loongson-3: Improve -march option and move it to Platform Huacai Chen
2016-01-05  5:59 ` [PATCH 3/6] MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler Huacai Chen
2016-01-05  5:59   ` Huacai Chen
2016-01-05  5:59   ` Huacai Chen
2016-01-05  5:59 ` [PATCH 4/6] MIPS: hpet: Choose a safe value for the ETIME check Huacai Chen
2016-01-05  5:59   ` Huacai Chen
2016-01-05  5:59 ` [PATCH 5/6] MIPS: sync-r4k: reduce skew while synchronization Huacai Chen
2016-01-05  5:59 ` [PATCH 6/6] MIPS: Fix some missing CONFIG_CPU_MIPSR6 definitions Huacai Chen
2016-01-05  5:59   ` Huacai Chen
2016-01-05  9:52   ` Sergei Shtylyov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.