summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-fa526.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9388/2: mm: Type-annotate all per-processor assembly routinesLinus Walleij2024-04-291-9/+15
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2019-11-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-2/+2
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-8/+8
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+0
* ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen2013-06-241-1/+0
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+3
* ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin2011-07-071-33/+5
* ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-221-0/+3
* ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King2010-10-081-1/+1
* ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-271-5/+1
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-1/+1
* ARM: Add support for FA526 v2Paulius Zaleckas2009-03-251-0/+248