summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson179-106/+615
2012-05-08ARM: ux500: use machine specific hook for late initShawn Guo5-4/+25
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo10-5/+30
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo13-5/+49
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo16-3/+25
2012-05-08ARM: s3c64xx: use machine specific hook for late initShawn Guo13-2/+23
2012-05-08ARM: prima2: use machine specific hook for late initShawn Guo3-2/+13
2012-05-08ARM: pnx4008: use machine specific hook for late initShawn Guo2-3/+13
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo34-27/+154
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo18-3/+37
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo11-2/+72
2012-05-08ARM: imx: use machine specific hook for late initShawn Guo13-39/+71
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo11-2/+21
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo11-3/+31
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo17-6/+42
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo2-0/+9
2012-05-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-39/+78
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson4-4/+32
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg1-0/+9
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2-2/+17
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-1/+5
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-26Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-85/+80
2012-04-26arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson2-12/+17
2012-04-25ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski3-0/+4
2012-04-25ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera1-0/+2
2012-04-25ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim1-10/+3
2012-04-25ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim1-4/+4
2012-04-25ARM: mini2440_defconfig: Fix build errorArnd Bergmann1-0/+2
2012-04-24ARM: msm: Fix gic irqdomain supportDavid Brown2-12/+17
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King1-0/+14
2012-04-23ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQsLinus Walleij2-2/+2
2012-04-23ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon1-1/+21
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon3-51/+90
2012-04-23ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-04-23ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-04-23ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-04-23Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+1
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-147/+67
2012-04-21ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham1-1/+1
2012-04-21ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham4-24/+62
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij2-77/+79