* [GIT PULL] OpenRISC updates for 3.9
@ 2013-02-26 7:14 Jonas Bonn
0 siblings, 0 replies; only message in thread
From: Jonas Bonn @ 2013-02-26 7:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
The following changes since commit 836dc9e3fbbab0c30aa6e664417225f5c1fb1c39:
Linux 3.8-rc7 (2013-02-09 08:20:39 +1100)
are available in the git repository at:
git://openrisc.net/jonas/linux for-upstream
for you to fetch changes up to 160d83781a32e94a1e337efd6722939001e62398:
openrisc: add missing header inclusion (2013-02-26 07:44:08 +0100)
----------------------------------------------------------------
OpenRISC updates for 3.9
An equal number of bug fixes and trivial cleanups; no new features.
* Two patches to fix errors thrown by the updated toolchain.
* Three other bug fixes.
* Four trivial cleanups.
----------------------------------------------------------------
James Hogan (1):
openrisc: remove CONFIG_SYMBOL_PREFIX
Jonas Bonn (4):
openrisc: remove unused current_regs
openrisc: fix up vmalloc page table loading
openrisc: update DTLB-miss handler last
openrisc: really pass correct arg to schedule_tail
Len Brown (1):
openrisc idle: delete pm_idle
Sebastian Macke (1):
Add bitops include needed for ext2 filesystem
Stefan Kristiansson (2):
openrisc: avoid using function parameter regs in reset vector
openrisc: add missing header inclusion
arch/openrisc/Kconfig | 4 ----
arch/openrisc/include/asm/bitops.h | 1 +
arch/openrisc/include/asm/processor.h | 1 -
arch/openrisc/kernel/entry.S | 16 +++++++++++++---
arch/openrisc/kernel/head.S | 13 ++++++-------
arch/openrisc/kernel/idle.c | 5 -----
arch/openrisc/mm/init.c | 17 ++++++++++++++---
7 files changed, 34 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-26 7:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 7:14 [GIT PULL] OpenRISC updates for 3.9 Jonas Bonn
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.