summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
| * | | | | | | | CRIS: fix defconfig build failureIngo Molnar2009-08-311-0/+1
| * | | | | | | | CRIS: add pgprot_noncachedArnd Bergmann2009-08-313-8/+13
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-24153-3746/+7834
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'origin' into for-linusRussell King2009-09-243418-96734/+295481
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into for-linusRussell King2009-09-222732-243392/+363393
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor2009-09-223-7/+7
| | * | | | | | | | | ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss2009-09-211-2/+17
| | * | | | | | | | | ARM: Add support for checking access permissions on prefetch abortsRussell King2009-09-201-3/+6
| | * | | | | | | | | ARM: Separate out access error checkingRussell King2009-09-201-11/+22
| | * | | | | | | | | ARM: Ensure correct might_sleep() check in pagefault pathRussell King2009-09-201-0/+7
| | * | | | | | | | | ARM: Update page fault handling for new OOM techniquesRussell King2009-09-201-33/+14
| | * | | | | | | | | ARM: Provide definitions and helpers for decoding the FSR registerRussell King2009-09-201-3/+15
| | * | | | | | | | | ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow2009-09-201-1/+1
| | * | | | | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-192709-243258/+363185
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas2009-09-181-1/+11
| | | * | | | | | | | | Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan2009-09-181-0/+4
| | | * | | | | | | | | Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-183-26/+21
| | * | | | | | | | | | ARM: s3c: fix check of index into s3c_gpios[]Roel Kluin2009-09-191-1/+1