summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-arm920.S
Commit message (Expand)AuthorAgeFilesLines
* 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-arm920: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-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-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-9/+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-24/+2
* [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-1/+1
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+1
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-3/+3
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-22/+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-13/+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
* | [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0
|/
* [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+480