From: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
Subject: Fwd: MIPS: Pull Request
Date: Mon, 25 Aug 2014 15:26:45 +0200 [thread overview]
Message-ID: <20140825132645.GA29979@linux-mips.org> (raw)
FYI, below the last pull request to Linus.
Ralf
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.linux-mips.org/pub/scm/ralf/upstream-linus.git upstream
for you to fetch changes up to 608308682addfdc7b8e2aee88f0e028331d88e4d:
MIPS: OCTEON: make get_system_type() thread-safe (2014-08-19 18:24:42 +0200)
MIPS fixes for 3.17. Pretty much all across the field so with this we
should be in reasonable shape for the upcoming -rc2.
Please consider pulling,
Ralf
----------------------------------------------------------------
Aaro Koskinen (1):
MIPS: OCTEON: make get_system_type() thread-safe
Guenter Roeck (1):
MIPS: NL: Fix nlm_xlp_defconfig build error
Hauke Mehrtens (1):
MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785
Huacai Chen (1):
MIPS: Loongson: Fix COP2 usage for preemptible kernel
Lars Persson (1):
MIPS: Remove race window in page fault handling
Manuel Lauss (1):
MIPS: Alchemy: Fix db1200 PSC clock enablement
Markos Chandras (6):
MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G
MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
MIPS: scall64-o32: Fix indirect syscall detection
MIPS: EVA: Add new EVA header
MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Ralf Baechle (1):
MIPS: GIC: Remove useless parens from GICBIS().
Sergey Ryazanov (2):
MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
MIPS: Add common plat_irq_dispatch declaration
Wei Yongjun (1):
MIPS: Remove duplicated include from numa.c
Yang Wei (1):
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
arch/mips/alchemy/devboards/db1200.c | 6 +--
arch/mips/bcm47xx/setup.c | 13 ++++++-
arch/mips/cavium-octeon/setup.c | 19 +++++++---
arch/mips/include/asm/eva.h | 43 ++++++++++++++++++++++
arch/mips/include/asm/gic.h | 2 +-
arch/mips/include/asm/irq.h | 2 +
.../include/asm/mach-malta/kernel-entry-init.h | 22 ++++++++---
arch/mips/include/asm/mach-netlogic/topology.h | 7 ----
arch/mips/include/asm/pgtable.h | 8 ++--
arch/mips/include/asm/syscall.h | 8 ++--
arch/mips/kernel/cps-vec.S | 4 ++
arch/mips/kernel/perf_event_mipsxx.c | 2 +-
arch/mips/kernel/scall64-o32.S | 12 ++++--
arch/mips/loongson/loongson-3/cop2-ex.c | 8 ++--
arch/mips/loongson/loongson-3/numa.c | 2 -
arch/mips/mm/cache.c | 27 ++++++++++----
arch/mips/mti-malta/malta-memory.c | 14 +++++--
arch/mips/pmcs-msp71xx/msp_irq.c | 2 +-
18 files changed, 142 insertions(+), 59 deletions(-)
create mode 100644 arch/mips/include/asm/eva.h
reply other threads:[~2014-08-25 13:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140825132645.GA29979@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.