From: Jonas Bonn <jonas@southpole.se>
To: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Cc: Jonas Bonn <jonas@southpole.se>
Subject: [PATCH 0/6] OpenRISC patches for review
Date: Tue, 8 May 2012 11:53:59 +0200 [thread overview]
Message-ID: <1336470845-13859-1-git-send-email-jonas@southpole.se> (raw)
Here's a couple of patches that I'm planning on queuing up for 3.5. These
have been through the openrisc mailing list, but there's not much response
on that channel, so I thought I'd run these once by the "big" list.
Comments welcome, otherwise these will go into 3.5.
Thanks,
Jonas
Jonas Bonn (5):
openrisc: implement irqdomains
openrisc: remove unnecessary includes
openrisc: header file cleanups
openrisc: provide dma_map_ops
openrisc: use scratch regs in atomic syscall
Kautuk Consul (1):
openrisc/mm/fault.c: Port OOM changes to do_page_fault
arch/openrisc/Kconfig | 1 +
arch/openrisc/include/asm/Kbuild | 3 +-
arch/openrisc/include/asm/dma-mapping.h | 147 +++++++------------------------
arch/openrisc/include/asm/elf.h | 12 ++-
arch/openrisc/include/asm/ptrace.h | 6 +-
arch/openrisc/kernel/dma.c | 109 +++++++++++++++--------
arch/openrisc/kernel/entry.S | 8 +-
arch/openrisc/kernel/irq.c | 83 ++++++++++--------
arch/openrisc/mm/fault.c | 32 ++++++--
9 files changed, 199 insertions(+), 202 deletions(-)
next reply other threads:[~2012-05-08 9:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 9:53 Jonas Bonn [this message]
2012-05-08 9:54 ` [PATCH 1/6] openrisc: implement irqdomains Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 9:54 ` [PATCH 2/6] openrisc: remove unnecessary includes Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 9:54 ` [PATCH 3/6] openrisc/mm/fault.c: Port OOM changes to do_page_fault Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 9:54 ` [PATCH 4/6] openrisc: header file cleanups Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 9:54 ` [PATCH 5/6] openrisc: provide dma_map_ops Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 9:54 ` [PATCH 6/6] openrisc: use scratch regs in atomic syscall Jonas Bonn
2012-05-08 9:54 ` Jonas Bonn
2012-05-08 11:24 ` [PATCH 0/6] OpenRISC patches for review Arnd Bergmann
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=1336470845-13859-1-git-send-email-jonas@southpole.se \
--to=jonas@southpole.se \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).