aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-arm740.S
AgeCommit message (Expand)AuthorFilesLines
2024-04-29ARM: 9388/2: mm: Type-annotate all per-processor assembly routinesGravatar Linus Walleij 1-7/+19
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveGravatar Nick Desaulniers 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetGravatar Ard Biesheuvel 1-2/+2
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Gravatar Russell King 1-4/+4
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-2/+0
2013-03-26ARM: mm: fix numerous hideous errors in proc-arm740.SGravatar Will Deacon 1-12/+16
2013-03-26ARM: cache: remove ARMv3 support codeGravatar Will Deacon 1-1/+1
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionGravatar Will Deacon 1-0/+3
2011-07-07ARM: mm: proc-arm740: Use the new processor struct macrosGravatar Dave Martin 1-35/+7
2011-02-22ARM: pm: add generic CPU suspend/resume supportGravatar Russell King 1-0/+3
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Gravatar Russell King 1-1/+1
2010-07-27ARM: Factor out common code from cpu_proc_fin()Gravatar Russell King 1-5/+1
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Gravatar Kirill A. Shutemov 1-1/+1
2008-10-01[ARM] Don't include asm/elf.h in asm codeGravatar Russell King 1-1/+1
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fGravatar Catalin Marinas 1-0/+1
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hGravatar Russell King 1-1/+1
2006-09-27[ARM] nommu: add ARM740T core supportGravatar Hyok S. Choi 1-0/+174