summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-13ARM: mach-shmobile: default to no earlytimerMagnus Damm1-1/+0
2012-03-13ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm2-13/+11
2012-03-13ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm2-7/+21
2012-03-13ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm3-25/+12
2012-03-13ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm3-24/+12
2012-03-13ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2-1/+7
2012-03-13ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm8-8/+8
2012-03-13ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm1-0/+5
2012-03-13ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm3-46/+42
2012-03-13ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm3-26/+38
2012-03-13ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm1-1/+1
2012-03-13ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm1-4/+4
2012-03-13ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-09Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann7-6/+11
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann15-25/+25
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz1-0/+2
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang1-0/+7
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang5-5/+0
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2-0/+2
2012-03-06ARM: ecard: ensure fake vma vm_flags is setupRussell King1-0/+1
2012-03-06ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan1-0/+2
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2-3/+3
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey1-1/+1
2012-03-01Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2-16/+11
2012-03-01ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner12-23/+21
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim1-1/+1
2012-03-01ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath1-0/+1