summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-12-08video i.MX IPU: Fix display connectionsSascha Hauer
2011-12-08ARM: sa1100: fix build errorJett.Zhou
2011-12-07arm/tegra: Remove code that's ifndef CONFIG_ARM_GICStephen Warren
2011-12-07arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com
2011-12-07arm/tegra: remove unused definespdeschrijver@nvidia.com
2011-12-07arm/tegra: fix variable formatting in makefileOlof Johansson
2011-12-07ARM: tegra: paz00: Fix board pinmux table.Leon Romanovsky
2011-12-07ARM: tegra: paz00: add support for wakeup gpio keyMarc Dietrich
2011-12-07arm/dt: tegra: Fix SDHCI nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Fix serial nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Fix I2C nodes to match board filesStephen Warren
2011-12-07arm/dt: tegra: Remove /chosen nodeStephen Warren
2011-12-07arm/dt: tegra: Remove /memreserve/ from device-tree filesStephen Warren
2011-12-07arm/tegra: board-dt: Enable audio-related clocksStephen Warren
2011-12-07arm/tegra: board-dt: Fix AUXDATA typoStephen Warren
2011-12-07arm/dt: tegra: add dts file for paz00Marc Dietrich
2011-12-07arm/tegra: Add device-tree support for TrimSlice boardStephen Warren
2011-12-07arm/dt: tegra: Clean up I2S and DAS nodesStephen Warren
2011-12-07USB: ehci-tegra: add probing through device treeOlof Johansson
2011-12-07arm/dt: add basic usb nodes to tegra device treesOlof Johansson
2011-12-07arm/tegra: fix variable formatting in makefileOlof Johansson
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-08ARM: S3C64XX: Hook up VDDINT on CragganmoreMark Brown
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap
2011-12-08ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han
2011-12-08ARM: SAMSUNG: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-07ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon
2011-12-06ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon