summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7.S
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-07-221-5/+6
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-2/+0Star
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-6/+21
|\
| * ARM: add Cortex-R7 Processor InfoJonathan Austin2013-06-071-1/+12
| * ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-071-5/+9
* | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-241-3/+31
* | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT2013-06-171-2/+2
|/
*-. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-5/+21
|\ \
| | * ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT2013-04-171-1/+2
| | * ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-031-2/+2
| |/ |/|
| * ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-221-0/+15
| * ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-221-2/+2
|/
* ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
* ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-021-1/+2
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+67
|\
| * arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT2012-11-211-0/+67
* | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin2012-10-181-1/+1
|/
* ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-251-1/+1
* ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-151-0/+12
* ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-02-271-3/+1Star
* ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-231-6/+0Star
* ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-231-10/+10
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-157/+22Star
|\
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-8/+17
| * ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-081-149/+3Star
| * ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+2
* | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-051-0/+11
|\ \
| * | ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll2011-12-111-0/+11
| |/
* / ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-231-2/+4
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-28/+22Star
|\
| * ARM: pm: no need to save/restore context ID registerRussell King2011-09-211-7/+6Star
| * ARM: pm: only use preallocated page table during resumeRussell King2011-09-211-16/+17
| * ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-211-6/+0Star
| |
| \
*-. \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-1/+1
| |/
* | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
* | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
* | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
|/
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0Star
* ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon2011-07-071-0/+7
* ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon2011-07-071-2/+18
* ARM: proc: add Cortex-A5 proc infoPawel Moll2011-07-071-0/+11
* ARM: proc: convert v7 proc infos into a common macroPawel Moll2011-07-071-43/+24Star
* ARM: mm: proc-v7: Use the new processor struct macrosDave Martin2011-07-071-26/+5Star
* ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
* ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
* Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-091-4/+6
* ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-261-6/+4Star
* ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-1/+3
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-141-1/+1
|\