aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: mpu: Allow enabling of the MPU via kconfigJonathan Austin2013-06-172-2/+13
* ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2013-06-073-3/+17
* ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin2013-06-071-1/+7
* ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin2013-06-071-0/+249
* ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2013-06-072-0/+90
* ARM: mpu: add header for MPU register layouts and region dataJonathan Austin2013-06-071-0/+72
* ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2013-06-072-0/+6
* ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2013-06-072-1/+19
* ARM: add Cortex-R7 Processor InfoJonathan Austin2013-06-071-1/+12
* ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin2013-06-071-1/+2
* ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin2013-06-071-0/+2
* ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin2013-06-071-1/+4
* ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-073-34/+50
* ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon2013-06-071-0/+2
* ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon2013-06-071-0/+4
* ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2013-06-072-1/+26
* ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-071-4/+46
* Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-229-60/+113
|\
| * ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-212-4/+11
| * arm: introduce psci_smp_opsStefano Stabellini2013-05-218-60/+106
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-2225-27/+742
|\ \
| * | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-172-5/+35
| * | ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-176-5/+33
| * | ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König2013-04-173-0/+271
| * | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-1716-21/+407
* | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd2013-05-211-1/+1
| |/ |/|
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-182-10/+0
|\ \
| * | arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-154-9/+7
|\ \ \
| * | | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen2013-05-131-4/+4
| * | | ARM: 7715/1: MCPM: adapt to GIC changes after upstream mergeNicolas Pitre2013-05-101-3/+0
| * | | ARM: 7712/1: Remove trailing whitespace in arch/arm/MakefileDaniel Tang2013-05-071-1/+1
| * | | ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4Sebastian Hesselbarth2013-05-071-1/+1
| * | | ARM: finally enable IRQ time accounting configRussell King2013-05-041-0/+1
* | | | Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-131-19/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini2013-05-131-11/+4
| * | | xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini2013-05-131-7/+3
| * | | xen/arm: initialize pm functions laterStefano Stabellini2013-05-131-1/+7
* | | | ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2013-05-092-2/+2
* | | | ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-092-3/+3
* | | | Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson2013-05-099-9/+35
|\ \ \ \
| * | | | ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper2013-05-094-1/+3
| * | | | ARM: dts: Configure and fix the McSPI pins for 4430sdpTony Lindgren2013-05-081-0/+12
| * | | | ARM: dts: AM33XX: Add GPMC nodePhilip Avinash2013-05-081-0/+12
| * | | | ARM: dts: OMAP4460: Fix CPU OPP voltagesNishanth Menon2013-05-081-3/+3
| * | | | ARM: dts: OMAP36xx: Fix CPU OPP voltagesNishanth Menon2013-05-081-3/+3
| * | | | ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boardsJon Hunter2013-05-082-2/+2
* | | | | Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson2013-05-099-42/+39
|\ \ \ \ \
| * | | | | ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren2013-05-091-3/+2