summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-131-1/+1
|\
| * [IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck2011-01-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-01-1321-149/+206
|\ \ | |/ |/|
| * avr32: update default configuration files for Atmel boardsHans-Christian Egtvedt2011-01-1310-109/+184
| * avr32: Convert to clocksource_register_hzJohn Stultz2011-01-131-4/+1
| * avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt2011-01-132-10/+4
| * avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt2011-01-131-9/+0
| * avr32: disable kprobes for all default configurationsHans-Christian Egtvedt2011-01-1311-11/+11
| * avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov2011-01-136-6/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-131-1/+1
|\ \
| * | [IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck2011-01-121-1/+1
* | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-138-19/+67
|\ \ \
| * | | ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2011-01-132-8/+2
| * | | Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt2011-01-12283-11761/+12046
| |\ \ \
| | * | | ARM: mach-shmobile: sh7372 Enable SDIO IRQs for MackerelMagnus Damm2011-01-121-3/+3
| | * | | ARM: mach-shmobile: sh7377 Enable SDIO IRQsMagnus Damm2011-01-122-2/+17
| | * | | ARM: mach-shmobile: sh7367 Enable SDIO IRQsMagnus Damm2011-01-121-3/+3
| | * | | ARM: mach-shmobile: sh7372 Enable SDIO IRQsArnd Hannemann2011-01-122-3/+4
| * | | | ARM: mach-shmobile: mackerel: Add touchscreen ST1232 supportTony SIM2011-01-111-0/+10
| * | | | ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
| * | | | ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
| * | | | ARM: mach-shmobile: mackerel: Add support get_cd in CN23Yusuke Goda2011-01-111-0/+14
* | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-1364-158/+1009
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sh/alphaproject' into sh-latestPaul Mundt2011-01-137-0/+558
| |\ \ \ \ \
| | * | | | | sh: Add support for AP-SH4AD-0A board.Paul Mundt2011-01-135-0/+268
| | * | | | | sh: Add support for AP-SH4A-3A board.Paul Mundt2011-01-135-0/+286
| | * | | | | sh: Add a new mach type for alpha project boards.Paul Mundt2011-01-132-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-1329-11/+276
| |\ \ \ \ \
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-139266-713287/+725703
| | |\| | | |
| | * | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-2424-0/+88
| | * | | | | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-2424-26/+123
| * | | | | | sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-133-2/+7
| * | | | | | Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-12287-11776/+12077
| |\ \ \ \ \ \
| | * | | | | | sh: sh7366 Enable SDIO IRQsMagnus Damm2011-01-121-10/+14
| | * | | | | | sh: sh7343 Enable SDIO IRQsMagnus Damm2011-01-121-11/+14
| | * | | | | | sh: mach-ecovec24: enable runtime PM for SDHIArnd Hannemann2011-01-121-2/+2
| | * | | | | | sh: sh7723 / ap325rxa enable SDIO IRQsArnd Hannemann2011-01-122-2/+18
| | * | | | | | sh: sh7722 Enable SDIO IRQsArnd Hannemann2011-01-122-1/+3
| | * | | | | | sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-124-2/+9
| | | |/ / / / | | |/| | | |
| * | | | | | sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2011-01-112-2/+15
| * | | | | | sh: Stub out legacy PCC pgprot encoding for X2 TLBs.Paul Mundt2011-01-111-7/+1
| * | | | | | sh: constify prefetch pointers.Paul Mundt2011-01-111-2/+4
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt2011-01-11498-12684/+31701
| |\ \ \ \ \ \ \
| | | * | | | | | mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman2010-12-081-1/+3
| | | * | | | | | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman2010-12-081-3/+0
| | * | | | | | | sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-112-2/+9
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sh: update sh7757lcr_defconfigYoshihiro Shimoda2011-01-111-10/+1
| * | | | | | | sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda2011-01-111-0/+1
| * | | | | | | sh: Use device_initcall() instead of __initcall()Nobuhiro Iwamatsu2011-01-1110-10/+10
| * | | | | | | sh: intc - convert board specific landisk codeNobuhiro Iwamatsu2011-01-111-24/+35