summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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/+0Star
* | | | | | | | | | 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-252146-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-256-87/+23Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | m32r: Cleanup linker script using new linker script macros.Tim Abbott2009-09-221-58/+9Star
| * | | | | | | | | | m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott2009-09-222-4/+2Star
| * | | | | | | | | | m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott2009-09-221-9/+0Star
| * | | | | | | | | | m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-222-9/+7Star
| * | | | | | | | | | m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-222-6/+2Star
| * | | | | | | | | | m32r: make PAGE_SIZE available to assembly.Tim Abbott2009-09-221-1/+3
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-2527-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/+2Star
| * | | | | | | | | | | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15Star
| * | | | | | | | | | | 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/+0Star
| * | | | | | | | | | | powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0Star
| * | | | | | | | | | | 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-252-0/+92
* | | | | | | | | | | alpha: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-251-81/+9Star
* | | | | | | | | | | alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2009-09-252-8/+4Star
* | | | | | | | | | | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-251-54/+15Star
* | | | | | | | | | | blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-251-50/+6Star
* | | | | | | | | | | mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-251-36/+4Star
* | | | | | | | | | | h8300: Cleanup linker script using new linker script macros.Tim Abbott2009-09-251-18/+7Star
* | | | | | | | | | | um: Clean up linker script using standard macros.Tim Abbott2009-09-253-50/+14Star
* | | | | | | | | | | xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-251-61/+14Star
* | | | | | | | | | | parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-251-25/+0Star
* | | | | | | | | | | parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-251-75/+4Star
* | | | | | | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2511-58/+25Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8Star
| * | | | | | | | | | | ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
| * | | | | | | | | | | CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-015-19/+2Star
| * | | | | | | | | | | CRIS: add pgprot_noncachedArnd Bergmann2009-08-313-8/+13
* | | | | | | | | | | | Merge branch 'origin' into for-linusRussell King2009-09-24999-8870/+47990
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |