All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Port MT and SMTC changes from linux-mti
@ 2009-07-10  9:05 Raghu Gandham
  2009-07-10  9:05 ` [PATCH 1/2] Add debug prints during CPU intialization Raghu Gandham
  2009-07-10  9:06 ` [PATCH 2/2] Avoid queing multiple reschedule IPI's in SMTC Raghu Gandham
  0 siblings, 2 replies; 3+ messages in thread
From: Raghu Gandham @ 2009-07-10  9:05 UTC (permalink / raw)
  To: linux-mips; +Cc: raghu, chris

The following series of patches port MT and SMTC changes in linux-mti.git repository to the head of tree.
---

Chris Dearman (1):
      Add debug prints during CPU intialization.

Jaidev Patwardhan (1):
      Avoid queing multiple reschedule IPI's in SMTC


 arch/mips/include/asm/gcmpregs.h  |   18 ++--
 arch/mips/include/asm/gic.h       |  188 ++++---------------------------------
 arch/mips/include/asm/smtc_ipi.h  |    5 +
 arch/mips/kernel/irq-gic.c        |  116 +++++++++--------------
 arch/mips/kernel/smp-mt.c         |   10 ++
 arch/mips/kernel/smtc.c           |   33 ++++++
 arch/mips/mti-malta/malta-amon.c  |    7 +
 arch/mips/mti-malta/malta-int.c   |  117 ++++++++++++++---------
 arch/mips/mti-malta/malta-pci.c   |   14 ++-
 arch/mips/mti-malta/malta-setup.c |  100 ++++++++++++++++++++
 10 files changed, 301 insertions(+), 307 deletions(-)

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

end of thread, other threads:[~2009-07-10  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10  9:05 [PATCH 0/2] Port MT and SMTC changes from linux-mti Raghu Gandham
2009-07-10  9:05 ` [PATCH 1/2] Add debug prints during CPU intialization Raghu Gandham
2009-07-10  9:06 ` [PATCH 2/2] Avoid queing multiple reschedule IPI's in SMTC Raghu Gandham

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.