Hi Linus,

Here are some OpenRISC updates for 3.7.  These have been in linux-next
(for-upstream branch) for a while; the signed tag is on the
for-upstream-fixed branch where the only difference is the fact that I
missed a sign-off on one of the commits and corrected that here.

Thanks,
Jonas

-----

The following changes since commit
fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

  git://openrisc.net/jonas/linux.git tags/for-3.7

for you to fetch changes up to d23b5799b608112bb799c9b0e1e11ee1da692d76:

  openrisc: mask interrupts in irq_mask_ack function (2012-10-11
11:27:26 +0200)

----------------------------------------------------------------
OpenRISC updates for 3.7

Fixups for some corner cases, build issues, and some obvious bugs in
IRQ handling.  No major changes.

----------------------------------------------------------------
Gong Tao (1):
      openrisc: mask interrupts in irq_mask_ack function

Jonas Bonn (2):
      openrisc: PIC should act on domain-local irqs
      openrisc: fix typos in comments and warnings

Kees Cook (1):
      audit: define AUDIT_ARCH_OPENRISC

Vladimir Murzin (1):
      openrisc: Make cpu_relax() invoke barrier()

Will Deacon (2):
      openrisc: delay: fix loops calculation for __const_udelay
      openrisc: delay: fix handling of counter overflow

 arch/openrisc/include/asm/processor.h |    2 +-
 arch/openrisc/kernel/irq.c            |   20 +++++++++++---------
 arch/openrisc/kernel/ptrace.c         |    2 +-
 arch/openrisc/lib/delay.c             |    6 +++---
 include/linux/audit.h                 |    1 +
 5 files changed, 17 insertions(+), 14 deletions(-)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to