summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-2554-1282/+3407
|\
| * sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
| * sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-25239-4465/+8359
| |\
| * | sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
| * | sh: update defconfigs.Paul Mundt2009-09-2548-1271/+3269
| * | sh: add FSI driver support for ms7724seKuninori Morimoto2009-09-251-0/+89
| * | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
| * | sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-241-3/+8
| * | sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto2009-09-241-0/+1
| * | sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-241-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-253-0/+61
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-242146-23156/+127539
| |\ \
| * | | at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde2009-09-221-0/+19
| * | | at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2009-09-222-0/+42
* | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-09-246-87/+23
|\ \ \ \
| * | | | m32r: Cleanup linker script using new linker script macros.Tim Abbott2009-09-231-58/+9
| * | | | m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott2009-09-232-4/+2
| * | | | m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott2009-09-231-9/+0
| * | | | m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-232-9/+7
| * | | | m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-232-6/+2
| * | | | m32r: make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+3
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-2427-59/+204
|\ \ \ \ \
| * | | | | powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
| * | | | | powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-241-3/+13
| * | | | | powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-243-5/+2
| * | | | | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
| * | | | | powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
| * | | | | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-241-0/+6
| * | | | | powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
| * | | | | powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
| * | | | | powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-2412-27/+49
| * | | | | powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-242-14/+22
| * | | | | powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * | | | | powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * | | | | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-242-0/+67
| * | | | | powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-241-1/+1
| * | | | | powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
| | |_|_|/ | |/| | |
* | | | | FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2009-09-242-0/+92
* | | | | alpha: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-241-81/+9
* | | | | alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2009-09-242-8/+4
* | | | | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* | | | | blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-50/+6
* | | | | mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-241-36/+4
* | | | | h8300: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-18/+7
* | | | | um: Clean up linker script using standard macros.Tim Abbott2009-09-243-50/+14
* | | | | xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-61/+14
* | | | | parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-241-25/+0
* | | | | parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-241-75/+4
* | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2411-58/+25
|\ \ \ \ \
OpenPOWER on IntegriCloud