summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
|\
| * ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| * ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| * ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| * ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| * ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
| * ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
| * ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| * ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
| * ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
| * ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
| * ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21
| * ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
| * ARM: davinci: use machine specific hook for late initShawn Guo2012-05-0517-6/+42
| * ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-032-0/+9
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-0114-88/+188
|\ \
| * | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-04-281-3/+3
| * | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-281-11/+17
| * | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-281-0/+4
| * | ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2012-04-282-4/+4
| * | ARM: OMAP: fix DMA vs memory orderingRussell King2012-04-231-0/+14
| * | ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQsLinus Walleij2012-04-232-2/+2
| * | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon2012-04-231-1/+21
| * | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-233-51/+90
| * | ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon2012-04-231-5/+8
| * | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon2012-04-231-6/+6
| * | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2012-04-232-6/+20
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2819-140/+207
|\ \ \
| * \ \ Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-2710-39/+78
| |\ \ \
| | * | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-253-0/+4
| | * | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
| | * | | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-241-10/+3
| | * | | ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim2012-04-241-4/+4
| | * | | ARM: mini2440_defconfig: Fix build errorArnd Bergmann2012-04-241-0/+2
| | * | | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-211-1/+1
| | * | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-214-24/+62
| * | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-04-274-4/+32
| |\ \ \ \
| | * | | | ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg2012-04-271-0/+9
| | * | | | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2012-04-272-2/+17
| | * | | | arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow2012-04-271-1/+1
| | * | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-1/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-04-263-85/+80
| |\ \ \ \
| | * | | | ARM: u300: bump all IRQ numbers by oneLinus Walleij2012-04-202-77/+79
| | * | | | ARM: ux300: Fix unimplementable regulation constraintsMark Brown2012-04-201-8/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson2012-04-252-12/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: msm: Fix gic irqdomain supportDavid Brown2012-04-242-12/+17
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-271-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov2012-04-261-1/+1
| |/ / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-231-5/+1
|\ \ \ \ | |/ / / |/| | |