summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-arm926.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9393/1: mm: Use conditionals for CFI branchesLinus Walleij2024-05-071-0/+2
* ARM: 9388/2: mm: Type-annotate all per-processor assembly routinesLinus Walleij2024-04-291-12/+19
* ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe CLinus Walleij2024-04-291-6/+0
* ARM: 9386/2: mm: Use symbol alias for cache functionsLinus Walleij2024-04-291-3/+1
* ARM: 9385/2: mm: Type-annotate all cache assembly routinesLinus Walleij2024-04-291-15/+23
* 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
* ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner2019-11-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+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-17/+17
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+0
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-081-1/+1
* ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-251-0/+3
* ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-0/+1
* ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+3
* ARM: pm: only use preallocated page table during resumeRussell King2011-09-201-9/+8
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-201-4/+0
* ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-281-1/+1
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0
* ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin2011-07-071-44/+7
* ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-021-1/+1
* ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-221-0/+37
* ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg2010-10-281-0/+12
* 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: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-151-4/+2
* ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+26
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-5/+6
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-1/+1
* [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-011-1/+1
* [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-011-23/+1
* [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek2008-05-171-1/+1
* [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-1/+1
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+1
* [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-3/+3
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-1/+1
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+1
* [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas2006-09-061-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-25/+11
|\
| * Merge nommu branchRussell King2006-07-011-9/+6
| |\
| | * [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-291-9/+6
| * | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-291-0/+4
| |/
| * [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-291-16/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-281-0/+9
* Merge nommu treeRussell King2006-03-251-0/+1
|\
| * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-211-0/+1