summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-xscale.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9388/2: mm: Type-annotate all per-processor assembly routinesLinus Walleij2024-04-291-12/+18
* ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe CLinus Walleij2024-04-291-43/+14
* 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-16/+24
* 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 500Thomas Gleixner2019-06-191-4/+1
* ARM: align .data sectionRussell King2017-08-141-0/+1
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-2/+2
* ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-11-211-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: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-281-0/+1
* ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-251-0/+3
* 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-11/+10
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-201-4/+0
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0
* ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin2011-07-071-431/+76
* ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings2011-04-281-1/+1
* 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-2/+43
* ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-2/+2
* 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-6/+2
* ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+41
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-6/+7
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-1/+1
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-011-1/+1
* [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-011-1/+1
* [ARM] Update Xscale and Xscale3 PTE mappingsRussell King2008-10-011-1/+1
* [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-011-2/+2
* [ARM] Convert Xscale and Xscale3 to use new memory typesRussell King2008-10-011-24/+28
* [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-011-25/+5
* [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-1/+1
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+1
* [ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard2008-03-201-0/+4
* [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-211-0/+28
* [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-3/+3
* [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-7/+2
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+1
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-1/+1
* [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek2006-09-251-6/+52
* [ARM] 3780/1: Fix iop321 cpuidDan Williams2006-09-141-1/+1