All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add pgprot_writecombine function for MIPS
@ 2014-07-18  9:51 ` Markos Chandras
  0 siblings, 0 replies; 15+ messages in thread
From: Markos Chandras @ 2014-07-18  9:51 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

Hi,

This patchset implements the pgprot_writecombine function for MIPS

Markos Chandras (4):
  MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks
  MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores
  MIPS: cpu-probe: Set the write-combine CCA value on per core basis
  MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS

 arch/mips/include/asm/cpu-info.h     |  5 ++++
 arch/mips/include/asm/pgtable-bits.h | 44 ++++++++++++++++++++++++------------
 arch/mips/include/asm/pgtable.h      | 10 ++++++++
 arch/mips/kernel/cpu-probe.c         | 21 +++++++++++++++++
 4 files changed, 65 insertions(+), 15 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-08-27 11:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18  9:51 [PATCH 0/4] Add pgprot_writecombine function for MIPS Markos Chandras
2014-07-18  9:51 ` Markos Chandras
2014-07-18  9:51 ` [PATCH 1/4] MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks Markos Chandras
2014-07-18  9:51   ` Markos Chandras
2014-07-18  9:51 ` [PATCH 2/4] MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores Markos Chandras
2014-07-18  9:51   ` Markos Chandras
2014-07-18  9:51 ` [PATCH 3/4] MIPS: cpu-probe: Set the write-combine CCA value on per core basis Markos Chandras
2014-07-18  9:51   ` Markos Chandras
2014-08-04 22:54   ` Florian Fainelli
2014-08-12  7:23     ` Markos Chandras
2014-08-12  7:23       ` Markos Chandras
2014-08-12 18:02       ` Florian Fainelli
2014-07-18  9:51 ` [PATCH 4/4] MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS Markos Chandras
2014-07-18  9:51   ` Markos Chandras
2014-08-27 11:16 ` [PATCH 0/4] Add " Ralf Baechle

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.