[GIT PULL] UniCore32 ISA & PKUnity SoC patches for linux-2.6.39-rc1

From: Guan Xuetao
Date: Sat Apr 02 2011 - 04:54:34 EST


Hi Linus,
Could you please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git unicore32
to add unicore32 isa & pkunity soc patches for linux-2.6.39-rc1.

Thanks & regards,

Guan Xuetao

Guan Xuetao (4):
unicore32 ldscript fix: add cacheline parameter to PERCPU() macro
unicore32 fix: remove arch-specific futex support
unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state
unicore32 framebuffer fix: get videomemory by __get_free_pages() and
make it floatable

Huang Weiyi (1):
unicore32 core architecture: remove duplicated #include

arch/unicore32/Makefile | 2 +-
arch/unicore32/include/asm/futex.h | 143 ---------------------------------
arch/unicore32/include/mach/PKUnity.h | 10 ---
arch/unicore32/include/mach/memory.h | 1 -
arch/unicore32/kernel/puv3-core.c | 5 -
arch/unicore32/kernel/rtc.c | 9 --
arch/unicore32/kernel/setup.c | 15 +---
arch/unicore32/kernel/traps.c | 1 -
arch/unicore32/kernel/vmlinux.lds.S | 7 +-
arch/unicore32/mm/mmu.c | 20 -----
drivers/video/fb-puv3.c | 28 ++++---
11 files changed, 24 insertions(+), 217 deletions(-)
delete mode 100644 arch/unicore32/include/asm/futex.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/