summaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-arm925.S
AgeCommit message (Expand)Author
2015-05-03ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-06-20ARM: arm925: ensure assembly sets up writethrough mappingRussell King
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon
2011-07-07ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas
2008-04-18Add a prefetch abort handlerPaul Brook
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King
2006-07-03[ARM] Fix bad asm instruction in proc-arm925.SRussell King
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-01Merge nommu branchRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi
2006-03-25Merge nommu treeRussell King
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-04-16Linux-2.6.12-rc2Linus Torvalds