aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
* [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-021-6/+5
* [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-021-5/+0
* [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* [ARM] Fix some section mismatch warningsRussell King2007-05-3014-15/+14
* [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-304-2/+94
* [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2007-05-302-8/+0
* [ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks2007-05-301-0/+3
* [ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks2007-05-301-1/+1
* [ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks2007-05-301-2/+1
* [ARM] 4412/1: S3C2412: reset errata fixBen Dooks2007-05-301-0/+24
* [ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King2007-05-301-2/+7
* [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
* [ARM] use __used attributeDavid Rientjes2007-05-301-1/+1
* [ARM] remove unused header file: arch/arm/mach-s3c2410/bast.hRobert P. J. Day2007-05-261-2/+0
* [ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones2007-05-262-10/+12
* [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones2007-05-263-13/+31
* [ARM] 4404/1: Trivial IXP42x Kconfig cleanupMichael-Luke Jones2007-05-261-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-2171-419/+215
|\ \
| * | [ARM] spelling fixesSimon Arlott2007-05-2039-62/+62
| * | [ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks2007-05-202-0/+31
| * | [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timingsBen Dooks2007-05-201-0/+4
| * | [ARM] 4398/1: S3C2443: Fix watchdog IRQ numberBen Dooks2007-05-201-0/+4
| * | [ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks2007-05-201-1/+21
| * | [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks2007-05-205-0/+5
| * | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
| * | [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-172-1/+9
| * | [ARM] integrator: fix pci_v3 compile error with DEBUG_LLRussell King2007-05-171-0/+1
| * | [ARM] gic: Fix gic cascade irq handlingRussell King2007-05-171-11/+9
| * | [ARM] Silence OMAP kernel configuration warningRussell King2007-05-161-1/+1
| * | [ARM] Update ARM syscallsRussell King2007-05-161-0/+4
| * | [ARM] 4384/1: S3C2412/13 SPI registers offset correctionSandeep Sanjay Patil2007-05-163-4/+14
| * | [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams2007-05-1612-74/+38
| * | [ARM] 4382/1: iop13xx: fix msi supportDan Williams2007-05-161-1/+1
| * | [ARM] Remove Integrator/CP SMP platform supportRussell King2007-05-164-259/+1
| * | [ARM] 4376/1: Selects GENERIC_GPIO for ARCH_IXP4XX in KconfigMilan Svoboda2007-05-161-0/+1
| * | [ARM] 4375/1: sharpsl_pm: Fix compile warningsRichard Purdie2007-05-161-4/+8
| |/
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-213-2/+4
|/
* arm: walk_stacktrace() needs to be exportedAl Viro2007-05-151-0/+2
* Merge branch 'fixes' into develRussell King2007-05-1211-33/+62
|\
| * Merge branch 'omap-fixes' into fixesRussell King2007-05-125-19/+50
| |\
| | * ARM: OMAP: Fix section mismatch warningTony Lindgren2007-05-101-1/+1
| | * ARM: OMAP: 24xx pinmux updatesKyungmin Park2007-05-102-6/+46
| | * ARM: OMAP: Remove old PM_SUSPEND_DISKTony Lindgren2007-05-101-10/+1
| | * ARM: OMAP: Fix warning in dma.cTony Lindgren2007-05-101-2/+2
| * | [ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt2007-05-111-0/+1