summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-arm6_7.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-051-327/+0
* ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+4
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-134/+32
|\
| * ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin2011-07-071-134/+32
* | ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King2011-07-021-17/+16
* | ARM: entry: data abort: always use r6 for offsetRussell King2011-07-021-3/+3
* | ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King2011-07-021-7/+7
* | ARM: entry: data abort: tail-call the main data abort handlerRussell King2011-07-021-15/+14
* | ARM: entry: data abort: avoid using r2 in abort helpersRussell King2011-07-021-9/+9
* | ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King2011-07-021-5/+5
|/
* ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-221-0/+6
* 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-2/+0
* ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-031-1/+1
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-2/+2
* [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-20/+5
* [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-2/+2
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+2
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-5/+5
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+1
* [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-291-0/+16
* [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-281-0/+15
* [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
* [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+404
OpenPOWER on IntegriCloud