[git pull] Please pull my unicore32 branch

From: Guan Xuetao
Date: Mon Jan 09 2012 - 21:53:41 EST


Hi, Linus,
Could you please pull unicore32 branch from my repo:
git://github.com/gxt/linux.git unicore32

Thanks!

Guan Xuetao

The following changes since commit
c99516ca854770000c277b2680a15581c691e18c:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs

are available in the git repository at:

git://github.com/gxt/linux.git unicore32

Guan Xuetao (6):
unicore32: delete specified xlate_dev_mem_ptr
unicore32: add ioremap_nocache definition
rtc-puv3: irq: remove IRQF_DISABLED
i2c-puv3: using module_platform_driver()
rtc-puv3: using module_platform_driver()
rtc-puv3: solve section mismatch in rtc-puv3.c

Kees Cook (1):
unicore32: standardize /proc/iomem "Kernel code" name

Matt Fleming (1):
unicore32: Use set_current_blocked()

Yong Zhang (1):
unicore32: Remove IRQF_DISABLED

Yu Yue (1):
of: add include asm/setup.h in drivers/of/fdt.c

arch/unicore32/include/asm/io.h | 8 +-------
arch/unicore32/kernel/puv3-nb0916.c | 4 ++--
arch/unicore32/kernel/setup.c | 2 +-
arch/unicore32/kernel/signal.c | 15 +++++----------
arch/unicore32/kernel/time.c | 2 +-
drivers/i2c/busses/i2c-puv3.c | 16 ++--------------
drivers/of/fdt.c | 1 +
drivers/rtc/rtc-puv3.c | 22 ++++------------------
8 files changed, 17 insertions(+), 53 deletions(-)

--
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/