From: Linus Torvalds Date: Tue, 22 May 2012 00:01:56 +0000 (-0700) Subject: Merge tag 'for-3.5' of git://openrisc.net/jonas/linux X-Git-Tag: v3.5-rc1~175 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f4c16c581766a230c02bec4d513b09fe36264ae2;p=profile%2Fcommon%2Fkernel-common.git Merge tag 'for-3.5' of git://openrisc.net/jonas/linux Pull OpenRISC updates from Jonas Bonn: "A couple of cleanups for the OpenRISC architecture: - Implement IRQ domains - Use DMA mapping framework completely and catch up with recent changes to dma_map_ops - One bug fix to the "or1k_atomic" syscall to not clobber call-saved registers - OOM killer patches to the pagefault handler ported from the X86 arch - ...and a couple of header file cleanups" * tag 'for-3.5' of git://openrisc.net/jonas/linux: openrisc: use scratch regs in atomic syscall openrisc: provide dma_map_ops openrisc: header file cleanups openrisc/mm/fault.c: Port OOM changes to do_page_fault openrisc: remove unnecessary includes openrisc: implement irqdomains --- f4c16c581766a230c02bec4d513b09fe36264ae2