summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson27-107/+82
2012-03-07Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson4-0/+5
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren4-0/+5
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim28-108/+83
2012-03-04Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann4-3/+27
2012-03-04ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver1-2/+0
2012-03-04ARM: tegra: export usb phy symbolsArnd Bergmann1-0/+11
2012-03-04ARM: tegra: build localtimer support only when neededArnd Bergmann1-1/+2
2012-03-04ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann1-0/+2
2012-03-04Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixesOlof Johansson134-2273/+774
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann6-53/+87
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann158-861/+478
2012-02-28ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren1-0/+2
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren89-258/+439
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann96-556/+800
2012-02-27Merge branch 'davinci/cleanups' into next/cleanupArnd Bergmann18-255/+220
2012-02-27ARM: davinci: add back dummy header filesArnd Bergmann2-0/+2
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann39-1214/+274
2012-02-27ARM: Remove redundant ';' from avic_irq_set_priority()Jesper Juhl1-1/+1
2012-02-27ARM: mx3: Let mx31 and mx35 share the same CCM header fileFabio Estevam4-94/+91
2012-02-27ARM: plat-mxc: audmux-v1: Remove unneeded ifdef'sFabio Estevam1-4/+1
2012-02-26ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-02-25ARM: davinci: dm644x: don't force vpfe registeration on all boardsManjunath Hadli3-15/+17
2012-02-25ARM: davinci: dm644x: fix inconsistent variable namingManjunath Hadli2-18/+18
2012-02-25ARM: davinci: dm644x: improve readability using macroManjunath Hadli1-3/+5
2012-02-25ARM: davinci: streamline sysmod accessManjunath Hadli8-40/+50
2012-02-25ARM: davinci: create new common platform header for davinciManjunath Hadli16-153/+102
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren4-50/+43
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren30-109/+179
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren32-215/+264
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren36-72/+152
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren1-0/+7
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren3-2/+3
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2-4/+5
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley1-21/+1
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula6-10/+0
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt258-2775/+1634
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King96-1709/+219
2012-02-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-13/+25
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring58-591/+0
2012-02-21ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring1-1/+2
2012-02-21ARM: rpc: make default fiq handler run-time installedRob Herring3-1/+23
2012-02-21ARM: make arch_ret_to_user macro optionalRob Herring2-1/+13
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar1-1/+1