All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Metag architecture changes for v3.15
@ 2014-04-01  9:05 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2014-04-01  9:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-metag, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1571 bytes --]

Hi Linus,

Please pull the following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15:

  Linux 3.14-rc7 (2014-03-16 18:51:24 -0700)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.15

for you to fetch changes up to 2aca46ce1b5c4b7d76566de72b16640ec674c008:

  sched: remove unused SCHED_INIT_NODE (2014-03-19 11:02:16 +0000)

Please note, this tag is signed with a different PGP key to usual. The
new key should be sufficiently signed so I'll be using this one in
future.

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.15

- Remove unused NUMA definition (SD_NODE_INIT)
- Refactor signal code to use struct ksignal
- IRQ migration cleanup to use irq_set_affinity
- Clean up main Kconfig file a little

----------------------------------------------------------------
James Hogan (1):
      metag: Fix METAG Kconfig symbol select ordering

Richard Weinberger (1):
      metag: Use get_signal() signal_setup_done()

Thomas Gleixner (1):
      metag: Use irq_set_affinity instead of homebrewn code

Vincent Guittot (1):
      sched: remove unused SCHED_INIT_NODE

 arch/metag/Kconfig                |  2 +-
 arch/metag/include/asm/topology.h | 27 ----------------------
 arch/metag/kernel/irq.c           | 22 +++---------------
 arch/metag/kernel/signal.c        | 48 +++++++++++++++++----------------------
 4 files changed, 25 insertions(+), 74 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-01  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01  9:05 [GIT PULL] Metag architecture changes for v3.15 James Hogan

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.