aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-xscale.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg1-0/+12
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_typeRussell King1-1/+1
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King1-5/+1
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-6/+2
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+41
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-6/+7
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King1-1/+1
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King1-1/+1
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King1-1/+1
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King1-2/+2
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King1-24/+28
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King1-25/+5
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas1-1/+1
2008-04-18Add a prefetch abort handlerPaul Brook1-0/+1
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard1-0/+4
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko1-0/+28
2007-01-24[ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams1-1/+1
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-3/+3
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek1-7/+2
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King1-1/+1
2006-11-02[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker1-1/+1
2006-09-25[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek1-6/+52
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams1-1/+1
2006-07-29[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek1-1/+29
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre1-1/+7
2006-07-01Merge nommu branchRussell King1-9/+7
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King1-1/+38
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King1-9/+7
2006-03-25Merge nommu treeRussell King1-0/+1
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King1-1/+0
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King1-0/+1
2006-02-01[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre1-5/+11
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-08-03[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena1-136/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+934