summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-sa1100.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-2/+2
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-8/+8
* 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: 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: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-281-5/+5
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-70/+17
|\
| * ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0
| * ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin2011-07-071-67/+17
* | ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-241-3/+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/+39
* 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: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-1/+1
* 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-18/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [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
* [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner2006-07-021-0/+2
* 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/+6
|/
* [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-281-0/+11
* [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-071-32/+5
* [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-211-0/+1
* [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+323
OpenPOWER on IntegriCloud