aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-09ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel1-21/+18
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers1-1/+1
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+10
2019-06-20ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson1-0/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King1-32/+122
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King1-0/+21
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King1-3/+5
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King1-2/+2
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King1-29/+96
2018-03-28ARM: 8751/1: Add support for Cortex-R8 processorLuca Scalabrino1-0/+11
2017-12-17ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli1-1/+1
2017-12-17ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli1-2/+2
2017-04-09ARM: Update cpu_v7_reset documentationMarc Zyngier1-1/+2
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King1-4/+8
2016-08-23ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin1-0/+1
2016-07-14ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson1-0/+11
2016-07-14ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson1-0/+5
2016-07-14ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson1-0/+27
2016-04-01ARM: SMP enable of cache maintanence broadcastRussell King1-5/+5
2016-02-17ARM: make the physical-relative calculation more obviousRussell King1-1/+1
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre1-1/+1
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King1-7/+16
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre1-7/+16
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King1-1/+1
2015-06-01ARM: proc-v7: sanitise and document registers around errataRussell King1-30/+38
2015-06-01ARM: proc-v7: clean up MIDR accessRussell King1-5/+4
2015-06-01ARM: proc-v7: move CPU errata out of lineRussell King1-65/+78
2015-06-01ARM: redo TTBR setup code for LPAERussell King1-13/+13
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+1
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King1-0/+28
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel1-14/+14
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King1-2/+3
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-21ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd1-2/+3
2014-09-12ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris1-1/+1
2014-07-24ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino1-0/+11
2014-07-18ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo1-1/+36
2014-07-18ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo1-6/+6
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-7/+7
2014-05-25ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon1-0/+11
2014-04-23ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4BGregory CLEMENT1-3/+25
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King1-1/+12
2014-02-10ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin1-0/+11