aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: v6k: allow swp emulation again when ARMv7 is enabledRussell King2011-02-021-1/+1
* ARM: v6k: do not disable CPU_32v6K based on platform selectionRussell King2011-02-021-11/+3
* ARM: v6k: use CPU domain feature if we include support for arch < ARMv6KRussell King2011-02-021-2/+5
* ARM: v6k: select TLS register code according to V6 variantsRussell King2011-02-021-6/+5
* ARM: v6k: select generic atomic64 code according to V6 variantsRussell King2011-02-021-1/+1
* ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King2011-02-021-8/+9
* ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King2011-02-022-10/+10
* ARM: v6k: Dove platforms use V6K architecture CPUsRussell King2011-02-023-3/+4
* ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUsRussell King2011-02-021-2/+3
* ARM: v6k: introduce CPU_V6K optionRussell King2011-02-0211-31/+47
* ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.hRussell King2011-02-021-12/+25
* ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-029-112/+63
* ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King2011-02-021-0/+8
* ARM: versatile: name configuration options after actual board namesRussell King2011-01-251-4/+6
* ARM: realview: name configuration options after actual board namesRussell King2011-01-251-22/+27
* ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-252-2/+2
* Merge branch 'akpm'Linus Torvalds2011-01-2052-52/+52
|\
| * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-2052-52/+52
* | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-201-2/+2
|\ \ | |/ |/|
| * msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-201-2/+2
* | ARM: S5PV310: Add missing virtual ASoC DMA deviceJassi Brar2011-01-182-2/+4
* | ARM: S5PV210: Add missing virtual ASoC DMA deviceJassi Brar2011-01-182-0/+2
* | ARM: S5P6450: Add missing virtual ASoC DMA deviceJassi Brar2011-01-181-0/+1
* | ARM: S5P6440: Add missing virtual ASoC DMA deviceJassi Brar2011-01-181-0/+1
* | ARM: S5P6442: Enable I2S device to work on SMDK6442Jassi Brar2011-01-181-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-172-0/+18
|\ \
| * | mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-061-0/+1
| * | mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-1/+12
| * | mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-061-0/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-171-0/+8
|\ \ \
| * | | dmaengine: dma40: Add support to split up large elementsPer Forlin2011-01-041-0/+8
* | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15249-2396/+6533
|\ \ \ \
| * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-15110-804/+4275
| |\ \ \ \
| | * | | | ARM: S5PV310: Add Support System MMUDonguk Ryu2011-01-136-0/+198
| | * | | | ARM: S5P: Add Support System MMUDonguk Ryu2011-01-138-0/+548
| | * | | | ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap2011-01-122-0/+95
| | * | | | Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-0621-18/+261
| | |\ \ \ \
| | | * | | | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-062-0/+14
| | | * | | | ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-062-3/+0
| | | * | | | ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-065-1/+57
| | | * | | | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416Yauhen Kharuzhy2011-01-061-0/+16
| | | * | | | ARM: S3C2416: Add platform helpers for setup SDHCIYauhen Kharuzhy2011-01-066-0/+151
| | | * | | | ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-068-14/+23
| | * | | | | Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-057-98/+23
| | |\ \ \ \ \
| | | * | | | | ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4
| | | * | | | | ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4
| | | * | | | | ARM: S5PC100: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3
| | | * | | | | ARM: S5P6450: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3
| | | * | | | | ARM: S5P6442: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3
| | | * | | | | ARM: S5P6440: Tidy register and disable clock usageKukjin Kim2011-01-041-13/+3