aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin3-3/+17
2013-06-07ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin1-1/+7
2013-06-07ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin1-0/+249
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2-0/+90
2013-06-07ARM: mpu: add header for MPU register layouts and region dataJonathan Austin1-0/+72
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2-0/+6
2013-06-07ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2-1/+19
2013-06-07ARM: add Cortex-R7 Processor InfoJonathan Austin1-1/+12
2013-06-07ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin1-1/+2
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin1-0/+2
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin1-1/+4
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon3-34/+50
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon1-0/+2
2013-06-07ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon1-0/+4
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2-1/+26
2013-06-07ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon1-4/+46
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into devel-stableRussell King9-60/+113
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King25-27/+742
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst2-4/+11
2013-05-21arm: introduce psci_smp_opsStefano Stabellini8-60/+106
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-10/+0
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2-5/+35
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-9/+7
2013-05-13Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-19/+14
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new valueJaccon Bastiaansen1-4/+4
2013-05-13xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini1-11/+4
2013-05-13xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini1-7/+3
2013-05-13xen/arm: initialize pm functions laterStefano Stabellini1-1/+7
2013-05-10ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre1-3/+0
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson9-9/+35
2013-05-09Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson9-42/+39
2013-05-09ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones1-2/+2
2013-05-09ARM: ux500: read the correct soc_id numberFabio Baltieri1-1/+1
2013-05-09ARM: exynos: dts: cros5250: add cyapa trackpadOlof Johansson1-0/+8
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam3-78/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson11-10/+32
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-5/+2
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2013-05-09ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper4-1/+3
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2
2013-05-08ARM: dts: Configure and fix the McSPI pins for 4430sdpTony Lindgren1-0/+12
2013-05-08ARM: dts: AM33XX: Add GPMC nodePhilip Avinash1-0/+12
2013-05-08ARM: dts: OMAP4460: Fix CPU OPP voltagesNishanth Menon1-3/+3