[GIT PULL] AVR32 update for 2.6.38

From: Hans-Christian Egtvedt
Date: Thu Jan 13 2011 - 15:38:52 EST


Hi Linus,

Please pull

git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6.git for-linus

to receive the following updates for 2.6.38.

Hans-Christian Egtvedt (4):
avr32: disable kprobes for all default configurations
avr32: use syscall prototypes from asm-generic instead of arch
avr32: make architecture sys_clone prototype match asm-generic prototype
avr32: update default configuration files for Atmel boards

John Stultz (1):
avr32: Convert to clocksource_register_hz

Vasiliy Kulikov (1):
avr32: boards: setup: use IS_ERR() instead of NULL check

arch/avr32/boards/atngw100/setup.c | 2 +-
arch/avr32/boards/atstk1000/atstk1002.c | 2 +-
arch/avr32/boards/favr-32/setup.c | 2 +-
arch/avr32/boards/hammerhead/setup.c | 2 +-
arch/avr32/boards/merisc/setup.c | 2 +-
arch/avr32/boards/mimc200/setup.c | 2 +-
arch/avr32/configs/atngw100_defconfig | 23 ++---
arch/avr32/configs/atngw100_evklcd100_defconfig | 17 ++--
arch/avr32/configs/atngw100_evklcd101_defconfig | 17 ++--
arch/avr32/configs/atngw100mkii_defconfig | 22 ++--
.../avr32/configs/atngw100mkii_evklcd100_defconfig | 17 ++--
.../avr32/configs/atngw100mkii_evklcd101_defconfig | 17 ++--
arch/avr32/configs/atstk1002_defconfig | 25 ++---
arch/avr32/configs/atstk1003_defconfig | 41 ++++----
arch/avr32/configs/atstk1004_defconfig | 109 +++++++++++++++++---
arch/avr32/configs/atstk1006_defconfig | 23 ++---
arch/avr32/configs/favr-32_defconfig | 2 +-
arch/avr32/configs/hammerhead_defconfig | 2 +-
arch/avr32/include/asm/syscalls.h | 14 ---
arch/avr32/kernel/process.c | 9 +-
arch/avr32/kernel/time.c | 5 +-
21 files changed, 206 insertions(+), 149 deletions(-)

--
Best regards,
Hans-Christian Egtvedt

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