summaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-v7.S
AgeCommit message (Expand)Author
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-02-09arch: arm: mm: dynamic check for secure/non-secure mode.Nitin Sehgal
2013-09-14arm: Support for regional clock gating in A15 R3Alex Van Brunt
2013-09-14ARM: mm: Save and restore event countersAntti P Miettinen
2013-09-14ARM: Tegra: Add CONFIG_TEGRA_USE_SECURE_KERNELJames Zhao
2013-09-14ARM errata: Writing ACTLR.SMP when the L2 cache has been idle for an extended...Bo Yan
2013-09-14ARM: tegra14: enable L1 prefetchBo Yan
2013-09-14ARM: mm: Skip I-cache invalidate for Cortex-A15 bootBo Yan
2013-09-14ARM: tegra11x: Disable L2 prefetch throttleBo Yan
2013-09-14ARM: tegra11x: start L2 clock before enabling SMPBo Yan
2013-09-14ARM: mm: Remove unnecessary CMO in Cortex A15 startupBo Yan
2013-09-14arm: errata: 761320: Full cache line writes to the same memory region from at...Krishna Reddy
2013-09-14ARM: mm: restore counter enable registerBo Yan
2013-09-14ARM: mm: Enable NCSE feature for A15 onlyBo Yan
2013-09-14ARM: mm: enable non-cacheable streaming enhancementBo Yan
2013-09-14ARM: mm: enable ARM_ERRATA_752520 WAR only for r2p0 to r2p8Vishal Singh
2013-09-14ARM: mm: save/restore some PMU registersBo Yan
2013-09-14ARM: mm: Add support for ARM debug arch v7.1Scott Williams
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2013-09-14ARM: errata: 716044: an uncacheable load multiple can cause a deadlock.Krishna Reddy
2013-09-14ARM: mm: Implement complete debug arch v7 save/restoreScott Williams
2013-09-14ARM: mm: Make CPU debug context save/restore optionalScott Williams
2013-09-14ARM: errata: 752520: Faulty arbitration between PLD and Cacheable TLB request...vdumpa
2013-09-14ARM: v7: Save CP14 registers across suspendScott Williams
2013-09-14ARM: v7: Save CP15 diagnostic register across suspendScott Williams
2013-09-14ARM: Cortex-A9: Enable dynamic clock gatingDan Willemsen
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-17ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT
2013-04-03ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon
2013-03-22ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd
2013-01-06ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang
2013-01-02ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT
2012-10-18ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin
2012-09-25ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin
2011-12-11ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll