summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-xscale.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* 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-151-2/+0Star
* 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-211-11/+10Star
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-211-4/+0Star
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0Star
* ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin2011-07-071-431/+76Star
* 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/+1Star
* ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-151-6/+2Star
* 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/+5Star
* [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/+2Star
* [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
* [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek2006-07-291-1/+29
* [ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2006-07-011-1/+7
* Merge nommu branchRussell King2006-07-011-9/+7Star
|\
| * [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-291-9/+7Star
* | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-291-1/+38
|/
* Merge nommu treeRussell King2006-03-251-0/+1
|\
| * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-211-0/+1