All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] pull request for the ipipe-3.10 branch
@ 2014-02-24  0:29 Gilles Chanteperdrix
  2014-02-24  8:56 ` Jan Kiszka
  0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2014-02-24  0:29 UTC (permalink / raw)
  To: Philippe Gerum

Hi,

The following changes since commit ce5bfa8a3282c8f97d5ec4b36802333b29e8c241:

  ipipe: fix wrong assumption in startup code of rt-timers (SMP) (2014-02-13 15:22:15 +0100)

are available in the git repository at:

  git://git.xenomai.org/ipipe-gch.git for-ipipe-3.10

for you to fetch changes up to da6384562ba94d28ffa7931e016a26b7db0b8ef5:

  ipipe/omap4: use the L2 cache write-allocate option (2014-02-24 01:26:47 +0100)

----------------------------------------------------------------
Charles Steinkuehler (1):
      arm/ipipe: fix compilation error with THUMB2

Gilles Chanteperdrix (6):
      arm/ipipe: fetch processor id from threadinfo in non-legacy mode
      ipipe: introduce the ipipe_smp_p predicate
      ipipe/spinlocks: use ipipe_smp_p to optimize-out spinlocks code
      ipipe/arm: optimize the SMP_ON_UP case
      ipipe/arm: add an option to disable L2 cache write-allocate
      ipipe/omap4: use the L2 cache write-allocate option

 arch/arm/include/asm/barrier.h             |   44 +++++++++++++++++++++++++------
 arch/arm/include/asm/hardware/cache-l2x0.h |    2 ++
 arch/arm/include/asm/ipipe.h               |    6 +++++
 arch/arm/include/asm/ipipe_base.h          |   32 +++++++++++++++++++++-
 arch/arm/include/asm/percpu.h              |    4 +--
 arch/arm/kernel/entry-armv.S               |    2 ++
 arch/arm/kernel/ipipe.c                    |   22 +++++++++++++++-
 arch/arm/mach-omap2/omap4-common.c         |    3 ++-
 arch/arm/mm/cache-l2x0.c                   |   13 +++++++++
 include/linux/ipipe.h                      |    6 +++++
 kernel/ipipe/core.c                        |   20 ++++++++------
 11 files changed, 133 insertions(+), 21 deletions(-)

-- 
                                                                Gilles.


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

end of thread, other threads:[~2014-02-24 17:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24  0:29 [Xenomai] pull request for the ipipe-3.10 branch Gilles Chanteperdrix
2014-02-24  8:56 ` Jan Kiszka
2014-02-24  9:41   ` Jan Kiszka
2014-02-24 12:07   ` Gilles Chanteperdrix
2014-02-24 12:54     ` Jan Kiszka
2014-02-24 15:09     ` Philippe Gerum
2014-02-24 15:49       ` Jan Kiszka
2014-02-24 17:51       ` Gilles Chanteperdrix

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.