aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis2005-10-121-22/+22
* [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targetsGeorge G. Davis2005-10-121-1/+1
* [ARM] 2979/2: S3C2410 - add static to non-exported machine itemsBen Dooks2005-10-123-4/+4
* [ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks2005-10-121-2/+2
* [ARM] 2975/1: S3C2410: time.c missing include of cpu.hBen Dooks2005-10-121-0/+1
* [ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre2005-10-121-6/+1
* [ARM] 2968/1: defconfig for the ARM Collie platformVincent Sanders2005-10-101-0/+888
* [ARM] 2967/1: defconfig for the ARM Corgi platformVincent Sanders2005-10-101-0/+1523
* [ARM] 2966/1: defconfig for the ARM Poodle platformVincent Sanders2005-10-101-0/+1015
* [ARM] 2965/1: defconfig for the ARM Spitz platformVincent Sanders2005-10-101-0/+1401
* [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-2/+18
* [ARM] 2961/1: corgi: Add missing includeRichard Purdie2005-10-101-0/+1
* [ARM] 2960/1: collie: Add missing scoop call parametersRichard Purdie2005-10-101-3/+3
* [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis2005-10-101-1/+10
* [ARM] Update mach-typesRussell King2005-10-101-4/+86
* [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas2005-10-051-4/+4
* [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-041-1/+1
* [ARM] 2951/1: fix wrong commentNicolas Pitre2005-10-041-1/+1
* [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-042-12/+13
* [ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas2005-10-021-0/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-011-0/+2
|\
| * [ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders2005-10-011-0/+2
* | [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena2005-09-301-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-3023-38/+29
|\
| * [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU2005-09-301-1/+8
| * [ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas2005-09-301-0/+2
| * [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas2005-09-301-18/+18
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-2918-18/+0
| * [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-291-1/+0
| * [ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King2005-09-291-0/+1
* | [PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena2005-09-291-1/+1
* | [PATCH] arm/versatile iomem annotationsAl Viro2005-09-291-21/+22
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-262-260/+322
|\
| * [ARM] 2936/1: ixp4xx default config fixesVincent Sanders2005-09-261-259/+318
| * [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel2005-09-261-1/+4
* | [PATCH] missing dependency on arm O= buildsAl Viro2005-09-261-2/+2
|/
* [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
* [ARM] Fix context switch with ARMv6 + TLSRussell King2005-09-231-1/+1
* [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-211-0/+3
* [ARM] Prevent deadlock in page fault handlerRussell King2005-09-201-1/+11
* [ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks2005-09-2010-17/+24
* [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-2015-15/+15
* [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2922/1: compile fix for sharkVincent Sanders2005-09-201-1/+1
* [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King2005-09-181-0/+3
* [ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King2005-09-181-1/+1
* [ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena2005-09-181-0/+6
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1