summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-051-32/+122
|\
| * ARM: spectre-v2: add firmware based hardeningRussell King2018-05-311-0/+21
| * ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-05-311-3/+5
| * ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2018-05-311-2/+2
| * ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-05-311-29/+96
* | ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino2018-03-281-0/+11
|/
* ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli2017-12-171-1/+1
* ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli2017-12-171-2/+2
* ARM: Update cpu_v7_reset documentationMarc Zyngier2017-04-091-1/+2
* ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-4/+8
* ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin2016-08-231-0/+1
* ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2016-07-141-0/+11
* ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2016-07-141-0/+5
* ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2016-07-141-0/+27
* ARM: SMP enable of cache maintanence broadcastRussell King2016-04-011-5/+5
* ARM: make the physical-relative calculation more obviousRussell King2016-02-171-1/+1
* ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-161-1/+1
* Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-7/+16
|\
| * ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre2015-12-171-7/+16
* | ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang2015-12-151-2/+2
|/
* ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
* Merge branch 'for-arm-soc' into for-nextRussell King2015-06-121-1/+1
|\
| * ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+1
* | ARM: proc-v7: sanitise and document registers around errataRussell King2015-06-011-30/+38
* | ARM: proc-v7: clean up MIDR accessRussell King2015-06-011-5/+4
* | ARM: proc-v7: move CPU errata out of lineRussell King2015-06-011-65/+78
* | ARM: redo TTBR setup code for LPAERussell King2015-06-011-13/+13
|/
* ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-141-0/+28
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-14/+14
*-. Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-051-2/+3
|\ \
| * | ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd2014-11-211-2/+3
| |/
* / ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni2014-11-271-2/+0
|/
* ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris2014-09-121-1/+1
* ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino2014-07-241-0/+11
* ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-181-1/+36
* ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo2014-07-181-6/+6
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-7/+7
* ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-251-0/+11
* ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4BGregory CLEMENT2014-04-231-3/+25
*-. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-1/+12
|\ \
| | * ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-101-0/+11
| |/ |/|
| * ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-101-1/+1
|/
* ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-3/+1
*-. Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-051-2/+14
|\ \
| | * ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon2013-09-021-1/+13
| * | ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon2013-08-121-1/+1
|/ /
* / 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-141-2/+0
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-6/+21
|\