summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-25623-12842/+29885
|\
| * 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-2431-65/+222
| |\ \
| | * | Fix build of cpm_uart due to core changesBenjamin Herrenschmidt2009-09-241-1/+1
| | * | 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
| | * | hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner2009-09-243-5/+17
| * | | NOMMU: Ignore mmap() address param as it is a hintDavid Howells2009-09-241-4/+4
| * | | NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells2009-09-241-1/+1
| * | | NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells2009-09-241-22/+12
| * | | 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
| * | | Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-241-2/+2
| * | | hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-241-4/+8
| * | | procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-242-2/+9
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-09-249-72/+77
| |\ \ \
| | * | | eCryptfs: Prevent lower dentry from going negative during unlinkTyler Hicks2009-09-231-0/+2
| | * | | eCryptfs: Propagate vfs_read and vfs_write return codesTyler Hicks2009-09-233-29/+26
| | * | | eCryptfs: Validate global auth tok keysTyler Hicks2009-09-231-1/+3
| | * | | eCryptfs: Filename encryption only supports password auth tokensTyler Hicks2009-09-232-4/+14
OpenPOWER on IntegriCloud