summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks2009-09-232-18/+9
| * | eCryptfs: Handle unrecognized tag 3 cipher codesTyler Hicks2009-09-232-3/+8
| * | ecryptfs: improved dependency checking and reportingDave Hansen2009-09-232-3/+6
| * | eCryptfs: Fix lockdep-reported AB-BA mutex issueRoland Dreier2009-09-232-10/+9
| * | ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier2009-09-232-4/+0
* | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2413-61/+43
|\ \ \
| * | | CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8
| * | | ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
| * | | CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-015-19/+2
| * | | CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson2009-08-311-3/+17